Shades of Chambray #475672
Tints of Chambray #475672
RGB
CMYK
RGB Variations
Color information
#475672 (or 0x475672) is known color: Chambray. HEX triplet: 47, 56 and 72. RGB value is (71,86,114). Sum of RGB (Red+Green+Blue) = 71+86+114=271 (35% of max value = 765). Red value is 71 (28.12% from 255 or 26.20% from 271); Green value is 86 (33.98% from 255 or 31.73% from 271); Blue value is 114 (44.92% from 255 or 42.07% from 271); Max value from RGB is 114 - color contains mainly: blue. Hex color #475672 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475672 is #B8A98D. Grayscale: #545454. Windows color (decimal): -12102030 or 7493191. OLE color: 7493191.
HSL color Cylindrical-coordinate representation of color #475672: hue angle of 219.07º 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 #475672 is Cyan = 0.38, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 86 | 114 | - |
| CMYK | 0.38 | 0.25 | 0 | 0.55 |
| HSL | 219.07º | 0.23% | 0.36% | - |
| HSV(B) | 219.07º | 0.38% | 0.45% | - |
| XYZ | 8.96 | 9.21 | 17.22 | - |
| YUV | 84.71 | 144.53 | 118.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 86 | 114 | 0.38 | 0.25 | 0 | 0.55 | 219.07 | 0.23 | 0.36 |
| Hex | 47 | 56 | 72 | 26 | 19 | 0 | 37 | DB | 17 | 24 |
| Octal | 107 | 126 | 162 | 46 | 31 | 0 | 67 | 333 | 27 | 44 |
| Binary | 1000111 | 1010110 | 1110010 | 100110 | 11001 | 0 | 110111 | 11011011 | 10111 | 100100 |
Color Harmonies of #475672
Complementary color
Monochromatic Colors of #475672
Black with #475672
Text Example
Text Example
White with #475672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475672; }
p { color: rgb(71,86,114); }
H1.HeaderClassName
{
color: #475672;
}
.AnyTagClassName
{
color: #475672;
}
</style>
background-color css
<style>
a { background-color: #475672; }
a { background-color: rgb(71,86,114); }
div.DivClassName
{
background-color: #475672;
}
.BgClassName
{
background-color: #475672;
}
</style>
border-color css
<style>
span { border-color: #475672; }
span { border-color: rgb(71,86,114); }
td.TdClassName
{
border-color: #475672;
}
.TagClassName
{
border-color: #475672;
}
</style>