Little Boy Blue (#6ca0dc) Web Color For Web Page Design

Everything about Little Boy Blue (#6ca0dc) and hex colors to enhance web page design and your website development company. Get a multitude of palettes based on one color. Learn how to choose the right hex codes for web page design. Optimize your online projects with the power of triadic, tetradic, analogous colors, and more. Get inspired and design websites with ease for your web development company.

Little Boy Blue (#6ca0dc) Color Hex

Little Boy Blue (#6ca0dc) rgb(108, 160, 220)

Color spaces of Little Boy Blue (#6ca0dc)

RGB108160220
HSL0.590.620.64
HSV2135187
CMYK0.510.270.00 0.14
XYZ31.673433.497172.5064
Yxy0.23010.2433
Hunter Lab57.8766-3.5987-33.7633
CIE-Lab64.5614-0.5992-35.7511

Base Numbers

BaseRedGreenBlue
Binary011011001010000011011100
Octal154240334
Decimal108160220
Hex6CA0DC

Shades of Little Boy Blue (#6ca0dc)

Tints of Little Boy Blue (#6ca0dc)

RGB Percentages of Color Little Boy Blue (#6ca0dc)

Red
Green
Blue

CMYK Percentages of Color Little Boy Blue (#6ca0dc)

Cyan
Magenta
Yellow
Black

Analogous Colors of Little Boy Blue (#6ca0dc)

Triadic Colors of Little Boy Blue (#6ca0dc) separated with 120° angle

Copied!
HEX toggle hex RGB

Tetradic Colors of Little Boy Blue (#6ca0dc) separated with 90° angle

Monochromatic Colors of Little Boy Blue (#6ca0dc)

Complementary Color

Copied!
HEX toggle hex RGB

Pastel variations

Soft variations

Light variations

Hard variations

Pale variations

Little Boy Blue (#6ca0dc) Color Preview on Black Background

This is Little Boy Blue (#6ca0dc) on a black background

Little Boy Blue (#6ca0dc) Color Preview on White Background

This is Little Boy Blue (#6ca0dc) on a white background

Little Boy Blue (#6ca0dc) Color CSS Codes

                .bckColor {background-color:#ff0000; } 
                .forColor {color:#ff0000; }
                .bordercolor {border:3px solid #ff0000; }

            

Little Boy Blue (#6ca0dc) Text Font Color

This is a sample text written with the Little Boy Blue (#6ca0dc) color.
This is a strong text written with the Little Boy Blue (#6ca0dc) as well.

Little Boy Blue (#6ca0dc) Background Color

                <div style="background-color:Little Boy Blue (#6ca0dc)">
                    Text on the Little Boy Blue (#6ca0dc) color
                </div>
            

Little Boy Blue (#6ca0dc) Border Color

<div style="border:3px solid #ff0000">
                  Div here
                </div>
            

Css3 Examples

Text Shadow with RGB Values

                .rgbShadow {
                    text-shadow: 4px 4px 2px rgba(255,0,0, 0.8); } 
                .hexShadow { 
                    text-shadow: 4px 4px 2px #ff0000; }
                .divShadow { 
                    -moz-box-shadow: 1px 1px 3px 2px #ff0000;
                    -webkit-box-shadow: 1px 1px 3px 2px #ff0000;
                    box-shadow:         1px 1px 3px 2px #ff0000; }
            

Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px rgb(108, 160, 220);">Text here</p>

This is a text with rgb(108, 160, 220) as a shadow color.

Div Box Shadow

                <div style="-moz-box-shadow: 1px 1px 3px 2px #6ca0dc;
                  -webkit-box-shadow: 1px 1px 3px 2px #6ca0dc;
                  box-shadow:         1px 1px 3px 2px #6ca0dc;">
                    Div content here
                </div>
            
An html Div with text shadow using #6ca0dc color hex code

Related palettes

Copied!
share
HEX toggle hex RGB
Minimal sunrise