Shades of Hoki #597587
Tints of Hoki #597587
RGB
CMYK
RGB Variations
Color information
#597587 (or 0x597587) is known color: Hoki. HEX triplet: 59, 75 and 87. RGB value is (89,117,135). Sum of RGB (Red+Green+Blue) = 89+117+135=341 (45% of max value = 765). Red value is 89 (35.16% from 255 or 26.10% from 341); Green value is 117 (46.09% from 255 or 34.31% from 341); Blue value is 135 (53.12% from 255 or 39.59% from 341); Max value from RGB is 135 - color contains mainly: blue. Hex color #597587 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597587 is #A68A78. Grayscale: #6E6E6E. Windows color (decimal): -10914425 or 8877401. OLE color: 8877401.
HSL color Cylindrical-coordinate representation of color #597587: hue angle of 203.48º 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 #597587 is Cyan = 0.34, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 117 | 135 | - |
| CMYK | 0.34 | 0.13 | 0 | 0.47 |
| HSL | 203.48º | 0.21% | 0.44% | - |
| HSV(B) | 203.48º | 0.34% | 0.53% | - |
| XYZ | 14.85 | 16.6 | 25.34 | - |
| YUV | 110.68 | 141.72 | 112.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 117 | 135 | 0.34 | 0.13 | 0 | 0.47 | 203.48 | 0.21 | 0.44 |
| Hex | 59 | 75 | 87 | 22 | D | 0 | 2F | CB | 15 | 2C |
| Octal | 131 | 165 | 207 | 42 | 15 | 0 | 57 | 313 | 25 | 54 |
| Binary | 1011001 | 1110101 | 10000111 | 100010 | 1101 | 0 | 101111 | 11001011 | 10101 | 101100 |
Color Harmonies of #597587
Complementary color
Monochromatic Colors of #597587
Black with #597587
Text Example
Text Example
White with #597587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597587; }
p { color: rgb(89,117,135); }
H1.HeaderClassName
{
color: #597587;
}
.AnyTagClassName
{
color: #597587;
}
</style>
background-color css
<style>
a { background-color: #597587; }
a { background-color: rgb(89,117,135); }
div.DivClassName
{
background-color: #597587;
}
.BgClassName
{
background-color: #597587;
}
</style>
border-color css
<style>
span { border-color: #597587; }
span { border-color: rgb(89,117,135); }
td.TdClassName
{
border-color: #597587;
}
.TagClassName
{
border-color: #597587;
}
</style>