Shades of Hoki #597687
Tints of Hoki #597687
RGB
CMYK
RGB Variations
Color information
#597687 (or 0x597687) is known color: Hoki. HEX triplet: 59, 76 and 87. RGB value is (89,118,135). Sum of RGB (Red+Green+Blue) = 89+118+135=342 (45% of max value = 765). Red value is 89 (35.16% from 255 or 26.02% from 342); Green value is 118 (46.48% from 255 or 34.50% from 342); Blue value is 135 (53.12% from 255 or 39.47% from 342); Max value from RGB is 135 - color contains mainly: blue. Hex color #597687 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597687 is #A68978. Grayscale: #6F6F6F. Windows color (decimal): -10914169 or 8877657. OLE color: 8877657.
HSL color Cylindrical-coordinate representation of color #597687: hue angle of 202.17º 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 #597687 is Cyan = 0.34, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 118 | 135 | - |
| CMYK | 0.34 | 0.13 | 0 | 0.47 |
| HSL | 202.17º | 0.21% | 0.44% | - |
| HSV(B) | 202.17º | 0.34% | 0.53% | - |
| XYZ | 14.97 | 16.83 | 25.38 | - |
| YUV | 111.27 | 141.39 | 112.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 118 | 135 | 0.34 | 0.13 | 0 | 0.47 | 202.17 | 0.21 | 0.44 |
| Hex | 59 | 76 | 87 | 22 | D | 0 | 2F | CA | 15 | 2C |
| Octal | 131 | 166 | 207 | 42 | 15 | 0 | 57 | 312 | 25 | 54 |
| Binary | 1011001 | 1110110 | 10000111 | 100010 | 1101 | 0 | 101111 | 11001010 | 10101 | 101100 |
Color Harmonies of #597687
Complementary color
Monochromatic Colors of #597687
Black with #597687
Text Example
Text Example
White with #597687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597687; }
p { color: rgb(89,118,135); }
H1.HeaderClassName
{
color: #597687;
}
.AnyTagClassName
{
color: #597687;
}
</style>
background-color css
<style>
a { background-color: #597687; }
a { background-color: rgb(89,118,135); }
div.DivClassName
{
background-color: #597687;
}
.BgClassName
{
background-color: #597687;
}
</style>
border-color css
<style>
span { border-color: #597687; }
span { border-color: rgb(89,118,135); }
td.TdClassName
{
border-color: #597687;
}
.TagClassName
{
border-color: #597687;
}
</style>