Shades of Chambray #475576
Tints of Chambray #475576
RGB
CMYK
RGB Variations
Color information
#475576 (or 0x475576) is known color: Chambray. HEX triplet: 47, 55 and 76. RGB value is (71,85,118). Sum of RGB (Red+Green+Blue) = 71+85+118=274 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.91% from 274); Green value is 85 (33.59% from 255 or 31.02% from 274); Blue value is 118 (46.48% from 255 or 43.07% from 274); Max value from RGB is 118 - color contains mainly: blue. Hex color #475576 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475576 is #B8AA89. Grayscale: #545454. Windows color (decimal): -12102282 or 7755079. OLE color: 7755079.
HSL color Cylindrical-coordinate representation of color #475576: hue angle of 222.13º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #475576 is Cyan = 0.40, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 85 | 118 | - |
| CMYK | 0.40 | 0.28 | 0 | 0.54 |
| HSL | 222.13º | 0.25% | 0.37% | - |
| HSV(B) | 222.13º | 0.4% | 0.46% | - |
| XYZ | 9.12 | 9.14 | 18.42 | - |
| YUV | 84.58 | 146.86 | 118.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 85 | 118 | 0.40 | 0.28 | 0 | 0.54 | 222.13 | 0.25 | 0.37 |
| Hex | 47 | 55 | 76 | 28 | 1C | 0 | 36 | DE | 19 | 25 |
| Octal | 107 | 125 | 166 | 50 | 34 | 0 | 66 | 336 | 31 | 45 |
| Binary | 1000111 | 1010101 | 1110110 | 101000 | 11100 | 0 | 110110 | 11011110 | 11001 | 100101 |
Color Harmonies of #475576
Complementary color
Monochromatic Colors of #475576
Black with #475576
Text Example
Text Example
White with #475576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475576; }
p { color: rgb(71,85,118); }
H1.HeaderClassName
{
color: #475576;
}
.AnyTagClassName
{
color: #475576;
}
</style>
background-color css
<style>
a { background-color: #475576; }
a { background-color: rgb(71,85,118); }
div.DivClassName
{
background-color: #475576;
}
.BgClassName
{
background-color: #475576;
}
</style>
border-color css
<style>
span { border-color: #475576; }
span { border-color: rgb(71,85,118); }
td.TdClassName
{
border-color: #475576;
}
.TagClassName
{
border-color: #475576;
}
</style>