Shades of Chambray #475877
Tints of Chambray #475877
RGB
CMYK
RGB Variations
Color information
#475877 (or 0x475877) is known color: Chambray. HEX triplet: 47, 58 and 77. RGB value is (71,88,119). Sum of RGB (Red+Green+Blue) = 71+88+119=278 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.54% from 278); Green value is 88 (34.77% from 255 or 31.65% from 278); Blue value is 119 (46.88% from 255 or 42.81% from 278); Max value from RGB is 119 - color contains mainly: blue. Hex color #475877 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #475877 is #B8A788. Grayscale: #565656. Windows color (decimal): -12101513 or 7821383. OLE color: 7821383.
HSL color Cylindrical-coordinate representation of color #475877: hue angle of 218.75º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #475877 is Cyan = 0.40, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 88 | 119 | - |
| CMYK | 0.40 | 0.26 | 0 | 0.53 |
| HSL | 218.75º | 0.25% | 0.37% | - |
| HSV(B) | 218.75º | 0.4% | 0.47% | - |
| XYZ | 9.42 | 9.65 | 18.82 | - |
| YUV | 86.45 | 146.37 | 116.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 88 | 119 | 0.40 | 0.26 | 0 | 0.53 | 218.75 | 0.25 | 0.37 |
| Hex | 47 | 58 | 77 | 28 | 1A | 0 | 35 | DB | 19 | 25 |
| Octal | 107 | 130 | 167 | 50 | 32 | 0 | 65 | 333 | 31 | 45 |
| Binary | 1000111 | 1011000 | 1110111 | 101000 | 11010 | 0 | 110101 | 11011011 | 11001 | 100101 |
Color Harmonies of #475877
Complementary color
Monochromatic Colors of #475877
Black with #475877
Text Example
Text Example
White with #475877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #475877; }
p { color: rgb(71,88,119); }
H1.HeaderClassName
{
color: #475877;
}
.AnyTagClassName
{
color: #475877;
}
</style>
background-color css
<style>
a { background-color: #475877; }
a { background-color: rgb(71,88,119); }
div.DivClassName
{
background-color: #475877;
}
.BgClassName
{
background-color: #475877;
}
</style>
border-color css
<style>
span { border-color: #475877; }
span { border-color: rgb(71,88,119); }
td.TdClassName
{
border-color: #475877;
}
.TagClassName
{
border-color: #475877;
}
</style>