Shades of Chambray #475676
Tints of Chambray #475676
RGB
CMYK
RGB Variations
Color information
#475676 (or 0x475676) is known color: Chambray. HEX triplet: 47, 56 and 76. RGB value is (71,86,118). Sum of RGB (Red+Green+Blue) = 71+86+118=275 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.82% from 275); Green value is 86 (33.98% from 255 or 31.27% from 275); Blue value is 118 (46.48% from 255 or 42.91% from 275); Max value from RGB is 118 - color contains mainly: blue. Hex color #475676 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475676 is #B8A989. Grayscale: #555555. Windows color (decimal): -12102026 or 7755335. OLE color: 7755335.
HSL color Cylindrical-coordinate representation of color #475676: hue angle of 220.85º 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 #475676 is Cyan = 0.40, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 86 | 118 | - |
| CMYK | 0.40 | 0.27 | 0 | 0.54 |
| HSL | 220.85º | 0.25% | 0.37% | - |
| HSV(B) | 220.85º | 0.4% | 0.46% | - |
| XYZ | 9.2 | 9.3 | 18.45 | - |
| YUV | 85.16 | 146.53 | 117.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 86 | 118 | 0.40 | 0.27 | 0 | 0.54 | 220.85 | 0.25 | 0.37 |
| Hex | 47 | 56 | 76 | 28 | 1B | 0 | 36 | DD | 19 | 25 |
| Octal | 107 | 126 | 166 | 50 | 33 | 0 | 66 | 335 | 31 | 45 |
| Binary | 1000111 | 1010110 | 1110110 | 101000 | 11011 | 0 | 110110 | 11011101 | 11001 | 100101 |
Color Harmonies of #475676
Complementary color
Monochromatic Colors of #475676
Black with #475676
Text Example
Text Example
White with #475676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475676; }
p { color: rgb(71,86,118); }
H1.HeaderClassName
{
color: #475676;
}
.AnyTagClassName
{
color: #475676;
}
</style>
background-color css
<style>
a { background-color: #475676; }
a { background-color: rgb(71,86,118); }
div.DivClassName
{
background-color: #475676;
}
.BgClassName
{
background-color: #475676;
}
</style>
border-color css
<style>
span { border-color: #475676; }
span { border-color: rgb(71,86,118); }
td.TdClassName
{
border-color: #475676;
}
.TagClassName
{
border-color: #475676;
}
</style>