Shades of Waikawa Grey #587198
Tints of Waikawa Grey #587198
RGB
CMYK
RGB Variations
Color information
#587198 (or 0x587198) is known color: Waikawa Grey. HEX triplet: 58, 71 and 98. RGB value is (88,113,152). Sum of RGB (Red+Green+Blue) = 88+113+152=353 (46% of max value = 765). Red value is 88 (34.77% from 255 or 24.93% from 353); Green value is 113 (44.53% from 255 or 32.01% from 353); Blue value is 152 (59.77% from 255 or 43.06% from 353); Max value from RGB is 152 - color contains mainly: blue. Hex color #587198 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587198 is #A78E67. Grayscale: #6D6D6D. Windows color (decimal): -10980968 or 9990488. OLE color: 9990488.
HSL color Cylindrical-coordinate representation of color #587198: hue angle of 216.56º 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 #587198 is Cyan = 0.42, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 88 | 113 | 152 | - |
| CMYK | 0.42 | 0.26 | 0 | 0.40 |
| HSL | 216.56º | 0.27% | 0.47% | - |
| HSV(B) | 216.56º | 0.42% | 0.6% | - |
| XYZ | 15.6 | 16.15 | 32 | - |
| YUV | 109.97 | 151.72 | 112.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 113 | 152 | 0.42 | 0.26 | 0 | 0.40 | 216.56 | 0.27 | 0.47 |
| Hex | 58 | 71 | 98 | 2A | 1A | 0 | 28 | D9 | 1B | 2F |
| Octal | 130 | 161 | 230 | 52 | 32 | 0 | 50 | 331 | 33 | 57 |
| Binary | 1011000 | 1110001 | 10011000 | 101010 | 11010 | 0 | 101000 | 11011001 | 11011 | 101111 |
Color Harmonies of #587198
Complementary color
Monochromatic Colors of #587198
Black with #587198
Text Example
Text Example
White with #587198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587198; }
p { color: rgb(88,113,152); }
H1.HeaderClassName
{
color: #587198;
}
.AnyTagClassName
{
color: #587198;
}
</style>
background-color css
<style>
a { background-color: #587198; }
a { background-color: rgb(88,113,152); }
div.DivClassName
{
background-color: #587198;
}
.BgClassName
{
background-color: #587198;
}
</style>
border-color css
<style>
span { border-color: #587198; }
span { border-color: rgb(88,113,152); }
td.TdClassName
{
border-color: #587198;
}
.TagClassName
{
border-color: #587198;
}
</style>