Shades of Waikawa Grey #587096
Tints of Waikawa Grey #587096
RGB
CMYK
RGB Variations
Color information
#587096 (or 0x587096) is known color: Waikawa Grey. HEX triplet: 58, 70 and 96. RGB value is (88,112,150). Sum of RGB (Red+Green+Blue) = 88+112+150=350 (46% of max value = 765). Red value is 88 (34.77% from 255 or 25.14% from 350); Green value is 112 (44.14% from 255 or 32% from 350); Blue value is 150 (58.98% from 255 or 42.86% from 350); Max value from RGB is 150 - color contains mainly: blue. Hex color #587096 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587096 is #A78F69. Grayscale: #6C6C6C. Windows color (decimal): -10981226 or 9859160. OLE color: 9859160.
HSL color Cylindrical-coordinate representation of color #587096: hue angle of 216.77º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #587096 is Cyan = 0.41, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 88 | 112 | 150 | - |
| CMYK | 0.41 | 0.25 | 0 | 0.41 |
| HSL | 216.77º | 0.26% | 0.47% | - |
| HSV(B) | 216.77º | 0.41% | 0.59% | - |
| XYZ | 15.32 | 15.87 | 31.11 | - |
| YUV | 109.16 | 151.05 | 112.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 112 | 150 | 0.41 | 0.25 | 0 | 0.41 | 216.77 | 0.26 | 0.47 |
| Hex | 58 | 70 | 96 | 29 | 19 | 0 | 29 | D9 | 1A | 2F |
| Octal | 130 | 160 | 226 | 51 | 31 | 0 | 51 | 331 | 32 | 57 |
| Binary | 1011000 | 1110000 | 10010110 | 101001 | 11001 | 0 | 101001 | 11011001 | 11010 | 101111 |
Color Harmonies of #587096
Complementary color
Monochromatic Colors of #587096
Black with #587096
Text Example
Text Example
White with #587096
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587096; }
p { color: rgb(88,112,150); }
H1.HeaderClassName
{
color: #587096;
}
.AnyTagClassName
{
color: #587096;
}
</style>
background-color css
<style>
a { background-color: #587096; }
a { background-color: rgb(88,112,150); }
div.DivClassName
{
background-color: #587096;
}
.BgClassName
{
background-color: #587096;
}
</style>
border-color css
<style>
span { border-color: #587096; }
span { border-color: rgb(88,112,150); }
td.TdClassName
{
border-color: #587096;
}
.TagClassName
{
border-color: #587096;
}
</style>