Shades of Waikawa Grey #587599
Tints of Waikawa Grey #587599
RGB
CMYK
RGB Variations
Color information
#587599 (or 0x587599) is known color: Waikawa Grey. HEX triplet: 58, 75 and 99. RGB value is (88,117,153). Sum of RGB (Red+Green+Blue) = 88+117+153=358 (47% of max value = 765). Red value is 88 (34.77% from 255 or 24.58% from 358); Green value is 117 (46.09% from 255 or 32.68% from 358); Blue value is 153 (60.16% from 255 or 42.74% from 358); Max value from RGB is 153 - color contains mainly: blue. Hex color #587599 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587599 is #A78A66. Grayscale: #707070. Windows color (decimal): -10979943 or 10057048. OLE color: 10057048.
HSL color Cylindrical-coordinate representation of color #587599: hue angle of 213.23º 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 #587599 is Cyan = 0.42, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 88 | 117 | 153 | - |
| CMYK | 0.42 | 0.24 | 0 | 0.4 |
| HSL | 213.23º | 0.27% | 0.47% | - |
| HSV(B) | 213.23º | 0.42% | 0.6% | - |
| XYZ | 16.14 | 17.1 | 32.59 | - |
| YUV | 112.43 | 150.89 | 110.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 117 | 153 | 0.42 | 0.24 | 0 | 0.4 | 213.23 | 0.27 | 0.47 |
| Hex | 58 | 75 | 99 | 2A | 18 | 0 | 28 | D5 | 1B | 2F |
| Octal | 130 | 165 | 231 | 52 | 30 | 0 | 50 | 325 | 33 | 57 |
| Binary | 1011000 | 1110101 | 10011001 | 101010 | 11000 | 0 | 101000 | 11010101 | 11011 | 101111 |
Color Harmonies of #587599
Complementary color
Monochromatic Colors of #587599
Black with #587599
Text Example
Text Example
White with #587599
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587599; }
p { color: rgb(88,117,153); }
H1.HeaderClassName
{
color: #587599;
}
.AnyTagClassName
{
color: #587599;
}
</style>
background-color css
<style>
a { background-color: #587599; }
a { background-color: rgb(88,117,153); }
div.DivClassName
{
background-color: #587599;
}
.BgClassName
{
background-color: #587599;
}
</style>
border-color css
<style>
span { border-color: #587599; }
span { border-color: rgb(88,117,153); }
td.TdClassName
{
border-color: #587599;
}
.TagClassName
{
border-color: #587599;
}
</style>