Shades of Chambray #576180
Tints of Chambray #576180
RGB
CMYK
RGB Variations
Color information
#576180 (or 0x576180) is known color: Chambray. HEX triplet: 57, 61 and 80. RGB value is (87,97,128). Sum of RGB (Red+Green+Blue) = 87+97+128=312 (41% of max value = 765). Red value is 87 (34.38% from 255 or 27.88% from 312); Green value is 97 (38.28% from 255 or 31.09% from 312); Blue value is 128 (50.39% from 255 or 41.03% from 312); Max value from RGB is 128 - color contains mainly: blue. Hex color #576180 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576180 is #A89E7F. Grayscale: #616161. Windows color (decimal): -11050624 or 8413527. OLE color: 8413527.
HSL color Cylindrical-coordinate representation of color #576180: hue angle of 225.37º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #576180 is Cyan = 0.32, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 87 | 97 | 128 | - |
| CMYK | 0.32 | 0.24 | 0 | 0.50 |
| HSL | 225.37º | 0.19% | 0.42% | - |
| HSV(B) | 225.37º | 0.32% | 0.5% | - |
| XYZ | 12.1 | 12.13 | 22.13 | - |
| YUV | 97.54 | 145.19 | 120.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 97 | 128 | 0.32 | 0.24 | 0 | 0.50 | 225.37 | 0.19 | 0.42 |
| Hex | 57 | 61 | 80 | 20 | 18 | 0 | 32 | E1 | 13 | 2A |
| Octal | 127 | 141 | 200 | 40 | 30 | 0 | 62 | 341 | 23 | 52 |
| Binary | 1010111 | 1100001 | 10000000 | 100000 | 11000 | 0 | 110010 | 11100001 | 10011 | 101010 |
Color Harmonies of #576180
Complementary color
Monochromatic Colors of #576180
Black with #576180
Text Example
Text Example
White with #576180
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576180; }
p { color: rgb(87,97,128); }
H1.HeaderClassName
{
color: #576180;
}
.AnyTagClassName
{
color: #576180;
}
</style>
background-color css
<style>
a { background-color: #576180; }
a { background-color: rgb(87,97,128); }
div.DivClassName
{
background-color: #576180;
}
.BgClassName
{
background-color: #576180;
}
</style>
border-color css
<style>
span { border-color: #576180; }
span { border-color: rgb(87,97,128); }
td.TdClassName
{
border-color: #576180;
}
.TagClassName
{
border-color: #576180;
}
</style>