Shades of Hoki #598186
Tints of Hoki #598186
RGB
CMYK
RGB Variations
Color information
#598186 (or 0x598186) is known color: Hoki. HEX triplet: 59, 81 and 86. RGB value is (89,129,134). Sum of RGB (Red+Green+Blue) = 89+129+134=352 (46% of max value = 765). Red value is 89 (35.16% from 255 or 25.28% from 352); Green value is 129 (50.78% from 255 or 36.65% from 352); Blue value is 134 (52.73% from 255 or 38.07% from 352); Max value from RGB is 134 - color contains mainly: blue. Hex color #598186 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #598186 is #A67E79. Grayscale: #757575. Windows color (decimal): -10911354 or 8814937. OLE color: 8814937.
HSL color Cylindrical-coordinate representation of color #598186: hue angle of 186.67º degrees, saturation: 0.2, 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 #598186 is Cyan = 0.34, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 129 | 134 | - |
| CMYK | 0.34 | 0.04 | 0 | 0.47 |
| HSL | 186.67º | 0.2% | 0.44% | - |
| HSV(B) | 186.67º | 0.34% | 0.53% | - |
| XYZ | 16.27 | 19.55 | 25.47 | - |
| YUV | 117.61 | 137.25 | 107.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 129 | 134 | 0.34 | 0.04 | 0 | 0.47 | 186.67 | 0.2 | 0.44 |
| Hex | 59 | 81 | 86 | 22 | 4 | 0 | 2F | BB | 14 | 2C |
| Octal | 131 | 201 | 206 | 42 | 4 | 0 | 57 | 273 | 24 | 54 |
| Binary | 1011001 | 10000001 | 10000110 | 100010 | 100 | 0 | 101111 | 10111011 | 10100 | 101100 |
Color Harmonies of #598186
Complementary color
Monochromatic Colors of #598186
Black with #598186
Text Example
Text Example
White with #598186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598186; }
p { color: rgb(89,129,134); }
H1.HeaderClassName
{
color: #598186;
}
.AnyTagClassName
{
color: #598186;
}
</style>
background-color css
<style>
a { background-color: #598186; }
a { background-color: rgb(89,129,134); }
div.DivClassName
{
background-color: #598186;
}
.BgClassName
{
background-color: #598186;
}
</style>
border-color css
<style>
span { border-color: #598186; }
span { border-color: rgb(89,129,134); }
td.TdClassName
{
border-color: #598186;
}
.TagClassName
{
border-color: #598186;
}
</style>