Shades of Hoki #597789
Tints of Hoki #597789
RGB
CMYK
RGB Variations
Color information
#597789 (or 0x597789) is known color: Hoki. HEX triplet: 59, 77 and 89. RGB value is (89,119,137). Sum of RGB (Red+Green+Blue) = 89+119+137=345 (45% of max value = 765). Red value is 89 (35.16% from 255 or 25.80% from 345); Green value is 119 (46.88% from 255 or 34.49% from 345); Blue value is 137 (53.91% from 255 or 39.71% from 345); Max value from RGB is 137 - color contains mainly: blue. Hex color #597789 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597789 is #A68876. Grayscale: #6F6F6F. Windows color (decimal): -10913911 or 9008985. OLE color: 9008985.
HSL color Cylindrical-coordinate representation of color #597789: hue angle of 202.5º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #597789 is Cyan = 0.35, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 89 | 119 | 137 | - |
| CMYK | 0.35 | 0.13 | 0 | 0.46 |
| HSL | 202.5º | 0.21% | 0.44% | - |
| HSV(B) | 202.5º | 0.35% | 0.54% | - |
| XYZ | 15.23 | 17.12 | 26.17 | - |
| YUV | 112.08 | 142.06 | 111.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 119 | 137 | 0.35 | 0.13 | 0 | 0.46 | 202.5 | 0.21 | 0.44 |
| Hex | 59 | 77 | 89 | 23 | D | 0 | 2E | CA | 15 | 2C |
| Octal | 131 | 167 | 211 | 43 | 15 | 0 | 56 | 312 | 25 | 54 |
| Binary | 1011001 | 1110111 | 10001001 | 100011 | 1101 | 0 | 101110 | 11001010 | 10101 | 101100 |
Color Harmonies of #597789
Complementary color
Monochromatic Colors of #597789
Black with #597789
Text Example
Text Example
White with #597789
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597789; }
p { color: rgb(89,119,137); }
H1.HeaderClassName
{
color: #597789;
}
.AnyTagClassName
{
color: #597789;
}
</style>
background-color css
<style>
a { background-color: #597789; }
a { background-color: rgb(89,119,137); }
div.DivClassName
{
background-color: #597789;
}
.BgClassName
{
background-color: #597789;
}
</style>
border-color css
<style>
span { border-color: #597789; }
span { border-color: rgb(89,119,137); }
td.TdClassName
{
border-color: #597789;
}
.TagClassName
{
border-color: #597789;
}
</style>