Shades of Chambray #576278
Tints of Chambray #576278
RGB
CMYK
RGB Variations
Color information
#576278 (or 0x576278) is known color: Chambray. HEX triplet: 57, 62 and 78. RGB value is (87,98,120). Sum of RGB (Red+Green+Blue) = 87+98+120=305 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.52% from 305); Green value is 98 (38.67% from 255 or 32.13% from 305); Blue value is 120 (47.27% from 255 or 39.34% from 305); Max value from RGB is 120 - color contains mainly: blue. Hex color #576278 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576278 is #A89D87. Grayscale: #616161. Windows color (decimal): -11050376 or 7889495. OLE color: 7889495.
HSL color Cylindrical-coordinate representation of color #576278: hue angle of 220º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #576278 is Cyan = 0.28, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 98 | 120 | - |
| CMYK | 0.28 | 0.18 | 0 | 0.53 |
| HSL | 220º | 0.16% | 0.41% | - |
| HSV(B) | 220º | 0.28% | 0.47% | - |
| XYZ | 11.69 | 12.12 | 19.49 | - |
| YUV | 97.22 | 140.86 | 120.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 98 | 120 | 0.28 | 0.18 | 0 | 0.53 | 220 | 0.16 | 0.41 |
| Hex | 57 | 62 | 78 | 1C | 12 | 0 | 35 | DC | 10 | 29 |
| Octal | 127 | 142 | 170 | 34 | 22 | 0 | 65 | 334 | 20 | 51 |
| Binary | 1010111 | 1100010 | 1111000 | 11100 | 10010 | 0 | 110101 | 11011100 | 10000 | 101001 |
Color Harmonies of #576278
Complementary color
Monochromatic Colors of #576278
Black with #576278
Text Example
Text Example
White with #576278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576278; }
p { color: rgb(87,98,120); }
H1.HeaderClassName
{
color: #576278;
}
.AnyTagClassName
{
color: #576278;
}
</style>
background-color css
<style>
a { background-color: #576278; }
a { background-color: rgb(87,98,120); }
div.DivClassName
{
background-color: #576278;
}
.BgClassName
{
background-color: #576278;
}
</style>
border-color css
<style>
span { border-color: #576278; }
span { border-color: rgb(87,98,120); }
td.TdClassName
{
border-color: #576278;
}
.TagClassName
{
border-color: #576278;
}
</style>