Shades of Chambray #475675
Tints of Chambray #475675
RGB
CMYK
RGB Variations
Color information
#475675 (or 0x475675) is known color: Chambray. HEX triplet: 47, 56 and 75. RGB value is (71,86,117). Sum of RGB (Red+Green+Blue) = 71+86+117=274 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.91% from 274); Green value is 86 (33.98% from 255 or 31.39% from 274); Blue value is 117 (46.09% from 255 or 42.70% from 274); Max value from RGB is 117 - color contains mainly: blue. Hex color #475675 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475675 is #B8A98A. Grayscale: #545454. Windows color (decimal): -12102027 or 7689799. OLE color: 7689799.
HSL color Cylindrical-coordinate representation of color #475675: hue angle of 220.43º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #475675 is Cyan = 0.39, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 86 | 117 | - |
| CMYK | 0.39 | 0.26 | 0 | 0.54 |
| HSL | 220.43º | 0.24% | 0.37% | - |
| HSV(B) | 220.43º | 0.39% | 0.46% | - |
| XYZ | 9.14 | 9.28 | 18.14 | - |
| YUV | 85.05 | 146.03 | 117.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 86 | 117 | 0.39 | 0.26 | 0 | 0.54 | 220.43 | 0.24 | 0.37 |
| Hex | 47 | 56 | 75 | 27 | 1A | 0 | 36 | DC | 18 | 25 |
| Octal | 107 | 126 | 165 | 47 | 32 | 0 | 66 | 334 | 30 | 45 |
| Binary | 1000111 | 1010110 | 1110101 | 100111 | 11010 | 0 | 110110 | 11011100 | 11000 | 100101 |
Color Harmonies of #475675
Complementary color
Monochromatic Colors of #475675
Black with #475675
Text Example
Text Example
White with #475675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475675; }
p { color: rgb(71,86,117); }
H1.HeaderClassName
{
color: #475675;
}
.AnyTagClassName
{
color: #475675;
}
</style>
background-color css
<style>
a { background-color: #475675; }
a { background-color: rgb(71,86,117); }
div.DivClassName
{
background-color: #475675;
}
.BgClassName
{
background-color: #475675;
}
</style>
border-color css
<style>
span { border-color: #475675; }
span { border-color: rgb(71,86,117); }
td.TdClassName
{
border-color: #475675;
}
.TagClassName
{
border-color: #475675;
}
</style>