Shades of Chambray #405977
Tints of Chambray #405977
RGB
CMYK
RGB Variations
Color information
#405977 (or 0x405977) is known color: Chambray. HEX triplet: 40, 59 and 77. RGB value is (64,89,119). Sum of RGB (Red+Green+Blue) = 64+89+119=272 (36% of max value = 765). Red value is 64 (25.39% from 255 or 23.53% from 272); Green value is 89 (35.16% from 255 or 32.72% from 272); Blue value is 119 (46.88% from 255 or 43.75% from 272); Max value from RGB is 119 - color contains mainly: blue. Hex color #405977 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #405977 is #BFA688. Grayscale: #545454. Windows color (decimal): -12560009 or 7821632. OLE color: 7821632.
HSL color Cylindrical-coordinate representation of color #405977: hue angle of 212.73º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #405977 is Cyan = 0.46, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 89 | 119 | - |
| CMYK | 0.46 | 0.25 | 0 | 0.53 |
| HSL | 212.73º | 0.3% | 0.36% | - |
| HSV(B) | 212.73º | 0.46% | 0.47% | - |
| XYZ | 9.02 | 9.57 | 18.82 | - |
| YUV | 84.95 | 147.22 | 113.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 89 | 119 | 0.46 | 0.25 | 0 | 0.53 | 212.73 | 0.3 | 0.36 |
| Hex | 40 | 59 | 77 | 2E | 19 | 0 | 35 | D5 | 1E | 24 |
| Octal | 100 | 131 | 167 | 56 | 31 | 0 | 65 | 325 | 36 | 44 |
| Binary | 1000000 | 1011001 | 1110111 | 101110 | 11001 | 0 | 110101 | 11010101 | 11110 | 100100 |
Color Harmonies of #405977
Complementary color
Monochromatic Colors of #405977
Black with #405977
Text Example
Text Example
White with #405977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405977; }
p { color: rgb(64,89,119); }
H1.HeaderClassName
{
color: #405977;
}
.AnyTagClassName
{
color: #405977;
}
</style>
background-color css
<style>
a { background-color: #405977; }
a { background-color: rgb(64,89,119); }
div.DivClassName
{
background-color: #405977;
}
.BgClassName
{
background-color: #405977;
}
</style>
border-color css
<style>
span { border-color: #405977; }
span { border-color: rgb(64,89,119); }
td.TdClassName
{
border-color: #405977;
}
.TagClassName
{
border-color: #405977;
}
</style>