Shades of Waikawa Grey #587197
Tints of Waikawa Grey #587197
RGB
CMYK
RGB Variations
Color information
#587197 (or 0x587197) is known color: Waikawa Grey. HEX triplet: 58, 71 and 97. RGB value is (88,113,151). Sum of RGB (Red+Green+Blue) = 88+113+151=352 (46% of max value = 765). Red value is 88 (34.77% from 255 or 25% from 352); Green value is 113 (44.53% from 255 or 32.10% from 352); Blue value is 151 (59.38% from 255 or 42.90% from 352); Max value from RGB is 151 - color contains mainly: blue. Hex color #587197 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587197 is #A78E68. Grayscale: #6D6D6D. Windows color (decimal): -10980969 or 9924952. OLE color: 9924952.
HSL color Cylindrical-coordinate representation of color #587197: hue angle of 216.19º 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 #587197 is Cyan = 0.42, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 88 | 113 | 151 | - |
| CMYK | 0.42 | 0.25 | 0 | 0.41 |
| HSL | 216.19º | 0.26% | 0.47% | - |
| HSV(B) | 216.19º | 0.42% | 0.59% | - |
| XYZ | 15.52 | 16.12 | 31.57 | - |
| YUV | 109.86 | 151.22 | 112.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 113 | 151 | 0.42 | 0.25 | 0 | 0.41 | 216.19 | 0.26 | 0.47 |
| Hex | 58 | 71 | 97 | 2A | 19 | 0 | 29 | D8 | 1A | 2F |
| Octal | 130 | 161 | 227 | 52 | 31 | 0 | 51 | 330 | 32 | 57 |
| Binary | 1011000 | 1110001 | 10010111 | 101010 | 11001 | 0 | 101001 | 11011000 | 11010 | 101111 |
Color Harmonies of #587197
Complementary color
Monochromatic Colors of #587197
Black with #587197
Text Example
Text Example
White with #587197
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587197; }
p { color: rgb(88,113,151); }
H1.HeaderClassName
{
color: #587197;
}
.AnyTagClassName
{
color: #587197;
}
</style>
background-color css
<style>
a { background-color: #587197; }
a { background-color: rgb(88,113,151); }
div.DivClassName
{
background-color: #587197;
}
.BgClassName
{
background-color: #587197;
}
</style>
border-color css
<style>
span { border-color: #587197; }
span { border-color: rgb(88,113,151); }
td.TdClassName
{
border-color: #587197;
}
.TagClassName
{
border-color: #587197;
}
</style>