Shades of Chambray #576176
Tints of Chambray #576176
RGB
CMYK
RGB Variations
Color information
#576176 (or 0x576176) is known color: Chambray. HEX triplet: 57, 61 and 76. RGB value is (87,97,118). Sum of RGB (Red+Green+Blue) = 87+97+118=302 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.81% from 302); Green value is 97 (38.28% from 255 or 32.12% from 302); Blue value is 118 (46.48% from 255 or 39.07% from 302); Max value from RGB is 118 - color contains mainly: blue. Hex color #576176 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576176 is #A89E89. Grayscale: #606060. Windows color (decimal): -11050634 or 7758167. OLE color: 7758167.
HSL color Cylindrical-coordinate representation of color #576176: hue angle of 220.65º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #576176 is Cyan = 0.26, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 87 | 97 | 118 | - |
| CMYK | 0.26 | 0.18 | 0 | 0.54 |
| HSL | 220.65º | 0.15% | 0.4% | - |
| HSV(B) | 220.65º | 0.26% | 0.46% | - |
| XYZ | 11.48 | 11.88 | 18.83 | - |
| YUV | 96.4 | 140.19 | 121.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 97 | 118 | 0.26 | 0.18 | 0 | 0.54 | 220.65 | 0.15 | 0.4 |
| Hex | 57 | 61 | 76 | 1A | 12 | 0 | 36 | DD | F | 28 |
| Octal | 127 | 141 | 166 | 32 | 22 | 0 | 66 | 335 | 17 | 50 |
| Binary | 1010111 | 1100001 | 1110110 | 11010 | 10010 | 0 | 110110 | 11011101 | 1111 | 101000 |
Color Harmonies of #576176
Complementary color
Monochromatic Colors of #576176
Black with #576176
Text Example
Text Example
White with #576176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576176; }
p { color: rgb(87,97,118); }
H1.HeaderClassName
{
color: #576176;
}
.AnyTagClassName
{
color: #576176;
}
</style>
background-color css
<style>
a { background-color: #576176; }
a { background-color: rgb(87,97,118); }
div.DivClassName
{
background-color: #576176;
}
.BgClassName
{
background-color: #576176;
}
</style>
border-color css
<style>
span { border-color: #576176; }
span { border-color: rgb(87,97,118); }
td.TdClassName
{
border-color: #576176;
}
.TagClassName
{
border-color: #576176;
}
</style>