Shades of Chambray #475770
Tints of Chambray #475770
RGB
CMYK
RGB Variations
Color information
#475770 (or 0x475770) is known color: Chambray. HEX triplet: 47, 57 and 70. RGB value is (71,87,112). Sum of RGB (Red+Green+Blue) = 71+87+112=270 (35% of max value = 765). Red value is 71 (28.12% from 255 or 26.30% from 270); Green value is 87 (34.38% from 255 or 32.22% from 270); Blue value is 112 (44.14% from 255 or 41.48% from 270); Max value from RGB is 112 - color contains mainly: blue. Hex color #475770 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475770 is #B8A88F. Grayscale: #545454. Windows color (decimal): -12101776 or 7362375. OLE color: 7362375.
HSL color Cylindrical-coordinate representation of color #475770: hue angle of 216.59º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #475770 is Cyan = 0.37, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 87 | 112 | - |
| CMYK | 0.37 | 0.22 | 0 | 0.56 |
| HSL | 216.59º | 0.22% | 0.36% | - |
| HSV(B) | 216.59º | 0.37% | 0.44% | - |
| XYZ | 8.93 | 9.33 | 16.66 | - |
| YUV | 85.07 | 143.2 | 117.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 87 | 112 | 0.37 | 0.22 | 0 | 0.56 | 216.59 | 0.22 | 0.36 |
| Hex | 47 | 57 | 70 | 25 | 16 | 0 | 38 | D9 | 16 | 24 |
| Octal | 107 | 127 | 160 | 45 | 26 | 0 | 70 | 331 | 26 | 44 |
| Binary | 1000111 | 1010111 | 1110000 | 100101 | 10110 | 0 | 111000 | 11011001 | 10110 | 100100 |
Color Harmonies of #475770
Complementary color
Monochromatic Colors of #475770
Black with #475770
Text Example
Text Example
White with #475770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475770; }
p { color: rgb(71,87,112); }
H1.HeaderClassName
{
color: #475770;
}
.AnyTagClassName
{
color: #475770;
}
</style>
background-color css
<style>
a { background-color: #475770; }
a { background-color: rgb(71,87,112); }
div.DivClassName
{
background-color: #475770;
}
.BgClassName
{
background-color: #475770;
}
</style>
border-color css
<style>
span { border-color: #475770; }
span { border-color: rgb(71,87,112); }
td.TdClassName
{
border-color: #475770;
}
.TagClassName
{
border-color: #475770;
}
</style>