Shades of Chambray #475972
Tints of Chambray #475972
RGB
CMYK
RGB Variations
Color information
#475972 (or 0x475972) is known color: Chambray. HEX triplet: 47, 59 and 72. RGB value is (71,89,114). Sum of RGB (Red+Green+Blue) = 71+89+114=274 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.91% from 274); Green value is 89 (35.16% from 255 or 32.48% from 274); Blue value is 114 (44.92% from 255 or 41.61% from 274); Max value from RGB is 114 - color contains mainly: blue. Hex color #475972 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475972 is #B8A68D. Grayscale: #565656. Windows color (decimal): -12101262 or 7493959. OLE color: 7493959.
HSL color Cylindrical-coordinate representation of color #475972: hue angle of 214.88º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #475972 is Cyan = 0.38, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 89 | 114 | - |
| CMYK | 0.38 | 0.22 | 0 | 0.55 |
| HSL | 214.88º | 0.23% | 0.36% | - |
| HSV(B) | 214.88º | 0.38% | 0.45% | - |
| XYZ | 9.21 | 9.7 | 17.31 | - |
| YUV | 86.47 | 143.54 | 116.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 89 | 114 | 0.38 | 0.22 | 0 | 0.55 | 214.88 | 0.23 | 0.36 |
| Hex | 47 | 59 | 72 | 26 | 16 | 0 | 37 | D7 | 17 | 24 |
| Octal | 107 | 131 | 162 | 46 | 26 | 0 | 67 | 327 | 27 | 44 |
| Binary | 1000111 | 1011001 | 1110010 | 100110 | 10110 | 0 | 110111 | 11010111 | 10111 | 100100 |
Color Harmonies of #475972
Complementary color
Monochromatic Colors of #475972
Black with #475972
Text Example
Text Example
White with #475972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475972; }
p { color: rgb(71,89,114); }
H1.HeaderClassName
{
color: #475972;
}
.AnyTagClassName
{
color: #475972;
}
</style>
background-color css
<style>
a { background-color: #475972; }
a { background-color: rgb(71,89,114); }
div.DivClassName
{
background-color: #475972;
}
.BgClassName
{
background-color: #475972;
}
</style>
border-color css
<style>
span { border-color: #475972; }
span { border-color: rgb(71,89,114); }
td.TdClassName
{
border-color: #475972;
}
.TagClassName
{
border-color: #475972;
}
</style>