Shades of Chambray #576072
Tints of Chambray #576072
RGB
CMYK
RGB Variations
Color information
#576072 (or 0x576072) is known color: Chambray. HEX triplet: 57, 60 and 72. RGB value is (87,96,114). Sum of RGB (Red+Green+Blue) = 87+96+114=297 (39% of max value = 765). Red value is 87 (34.38% from 255 or 29.29% from 297); Green value is 96 (37.89% from 255 or 32.32% from 297); Blue value is 114 (44.92% from 255 or 38.38% from 297); Max value from RGB is 114 - color contains mainly: blue. Hex color #576072 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576072 is #A89F8D. Grayscale: #5F5F5F. Windows color (decimal): -11050894 or 7495767. OLE color: 7495767.
HSL color Cylindrical-coordinate representation of color #576072: hue angle of 220º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #576072 is Cyan = 0.24, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 96 | 114 | - |
| CMYK | 0.24 | 0.16 | 0 | 0.55 |
| HSL | 220º | 0.13% | 0.39% | - |
| HSV(B) | 220º | 0.24% | 0.45% | - |
| XYZ | 11.15 | 11.61 | 17.57 | - |
| YUV | 95.36 | 138.52 | 122.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 96 | 114 | 0.24 | 0.16 | 0 | 0.55 | 220 | 0.13 | 0.39 |
| Hex | 57 | 60 | 72 | 18 | 10 | 0 | 37 | DC | D | 27 |
| Octal | 127 | 140 | 162 | 30 | 20 | 0 | 67 | 334 | 15 | 47 |
| Binary | 1010111 | 1100000 | 1110010 | 11000 | 10000 | 0 | 110111 | 11011100 | 1101 | 100111 |
Color Harmonies of #576072
Complementary color
Monochromatic Colors of #576072
Black with #576072
Text Example
Text Example
White with #576072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576072; }
p { color: rgb(87,96,114); }
H1.HeaderClassName
{
color: #576072;
}
.AnyTagClassName
{
color: #576072;
}
</style>
background-color css
<style>
a { background-color: #576072; }
a { background-color: rgb(87,96,114); }
div.DivClassName
{
background-color: #576072;
}
.BgClassName
{
background-color: #576072;
}
</style>
border-color css
<style>
span { border-color: #576072; }
span { border-color: rgb(87,96,114); }
td.TdClassName
{
border-color: #576072;
}
.TagClassName
{
border-color: #576072;
}
</style>