Shades of Waikawa Grey #576396
Tints of Waikawa Grey #576396
RGB
CMYK
RGB Variations
Color information
#576396 (or 0x576396) is known color: Waikawa Grey. HEX triplet: 57, 63 and 96. RGB value is (87,99,150). Sum of RGB (Red+Green+Blue) = 87+99+150=336 (44% of max value = 765). Red value is 87 (34.38% from 255 or 25.89% from 336); Green value is 99 (39.06% from 255 or 29.46% from 336); Blue value is 150 (58.98% from 255 or 44.64% from 336); Max value from RGB is 150 - color contains mainly: blue. Hex color #576396 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #576396 is #A89C69. Grayscale: #656565. Windows color (decimal): -11050090 or 9855831. OLE color: 9855831.
HSL color Cylindrical-coordinate representation of color #576396: hue angle of 228.57º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #576396 is Cyan = 0.42, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 87 | 99 | 150 | - |
| CMYK | 0.42 | 0.34 | 0 | 0.41 |
| HSL | 228.57º | 0.27% | 0.46% | - |
| HSV(B) | 228.57º | 0.42% | 0.59% | - |
| XYZ | 13.9 | 13.15 | 30.66 | - |
| YUV | 101.23 | 155.52 | 117.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 99 | 150 | 0.42 | 0.34 | 0 | 0.41 | 228.57 | 0.27 | 0.46 |
| Hex | 57 | 63 | 96 | 2A | 22 | 0 | 29 | E5 | 1B | 2E |
| Octal | 127 | 143 | 226 | 52 | 42 | 0 | 51 | 345 | 33 | 56 |
| Binary | 1010111 | 1100011 | 10010110 | 101010 | 100010 | 0 | 101001 | 11100101 | 11011 | 101110 |
Color Harmonies of #576396
Complementary color
Monochromatic Colors of #576396
Black with #576396
Text Example
Text Example
White with #576396
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576396; }
p { color: rgb(87,99,150); }
H1.HeaderClassName
{
color: #576396;
}
.AnyTagClassName
{
color: #576396;
}
</style>
background-color css
<style>
a { background-color: #576396; }
a { background-color: rgb(87,99,150); }
div.DivClassName
{
background-color: #576396;
}
.BgClassName
{
background-color: #576396;
}
</style>
border-color css
<style>
span { border-color: #576396; }
span { border-color: rgb(87,99,150); }
td.TdClassName
{
border-color: #576396;
}
.TagClassName
{
border-color: #576396;
}
</style>