Shades of Hoki #608088
Tints of Hoki #608088
RGB
CMYK
RGB Variations
Color information
#608088 (or 0x608088) is known color: Hoki. HEX triplet: 60, 80 and 88. RGB value is (96,128,136). Sum of RGB (Red+Green+Blue) = 96+128+136=360 (47% of max value = 765). Red value is 96 (37.89% from 255 or 26.67% from 360); Green value is 128 (50.39% from 255 or 35.56% from 360); Blue value is 136 (53.52% from 255 or 37.78% from 360); Max value from RGB is 136 - color contains mainly: blue. Hex color #608088 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #608088 is #9F7F77. Grayscale: #777777. Windows color (decimal): -10452856 or 8945760. OLE color: 8945760.
HSL color Cylindrical-coordinate representation of color #608088: hue angle of 192º 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 #608088 is Cyan = 0.29, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 128 | 136 | - |
| CMYK | 0.29 | 0.06 | 0 | 0.47 |
| HSL | 192º | 0.17% | 0.45% | - |
| HSV(B) | 192º | 0.29% | 0.53% | - |
| XYZ | 16.99 | 19.7 | 26.2 | - |
| YUV | 119.34 | 137.4 | 111.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 128 | 136 | 0.29 | 0.06 | 0 | 0.47 | 192 | 0.17 | 0.45 |
| Hex | 60 | 80 | 88 | 1D | 6 | 0 | 2F | C0 | 11 | 2D |
| Octal | 140 | 200 | 210 | 35 | 6 | 0 | 57 | 300 | 21 | 55 |
| Binary | 1100000 | 10000000 | 10001000 | 11101 | 110 | 0 | 101111 | 11000000 | 10001 | 101101 |
Color Harmonies of #608088
Complementary color
Monochromatic Colors of #608088
Black with #608088
Text Example
Text Example
White with #608088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608088; }
p { color: rgb(96,128,136); }
H1.HeaderClassName
{
color: #608088;
}
.AnyTagClassName
{
color: #608088;
}
</style>
background-color css
<style>
a { background-color: #608088; }
a { background-color: rgb(96,128,136); }
div.DivClassName
{
background-color: #608088;
}
.BgClassName
{
background-color: #608088;
}
</style>
border-color css
<style>
span { border-color: #608088; }
span { border-color: rgb(96,128,136); }
td.TdClassName
{
border-color: #608088;
}
.TagClassName
{
border-color: #608088;
}
</style>