Shades of Waikawa Grey #587199
Tints of Waikawa Grey #587199
RGB
CMYK
RGB Variations
Color information
#587199 (or 0x587199) is known color: Waikawa Grey. HEX triplet: 58, 71 and 99. RGB value is (88,113,153). Sum of RGB (Red+Green+Blue) = 88+113+153=354 (46% of max value = 765). Red value is 88 (34.77% from 255 or 24.86% from 354); Green value is 113 (44.53% from 255 or 31.92% from 354); Blue value is 153 (60.16% from 255 or 43.22% from 354); Max value from RGB is 153 - color contains mainly: blue. Hex color #587199 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587199 is #A78E66. Grayscale: #6D6D6D. Windows color (decimal): -10980967 or 10056024. OLE color: 10056024.
HSL color Cylindrical-coordinate representation of color #587199: hue angle of 216.92º degrees, saturation: 0.27, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #587199 is Cyan = 0.42, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 88 | 113 | 153 | - |
| CMYK | 0.42 | 0.26 | 0 | 0.4 |
| HSL | 216.92º | 0.27% | 0.47% | - |
| HSV(B) | 216.92º | 0.42% | 0.6% | - |
| XYZ | 15.68 | 16.18 | 32.43 | - |
| YUV | 110.09 | 152.22 | 112.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 113 | 153 | 0.42 | 0.26 | 0 | 0.4 | 216.92 | 0.27 | 0.47 |
| Hex | 58 | 71 | 99 | 2A | 1A | 0 | 28 | D9 | 1B | 2F |
| Octal | 130 | 161 | 231 | 52 | 32 | 0 | 50 | 331 | 33 | 57 |
| Binary | 1011000 | 1110001 | 10011001 | 101010 | 11010 | 0 | 101000 | 11011001 | 11011 | 101111 |
Color Harmonies of #587199
Complementary color
Monochromatic Colors of #587199
Black with #587199
Text Example
Text Example
White with #587199
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587199; }
p { color: rgb(88,113,153); }
H1.HeaderClassName
{
color: #587199;
}
.AnyTagClassName
{
color: #587199;
}
</style>
background-color css
<style>
a { background-color: #587199; }
a { background-color: rgb(88,113,153); }
div.DivClassName
{
background-color: #587199;
}
.BgClassName
{
background-color: #587199;
}
</style>
border-color css
<style>
span { border-color: #587199; }
span { border-color: rgb(88,113,153); }
td.TdClassName
{
border-color: #587199;
}
.TagClassName
{
border-color: #587199;
}
</style>