Shades of Waikawa Grey #576291
Tints of Waikawa Grey #576291
RGB
CMYK
RGB Variations
Color information
#576291 (or 0x576291) is known color: Waikawa Grey. HEX triplet: 57, 62 and 91. RGB value is (87,98,145). Sum of RGB (Red+Green+Blue) = 87+98+145=330 (43% of max value = 765). Red value is 87 (34.38% from 255 or 26.36% from 330); Green value is 98 (38.67% from 255 or 29.70% from 330); Blue value is 145 (57.03% from 255 or 43.94% from 330); Max value from RGB is 145 - color contains mainly: blue. Hex color #576291 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576291 is #A89D6E. Grayscale: #636363. Windows color (decimal): -11050351 or 9527895. OLE color: 9527895.
HSL color Cylindrical-coordinate representation of color #576291: hue angle of 228.62º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #576291 is Cyan = 0.4, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 98 | 145 | - |
| CMYK | 0.4 | 0.32 | 0 | 0.43 |
| HSL | 228.62º | 0.25% | 0.45% | - |
| HSV(B) | 228.62º | 0.4% | 0.57% | - |
| XYZ | 13.41 | 12.81 | 28.55 | - |
| YUV | 100.07 | 153.36 | 118.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 98 | 145 | 0.4 | 0.32 | 0 | 0.43 | 228.62 | 0.25 | 0.45 |
| Hex | 57 | 62 | 91 | 28 | 20 | 0 | 2B | E5 | 19 | 2D |
| Octal | 127 | 142 | 221 | 50 | 40 | 0 | 53 | 345 | 31 | 55 |
| Binary | 1010111 | 1100010 | 10010001 | 101000 | 100000 | 0 | 101011 | 11100101 | 11001 | 101101 |
Color Harmonies of #576291
Complementary color
Monochromatic Colors of #576291
Black with #576291
Text Example
Text Example
White with #576291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576291; }
p { color: rgb(87,98,145); }
H1.HeaderClassName
{
color: #576291;
}
.AnyTagClassName
{
color: #576291;
}
</style>
background-color css
<style>
a { background-color: #576291; }
a { background-color: rgb(87,98,145); }
div.DivClassName
{
background-color: #576291;
}
.BgClassName
{
background-color: #576291;
}
</style>
border-color css
<style>
span { border-color: #576291; }
span { border-color: rgb(87,98,145); }
td.TdClassName
{
border-color: #576291;
}
.TagClassName
{
border-color: #576291;
}
</style>