Shades of Chambray #405972
Tints of Chambray #405972
RGB
CMYK
RGB Variations
Color information
#405972 (or 0x405972) is known color: Chambray. HEX triplet: 40, 59 and 72. RGB value is (64,89,114). Sum of RGB (Red+Green+Blue) = 64+89+114=267 (35% of max value = 765). Red value is 64 (25.39% from 255 or 23.97% from 267); Green value is 89 (35.16% from 255 or 33.33% from 267); Blue value is 114 (44.92% from 255 or 42.70% from 267); Max value from RGB is 114 - color contains mainly: blue. Hex color #405972 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #405972 is #BFA68D. Grayscale: #545454. Windows color (decimal): -12560014 or 7493952. OLE color: 7493952.
HSL color Cylindrical-coordinate representation of color #405972: hue angle of 210º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #405972 is Cyan = 0.44, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 89 | 114 | - |
| CMYK | 0.44 | 0.22 | 0 | 0.55 |
| HSL | 210º | 0.28% | 0.35% | - |
| HSV(B) | 210º | 0.44% | 0.45% | - |
| XYZ | 8.72 | 9.45 | 17.28 | - |
| YUV | 84.38 | 144.72 | 113.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 89 | 114 | 0.44 | 0.22 | 0 | 0.55 | 210 | 0.28 | 0.35 |
| Hex | 40 | 59 | 72 | 2C | 16 | 0 | 37 | D2 | 1C | 23 |
| Octal | 100 | 131 | 162 | 54 | 26 | 0 | 67 | 322 | 34 | 43 |
| Binary | 1000000 | 1011001 | 1110010 | 101100 | 10110 | 0 | 110111 | 11010010 | 11100 | 100011 |
Color Harmonies of #405972
Complementary color
Monochromatic Colors of #405972
Black with #405972
Text Example
Text Example
White with #405972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405972; }
p { color: rgb(64,89,114); }
H1.HeaderClassName
{
color: #405972;
}
.AnyTagClassName
{
color: #405972;
}
</style>
background-color css
<style>
a { background-color: #405972; }
a { background-color: rgb(64,89,114); }
div.DivClassName
{
background-color: #405972;
}
.BgClassName
{
background-color: #405972;
}
</style>
border-color css
<style>
span { border-color: #405972; }
span { border-color: rgb(64,89,114); }
td.TdClassName
{
border-color: #405972;
}
.TagClassName
{
border-color: #405972;
}
</style>