Shades of Chambray #405973
Tints of Chambray #405973
RGB
CMYK
RGB Variations
Color information
#405973 (or 0x405973) is known color: Chambray. HEX triplet: 40, 59 and 73. RGB value is (64,89,115). Sum of RGB (Red+Green+Blue) = 64+89+115=268 (35% of max value = 765). Red value is 64 (25.39% from 255 or 23.88% from 268); Green value is 89 (35.16% from 255 or 33.21% from 268); Blue value is 115 (45.31% from 255 or 42.91% from 268); Max value from RGB is 115 - color contains mainly: blue. Hex color #405973 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #405973 is #BFA68C. Grayscale: #545454. Windows color (decimal): -12560013 or 7559488. OLE color: 7559488.
HSL color Cylindrical-coordinate representation of color #405973: hue angle of 210.59º 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 #405973 is Cyan = 0.44, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 89 | 115 | - |
| CMYK | 0.44 | 0.23 | 0 | 0.55 |
| HSL | 210.59º | 0.28% | 0.35% | - |
| HSV(B) | 210.59º | 0.44% | 0.45% | - |
| XYZ | 8.78 | 9.47 | 17.59 | - |
| YUV | 84.49 | 145.22 | 113.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 89 | 115 | 0.44 | 0.23 | 0 | 0.55 | 210.59 | 0.28 | 0.35 |
| Hex | 40 | 59 | 73 | 2C | 17 | 0 | 37 | D3 | 1C | 23 |
| Octal | 100 | 131 | 163 | 54 | 27 | 0 | 67 | 323 | 34 | 43 |
| Binary | 1000000 | 1011001 | 1110011 | 101100 | 10111 | 0 | 110111 | 11010011 | 11100 | 100011 |
Color Harmonies of #405973
Complementary color
Monochromatic Colors of #405973
Black with #405973
Text Example
Text Example
White with #405973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405973; }
p { color: rgb(64,89,115); }
H1.HeaderClassName
{
color: #405973;
}
.AnyTagClassName
{
color: #405973;
}
</style>
background-color css
<style>
a { background-color: #405973; }
a { background-color: rgb(64,89,115); }
div.DivClassName
{
background-color: #405973;
}
.BgClassName
{
background-color: #405973;
}
</style>
border-color css
<style>
span { border-color: #405973; }
span { border-color: rgb(64,89,115); }
td.TdClassName
{
border-color: #405973;
}
.TagClassName
{
border-color: #405973;
}
</style>