Shades of Hoki #597787
Tints of Hoki #597787
RGB
CMYK
RGB Variations
Color information
#597787 (or 0x597787) is known color: Hoki. HEX triplet: 59, 77 and 87. RGB value is (89,119,135). Sum of RGB (Red+Green+Blue) = 89+119+135=343 (45% of max value = 765). Red value is 89 (35.16% from 255 or 25.95% from 343); Green value is 119 (46.88% from 255 or 34.69% from 343); Blue value is 135 (53.12% from 255 or 39.36% from 343); Max value from RGB is 135 - color contains mainly: blue. Hex color #597787 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597787 is #A68878. Grayscale: #6F6F6F. Windows color (decimal): -10913913 or 8877913. OLE color: 8877913.
HSL color Cylindrical-coordinate representation of color #597787: hue angle of 200.87º 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 #597787 is Cyan = 0.34, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 119 | 135 | - |
| CMYK | 0.34 | 0.12 | 0 | 0.47 |
| HSL | 200.87º | 0.21% | 0.44% | - |
| HSV(B) | 200.87º | 0.34% | 0.53% | - |
| XYZ | 15.09 | 17.07 | 25.42 | - |
| YUV | 111.85 | 141.06 | 111.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 119 | 135 | 0.34 | 0.12 | 0 | 0.47 | 200.87 | 0.21 | 0.44 |
| Hex | 59 | 77 | 87 | 22 | C | 0 | 2F | C9 | 15 | 2C |
| Octal | 131 | 167 | 207 | 42 | 14 | 0 | 57 | 311 | 25 | 54 |
| Binary | 1011001 | 1110111 | 10000111 | 100010 | 1100 | 0 | 101111 | 11001001 | 10101 | 101100 |
Color Harmonies of #597787
Complementary color
Monochromatic Colors of #597787
Black with #597787
Text Example
Text Example
White with #597787
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597787; }
p { color: rgb(89,119,135); }
H1.HeaderClassName
{
color: #597787;
}
.AnyTagClassName
{
color: #597787;
}
</style>
background-color css
<style>
a { background-color: #597787; }
a { background-color: rgb(89,119,135); }
div.DivClassName
{
background-color: #597787;
}
.BgClassName
{
background-color: #597787;
}
</style>
border-color css
<style>
span { border-color: #597787; }
span { border-color: rgb(89,119,135); }
td.TdClassName
{
border-color: #597787;
}
.TagClassName
{
border-color: #597787;
}
</style>