Shades of Chambray #576079
Tints of Chambray #576079
RGB
CMYK
RGB Variations
Color information
#576079 (or 0x576079) is known color: Chambray. HEX triplet: 57, 60 and 79. RGB value is (87,96,121). Sum of RGB (Red+Green+Blue) = 87+96+121=304 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.62% from 304); Green value is 96 (37.89% from 255 or 31.58% from 304); Blue value is 121 (47.66% from 255 or 39.80% from 304); Max value from RGB is 121 - color contains mainly: blue. Hex color #576079 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576079 is #A89F86. Grayscale: #606060. Windows color (decimal): -11050887 or 7954519. OLE color: 7954519.
HSL color Cylindrical-coordinate representation of color #576079: hue angle of 224.12º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #576079 is Cyan = 0.28, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 96 | 121 | - |
| CMYK | 0.28 | 0.21 | 0 | 0.53 |
| HSL | 224.12º | 0.16% | 0.41% | - |
| HSV(B) | 224.12º | 0.28% | 0.47% | - |
| XYZ | 11.56 | 11.77 | 19.75 | - |
| YUV | 96.16 | 142.02 | 121.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 96 | 121 | 0.28 | 0.21 | 0 | 0.53 | 224.12 | 0.16 | 0.41 |
| Hex | 57 | 60 | 79 | 1C | 15 | 0 | 35 | E0 | 10 | 29 |
| Octal | 127 | 140 | 171 | 34 | 25 | 0 | 65 | 340 | 20 | 51 |
| Binary | 1010111 | 1100000 | 1111001 | 11100 | 10101 | 0 | 110101 | 11100000 | 10000 | 101001 |
Color Harmonies of #576079
Complementary color
Monochromatic Colors of #576079
Black with #576079
Text Example
Text Example
White with #576079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576079; }
p { color: rgb(87,96,121); }
H1.HeaderClassName
{
color: #576079;
}
.AnyTagClassName
{
color: #576079;
}
</style>
background-color css
<style>
a { background-color: #576079; }
a { background-color: rgb(87,96,121); }
div.DivClassName
{
background-color: #576079;
}
.BgClassName
{
background-color: #576079;
}
</style>
border-color css
<style>
span { border-color: #576079; }
span { border-color: rgb(87,96,121); }
td.TdClassName
{
border-color: #576079;
}
.TagClassName
{
border-color: #576079;
}
</style>