Shades of Waikawa Grey #587297
Tints of Waikawa Grey #587297
RGB
CMYK
RGB Variations
Color information
#587297 (or 0x587297) is known color: Waikawa Grey. HEX triplet: 58, 72 and 97. RGB value is (88,114,151). Sum of RGB (Red+Green+Blue) = 88+114+151=353 (46% of max value = 765). Red value is 88 (34.77% from 255 or 24.93% from 353); Green value is 114 (44.92% from 255 or 32.29% from 353); Blue value is 151 (59.38% from 255 or 42.78% from 353); Max value from RGB is 151 - color contains mainly: blue. Hex color #587297 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587297 is #A78D68. Grayscale: #6E6E6E. Windows color (decimal): -10980713 or 9925208. OLE color: 9925208.
HSL color Cylindrical-coordinate representation of color #587297: hue angle of 215.24º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #587297 is Cyan = 0.42, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 88 | 114 | 151 | - |
| CMYK | 0.42 | 0.25 | 0 | 0.41 |
| HSL | 215.24º | 0.26% | 0.47% | - |
| HSV(B) | 215.24º | 0.42% | 0.59% | - |
| XYZ | 15.63 | 16.34 | 31.61 | - |
| YUV | 110.44 | 150.89 | 111.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 114 | 151 | 0.42 | 0.25 | 0 | 0.41 | 215.24 | 0.26 | 0.47 |
| Hex | 58 | 72 | 97 | 2A | 19 | 0 | 29 | D7 | 1A | 2F |
| Octal | 130 | 162 | 227 | 52 | 31 | 0 | 51 | 327 | 32 | 57 |
| Binary | 1011000 | 1110010 | 10010111 | 101010 | 11001 | 0 | 101001 | 11010111 | 11010 | 101111 |
Color Harmonies of #587297
Complementary color
Monochromatic Colors of #587297
Black with #587297
Text Example
Text Example
White with #587297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587297; }
p { color: rgb(88,114,151); }
H1.HeaderClassName
{
color: #587297;
}
.AnyTagClassName
{
color: #587297;
}
</style>
background-color css
<style>
a { background-color: #587297; }
a { background-color: rgb(88,114,151); }
div.DivClassName
{
background-color: #587297;
}
.BgClassName
{
background-color: #587297;
}
</style>
border-color css
<style>
span { border-color: #587297; }
span { border-color: rgb(88,114,151); }
td.TdClassName
{
border-color: #587297;
}
.TagClassName
{
border-color: #587297;
}
</style>