Shades of Chambray #576277
Tints of Chambray #576277
RGB
CMYK
RGB Variations
Color information
#576277 (or 0x576277) is known color: Chambray. HEX triplet: 57, 62 and 77. RGB value is (87,98,119). Sum of RGB (Red+Green+Blue) = 87+98+119=304 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.62% from 304); Green value is 98 (38.67% from 255 or 32.24% from 304); Blue value is 119 (46.88% from 255 or 39.14% from 304); Max value from RGB is 119 - color contains mainly: blue. Hex color #576277 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576277 is #A89D88. Grayscale: #616161. Windows color (decimal): -11050377 or 7823959. OLE color: 7823959.
HSL color Cylindrical-coordinate representation of color #576277: hue angle of 219.38º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #576277 is Cyan = 0.27, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 98 | 119 | - |
| CMYK | 0.27 | 0.18 | 0 | 0.53 |
| HSL | 219.38º | 0.16% | 0.4% | - |
| HSV(B) | 219.38º | 0.27% | 0.47% | - |
| XYZ | 11.63 | 12.09 | 19.17 | - |
| YUV | 97.11 | 140.36 | 120.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 98 | 119 | 0.27 | 0.18 | 0 | 0.53 | 219.38 | 0.16 | 0.4 |
| Hex | 57 | 62 | 77 | 1B | 12 | 0 | 35 | DB | 10 | 28 |
| Octal | 127 | 142 | 167 | 33 | 22 | 0 | 65 | 333 | 20 | 50 |
| Binary | 1010111 | 1100010 | 1110111 | 11011 | 10010 | 0 | 110101 | 11011011 | 10000 | 101000 |
Color Harmonies of #576277
Complementary color
Monochromatic Colors of #576277
Black with #576277
Text Example
Text Example
White with #576277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576277; }
p { color: rgb(87,98,119); }
H1.HeaderClassName
{
color: #576277;
}
.AnyTagClassName
{
color: #576277;
}
</style>
background-color css
<style>
a { background-color: #576277; }
a { background-color: rgb(87,98,119); }
div.DivClassName
{
background-color: #576277;
}
.BgClassName
{
background-color: #576277;
}
</style>
border-color css
<style>
span { border-color: #576277; }
span { border-color: rgb(87,98,119); }
td.TdClassName
{
border-color: #576277;
}
.TagClassName
{
border-color: #576277;
}
</style>