Shades of Hoki #608188
Tints of Hoki #608188
RGB
CMYK
RGB Variations
Color information
#608188 (or 0x608188) is known color: Hoki. HEX triplet: 60, 81 and 88. RGB value is (96,129,136). Sum of RGB (Red+Green+Blue) = 96+129+136=361 (47% of max value = 765). Red value is 96 (37.89% from 255 or 26.59% from 361); Green value is 129 (50.78% from 255 or 35.73% from 361); Blue value is 136 (53.52% from 255 or 37.67% from 361); Max value from RGB is 136 - color contains mainly: blue. Hex color #608188 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #608188 is #9F7E77. Grayscale: #777777. Windows color (decimal): -10452600 or 8946016. OLE color: 8946016.
HSL color Cylindrical-coordinate representation of color #608188: hue angle of 190.5º 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 #608188 is Cyan = 0.29, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 129 | 136 | - |
| CMYK | 0.29 | 0.05 | 0 | 0.47 |
| HSL | 190.5º | 0.17% | 0.45% | - |
| HSV(B) | 190.5º | 0.29% | 0.53% | - |
| XYZ | 17.12 | 19.96 | 26.24 | - |
| YUV | 119.93 | 137.07 | 110.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 129 | 136 | 0.29 | 0.05 | 0 | 0.47 | 190.5 | 0.17 | 0.45 |
| Hex | 60 | 81 | 88 | 1D | 5 | 0 | 2F | BE | 11 | 2D |
| Octal | 140 | 201 | 210 | 35 | 5 | 0 | 57 | 276 | 21 | 55 |
| Binary | 1100000 | 10000001 | 10001000 | 11101 | 101 | 0 | 101111 | 10111110 | 10001 | 101101 |
Color Harmonies of #608188
Complementary color
Monochromatic Colors of #608188
Black with #608188
Text Example
Text Example
White with #608188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608188; }
p { color: rgb(96,129,136); }
H1.HeaderClassName
{
color: #608188;
}
.AnyTagClassName
{
color: #608188;
}
</style>
background-color css
<style>
a { background-color: #608188; }
a { background-color: rgb(96,129,136); }
div.DivClassName
{
background-color: #608188;
}
.BgClassName
{
background-color: #608188;
}
</style>
border-color css
<style>
span { border-color: #608188; }
span { border-color: rgb(96,129,136); }
td.TdClassName
{
border-color: #608188;
}
.TagClassName
{
border-color: #608188;
}
</style>