Shades of Chambray #576075
Tints of Chambray #576075
RGB
CMYK
RGB Variations
Color information
#576075 (or 0x576075) is known color: Chambray. HEX triplet: 57, 60 and 75. RGB value is (87,96,117). Sum of RGB (Red+Green+Blue) = 87+96+117=300 (39% of max value = 765). Red value is 87 (34.38% from 255 or 29% from 300); Green value is 96 (37.89% from 255 or 32% from 300); Blue value is 117 (46.09% from 255 or 39% from 300); Max value from RGB is 117 - color contains mainly: blue. Hex color #576075 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576075 is #A89F8A. Grayscale: #5F5F5F. Windows color (decimal): -11050891 or 7692375. OLE color: 7692375.
HSL color Cylindrical-coordinate representation of color #576075: hue angle of 222º 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 #576075 is Cyan = 0.26, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 87 | 96 | 117 | - |
| CMYK | 0.26 | 0.18 | 0 | 0.54 |
| HSL | 222º | 0.15% | 0.4% | - |
| HSV(B) | 222º | 0.26% | 0.46% | - |
| XYZ | 11.32 | 11.68 | 18.49 | - |
| YUV | 95.7 | 140.02 | 121.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 96 | 117 | 0.26 | 0.18 | 0 | 0.54 | 222 | 0.15 | 0.4 |
| Hex | 57 | 60 | 75 | 1A | 12 | 0 | 36 | DE | F | 28 |
| Octal | 127 | 140 | 165 | 32 | 22 | 0 | 66 | 336 | 17 | 50 |
| Binary | 1010111 | 1100000 | 1110101 | 11010 | 10010 | 0 | 110110 | 11011110 | 1111 | 101000 |
Color Harmonies of #576075
Complementary color
Monochromatic Colors of #576075
Black with #576075
Text Example
Text Example
White with #576075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576075; }
p { color: rgb(87,96,117); }
H1.HeaderClassName
{
color: #576075;
}
.AnyTagClassName
{
color: #576075;
}
</style>
background-color css
<style>
a { background-color: #576075; }
a { background-color: rgb(87,96,117); }
div.DivClassName
{
background-color: #576075;
}
.BgClassName
{
background-color: #576075;
}
</style>
border-color css
<style>
span { border-color: #576075; }
span { border-color: rgb(87,96,117); }
td.TdClassName
{
border-color: #576075;
}
.TagClassName
{
border-color: #576075;
}
</style>