Shades of Hoki #608187
Tints of Hoki #608187
RGB
CMYK
RGB Variations
Color information
#608187 (or 0x608187) is known color: Hoki. HEX triplet: 60, 81 and 87. RGB value is (96,129,135). Sum of RGB (Red+Green+Blue) = 96+129+135=360 (47% of max value = 765). Red value is 96 (37.89% from 255 or 26.67% from 360); Green value is 129 (50.78% from 255 or 35.83% from 360); Blue value is 135 (53.12% from 255 or 37.5% from 360); Max value from RGB is 135 - color contains mainly: blue. Hex color #608187 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #608187 is #9F7E78. Grayscale: #777777. Windows color (decimal): -10452601 or 8880480. OLE color: 8880480.
HSL color Cylindrical-coordinate representation of color #608187: hue angle of 189.23º degrees, saturation: 0.17, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #608187 is Cyan = 0.29, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 129 | 135 | - |
| CMYK | 0.29 | 0.04 | 0 | 0.47 |
| HSL | 189.23º | 0.17% | 0.45% | - |
| HSV(B) | 189.23º | 0.29% | 0.53% | - |
| XYZ | 17.05 | 19.94 | 25.87 | - |
| YUV | 119.82 | 136.57 | 111.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 129 | 135 | 0.29 | 0.04 | 0 | 0.47 | 189.23 | 0.17 | 0.45 |
| Hex | 60 | 81 | 87 | 1D | 4 | 0 | 2F | BD | 11 | 2D |
| Octal | 140 | 201 | 207 | 35 | 4 | 0 | 57 | 275 | 21 | 55 |
| Binary | 1100000 | 10000001 | 10000111 | 11101 | 100 | 0 | 101111 | 10111101 | 10001 | 101101 |
Color Harmonies of #608187
Complementary color
Monochromatic Colors of #608187
Black with #608187
Text Example
Text Example
White with #608187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608187; }
p { color: rgb(96,129,135); }
H1.HeaderClassName
{
color: #608187;
}
.AnyTagClassName
{
color: #608187;
}
</style>
background-color css
<style>
a { background-color: #608187; }
a { background-color: rgb(96,129,135); }
div.DivClassName
{
background-color: #608187;
}
.BgClassName
{
background-color: #608187;
}
</style>
border-color css
<style>
span { border-color: #608187; }
span { border-color: rgb(96,129,135); }
td.TdClassName
{
border-color: #608187;
}
.TagClassName
{
border-color: #608187;
}
</style>