Shades of Chambray #576076
Tints of Chambray #576076
RGB
CMYK
RGB Variations
Color information
#576076 (or 0x576076) is known color: Chambray. HEX triplet: 57, 60 and 76. RGB value is (87,96,118). Sum of RGB (Red+Green+Blue) = 87+96+118=301 (39% of max value = 765). Red value is 87 (34.38% from 255 or 28.90% from 301); Green value is 96 (37.89% from 255 or 31.89% from 301); Blue value is 118 (46.48% from 255 or 39.20% from 301); Max value from RGB is 118 - color contains mainly: blue. Hex color #576076 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576076 is #A89F89. Grayscale: #5F5F5F. Windows color (decimal): -11050890 or 7757911. OLE color: 7757911.
HSL color Cylindrical-coordinate representation of color #576076: hue angle of 222.58º 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 #576076 is Cyan = 0.26, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 87 | 96 | 118 | - |
| CMYK | 0.26 | 0.19 | 0 | 0.54 |
| HSL | 222.58º | 0.15% | 0.4% | - |
| HSV(B) | 222.58º | 0.26% | 0.46% | - |
| XYZ | 11.38 | 11.7 | 18.8 | - |
| YUV | 95.82 | 140.52 | 121.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 96 | 118 | 0.26 | 0.19 | 0 | 0.54 | 222.58 | 0.15 | 0.4 |
| Hex | 57 | 60 | 76 | 1A | 13 | 0 | 36 | DF | F | 28 |
| Octal | 127 | 140 | 166 | 32 | 23 | 0 | 66 | 337 | 17 | 50 |
| Binary | 1010111 | 1100000 | 1110110 | 11010 | 10011 | 0 | 110110 | 11011111 | 1111 | 101000 |
Color Harmonies of #576076
Complementary color
Monochromatic Colors of #576076
Black with #576076
Text Example
Text Example
White with #576076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576076; }
p { color: rgb(87,96,118); }
H1.HeaderClassName
{
color: #576076;
}
.AnyTagClassName
{
color: #576076;
}
</style>
background-color css
<style>
a { background-color: #576076; }
a { background-color: rgb(87,96,118); }
div.DivClassName
{
background-color: #576076;
}
.BgClassName
{
background-color: #576076;
}
</style>
border-color css
<style>
span { border-color: #576076; }
span { border-color: rgb(87,96,118); }
td.TdClassName
{
border-color: #576076;
}
.TagClassName
{
border-color: #576076;
}
</style>