Shades of Hoki #587587
Tints of Hoki #587587
RGB
CMYK
RGB Variations
Color information
#587587 (or 0x587587) is known color: Hoki. HEX triplet: 58, 75 and 87. RGB value is (88,117,135). Sum of RGB (Red+Green+Blue) = 88+117+135=340 (45% of max value = 765). Red value is 88 (34.77% from 255 or 25.88% from 340); Green value is 117 (46.09% from 255 or 34.41% from 340); Blue value is 135 (53.12% from 255 or 39.71% from 340); Max value from RGB is 135 - color contains mainly: blue. Hex color #587587 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587587 is #A78A78. Grayscale: #6E6E6E. Windows color (decimal): -10979961 or 8877400. OLE color: 8877400.
HSL color Cylindrical-coordinate representation of color #587587: hue angle of 202.98º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #587587 is Cyan = 0.35, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 117 | 135 | - |
| CMYK | 0.35 | 0.13 | 0 | 0.47 |
| HSL | 202.98º | 0.21% | 0.44% | - |
| HSV(B) | 202.98º | 0.35% | 0.53% | - |
| XYZ | 14.76 | 16.55 | 25.34 | - |
| YUV | 110.38 | 141.89 | 112.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 117 | 135 | 0.35 | 0.13 | 0 | 0.47 | 202.98 | 0.21 | 0.44 |
| Hex | 58 | 75 | 87 | 23 | D | 0 | 2F | CB | 15 | 2C |
| Octal | 130 | 165 | 207 | 43 | 15 | 0 | 57 | 313 | 25 | 54 |
| Binary | 1011000 | 1110101 | 10000111 | 100011 | 1101 | 0 | 101111 | 11001011 | 10101 | 101100 |
Color Harmonies of #587587
Complementary color
Monochromatic Colors of #587587
Black with #587587
Text Example
Text Example
White with #587587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587587; }
p { color: rgb(88,117,135); }
H1.HeaderClassName
{
color: #587587;
}
.AnyTagClassName
{
color: #587587;
}
</style>
background-color css
<style>
a { background-color: #587587; }
a { background-color: rgb(88,117,135); }
div.DivClassName
{
background-color: #587587;
}
.BgClassName
{
background-color: #587587;
}
</style>
border-color css
<style>
span { border-color: #587587; }
span { border-color: rgb(88,117,135); }
td.TdClassName
{
border-color: #587587;
}
.TagClassName
{
border-color: #587587;
}
</style>