Shades of Chambray #405576
Tints of Chambray #405576
RGB
CMYK
RGB Variations
Color information
#405576 (or 0x405576) is known color: Chambray. HEX triplet: 40, 55 and 76. RGB value is (64,85,118). Sum of RGB (Red+Green+Blue) = 64+85+118=267 (35% of max value = 765). Red value is 64 (25.39% from 255 or 23.97% from 267); Green value is 85 (33.59% from 255 or 31.84% from 267); Blue value is 118 (46.48% from 255 or 44.19% from 267); Max value from RGB is 118 - color contains mainly: blue. Hex color #405576 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #405576 is #BFAA89. Grayscale: #525252. Windows color (decimal): -12561034 or 7755072. OLE color: 7755072.
HSL color Cylindrical-coordinate representation of color #405576: hue angle of 216.67º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #405576 is Cyan = 0.46, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 85 | 118 | - |
| CMYK | 0.46 | 0.28 | 0 | 0.54 |
| HSL | 216.67º | 0.3% | 0.36% | - |
| HSV(B) | 216.67º | 0.46% | 0.46% | - |
| XYZ | 8.63 | 8.89 | 18.4 | - |
| YUV | 82.48 | 148.04 | 114.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 85 | 118 | 0.46 | 0.28 | 0 | 0.54 | 216.67 | 0.3 | 0.36 |
| Hex | 40 | 55 | 76 | 2E | 1C | 0 | 36 | D9 | 1E | 24 |
| Octal | 100 | 125 | 166 | 56 | 34 | 0 | 66 | 331 | 36 | 44 |
| Binary | 1000000 | 1010101 | 1110110 | 101110 | 11100 | 0 | 110110 | 11011001 | 11110 | 100100 |
Color Harmonies of #405576
Complementary color
Monochromatic Colors of #405576
Black with #405576
Text Example
Text Example
White with #405576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405576; }
p { color: rgb(64,85,118); }
H1.HeaderClassName
{
color: #405576;
}
.AnyTagClassName
{
color: #405576;
}
</style>
background-color css
<style>
a { background-color: #405576; }
a { background-color: rgb(64,85,118); }
div.DivClassName
{
background-color: #405576;
}
.BgClassName
{
background-color: #405576;
}
</style>
border-color css
<style>
span { border-color: #405576; }
span { border-color: rgb(64,85,118); }
td.TdClassName
{
border-color: #405576;
}
.TagClassName
{
border-color: #405576;
}
</style>