Shades of Hoki #598087
Tints of Hoki #598087
RGB
CMYK
RGB Variations
Color information
#598087 (or 0x598087) is known color: Hoki. HEX triplet: 59, 80 and 87. RGB value is (89,128,135). Sum of RGB (Red+Green+Blue) = 89+128+135=352 (46% of max value = 765). Red value is 89 (35.16% from 255 or 25.28% from 352); Green value is 128 (50.39% from 255 or 36.36% from 352); Blue value is 135 (53.12% from 255 or 38.35% from 352); Max value from RGB is 135 - color contains mainly: blue. Hex color #598087 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #598087 is #A67F78. Grayscale: #757575. Windows color (decimal): -10911609 or 8880217. OLE color: 8880217.
HSL color Cylindrical-coordinate representation of color #598087: hue angle of 189.13º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #598087 is Cyan = 0.34, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 128 | 135 | - |
| CMYK | 0.34 | 0.05 | 0 | 0.47 |
| HSL | 189.13º | 0.21% | 0.44% | - |
| HSV(B) | 189.13º | 0.34% | 0.53% | - |
| XYZ | 16.21 | 19.31 | 25.79 | - |
| YUV | 117.14 | 138.08 | 107.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 128 | 135 | 0.34 | 0.05 | 0 | 0.47 | 189.13 | 0.21 | 0.44 |
| Hex | 59 | 80 | 87 | 22 | 5 | 0 | 2F | BD | 15 | 2C |
| Octal | 131 | 200 | 207 | 42 | 5 | 0 | 57 | 275 | 25 | 54 |
| Binary | 1011001 | 10000000 | 10000111 | 100010 | 101 | 0 | 101111 | 10111101 | 10101 | 101100 |
Color Harmonies of #598087
Complementary color
Monochromatic Colors of #598087
Black with #598087
Text Example
Text Example
White with #598087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598087; }
p { color: rgb(89,128,135); }
H1.HeaderClassName
{
color: #598087;
}
.AnyTagClassName
{
color: #598087;
}
</style>
background-color css
<style>
a { background-color: #598087; }
a { background-color: rgb(89,128,135); }
div.DivClassName
{
background-color: #598087;
}
.BgClassName
{
background-color: #598087;
}
</style>
border-color css
<style>
span { border-color: #598087; }
span { border-color: rgb(89,128,135); }
td.TdClassName
{
border-color: #598087;
}
.TagClassName
{
border-color: #598087;
}
</style>