Shades of Chambray #405979
Tints of Chambray #405979
RGB
CMYK
RGB Variations
Color information
#405979 (or 0x405979) is known color: Chambray. HEX triplet: 40, 59 and 79. RGB value is (64,89,121). Sum of RGB (Red+Green+Blue) = 64+89+121=274 (36% of max value = 765). Red value is 64 (25.39% from 255 or 23.36% from 274); Green value is 89 (35.16% from 255 or 32.48% from 274); Blue value is 121 (47.66% from 255 or 44.16% from 274); Max value from RGB is 121 - color contains mainly: blue. Hex color #405979 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #405979 is #BFA686. Grayscale: #555555. Windows color (decimal): -12560007 or 7952704. OLE color: 7952704.
HSL color Cylindrical-coordinate representation of color #405979: hue angle of 213.68º degrees, saturation: 0.31, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #405979 is Cyan = 0.47, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 89 | 121 | - |
| CMYK | 0.47 | 0.26 | 0 | 0.53 |
| HSL | 213.68º | 0.31% | 0.36% | - |
| HSV(B) | 213.68º | 0.47% | 0.47% | - |
| XYZ | 9.14 | 9.62 | 19.46 | - |
| YUV | 85.17 | 148.22 | 112.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 89 | 121 | 0.47 | 0.26 | 0 | 0.53 | 213.68 | 0.31 | 0.36 |
| Hex | 40 | 59 | 79 | 2F | 1A | 0 | 35 | D6 | 1F | 24 |
| Octal | 100 | 131 | 171 | 57 | 32 | 0 | 65 | 326 | 37 | 44 |
| Binary | 1000000 | 1011001 | 1111001 | 101111 | 11010 | 0 | 110101 | 11010110 | 11111 | 100100 |
Color Harmonies of #405979
Complementary color
Monochromatic Colors of #405979
Black with #405979
Text Example
Text Example
White with #405979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405979; }
p { color: rgb(64,89,121); }
H1.HeaderClassName
{
color: #405979;
}
.AnyTagClassName
{
color: #405979;
}
</style>
background-color css
<style>
a { background-color: #405979; }
a { background-color: rgb(64,89,121); }
div.DivClassName
{
background-color: #405979;
}
.BgClassName
{
background-color: #405979;
}
</style>
border-color css
<style>
span { border-color: #405979; }
span { border-color: rgb(64,89,121); }
td.TdClassName
{
border-color: #405979;
}
.TagClassName
{
border-color: #405979;
}
</style>