Shades of Chambray #475976
Tints of Chambray #475976
RGB
CMYK
RGB Variations
Color information
#475976 (or 0x475976) is known color: Chambray. HEX triplet: 47, 59 and 76. RGB value is (71,89,118). Sum of RGB (Red+Green+Blue) = 71+89+118=278 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.54% from 278); Green value is 89 (35.16% from 255 or 32.01% from 278); Blue value is 118 (46.48% from 255 or 42.45% from 278); Max value from RGB is 118 - color contains mainly: blue. Hex color #475976 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475976 is #B8A689. Grayscale: #565656. Windows color (decimal): -12101258 or 7756103. OLE color: 7756103.
HSL color Cylindrical-coordinate representation of color #475976: hue angle of 217.02º 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 #475976 is Cyan = 0.40, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 89 | 118 | - |
| CMYK | 0.40 | 0.25 | 0 | 0.54 |
| HSL | 217.02º | 0.25% | 0.37% | - |
| HSV(B) | 217.02º | 0.4% | 0.46% | - |
| XYZ | 9.44 | 9.79 | 18.53 | - |
| YUV | 86.92 | 145.54 | 116.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 89 | 118 | 0.40 | 0.25 | 0 | 0.54 | 217.02 | 0.25 | 0.37 |
| Hex | 47 | 59 | 76 | 28 | 19 | 0 | 36 | D9 | 19 | 25 |
| Octal | 107 | 131 | 166 | 50 | 31 | 0 | 66 | 331 | 31 | 45 |
| Binary | 1000111 | 1011001 | 1110110 | 101000 | 11001 | 0 | 110110 | 11011001 | 11001 | 100101 |
Color Harmonies of #475976
Complementary color
Monochromatic Colors of #475976
Black with #475976
Text Example
Text Example
White with #475976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475976; }
p { color: rgb(71,89,118); }
H1.HeaderClassName
{
color: #475976;
}
.AnyTagClassName
{
color: #475976;
}
</style>
background-color css
<style>
a { background-color: #475976; }
a { background-color: rgb(71,89,118); }
div.DivClassName
{
background-color: #475976;
}
.BgClassName
{
background-color: #475976;
}
</style>
border-color css
<style>
span { border-color: #475976; }
span { border-color: rgb(71,89,118); }
td.TdClassName
{
border-color: #475976;
}
.TagClassName
{
border-color: #475976;
}
</style>