Shades of Hoki #608386
Tints of Hoki #608386
RGB
CMYK
RGB Variations
Color information
#608386 (or 0x608386) is known color: Hoki. HEX triplet: 60, 83 and 86. RGB value is (96,131,134). Sum of RGB (Red+Green+Blue) = 96+131+134=361 (47% of max value = 765). Red value is 96 (37.89% from 255 or 26.59% from 361); Green value is 131 (51.56% from 255 or 36.29% from 361); Blue value is 134 (52.73% from 255 or 37.12% from 361); Max value from RGB is 134 - color contains mainly: blue. Hex color #608386 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #608386 is #9F7C79. Grayscale: #787878. Windows color (decimal): -10452090 or 8815456. OLE color: 8815456.
HSL color Cylindrical-coordinate representation of color #608386: hue angle of 184.74º degrees, saturation: 0.17, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #608386 is Cyan = 0.28, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 131 | 134 | - |
| CMYK | 0.28 | 0.02 | 0 | 0.47 |
| HSL | 184.74º | 0.17% | 0.45% | - |
| HSV(B) | 184.74º | 0.28% | 0.53% | - |
| XYZ | 17.24 | 20.44 | 25.59 | - |
| YUV | 120.88 | 135.4 | 110.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 131 | 134 | 0.28 | 0.02 | 0 | 0.47 | 184.74 | 0.17 | 0.45 |
| Hex | 60 | 83 | 86 | 1C | 2 | 0 | 2F | B9 | 11 | 2D |
| Octal | 140 | 203 | 206 | 34 | 2 | 0 | 57 | 271 | 21 | 55 |
| Binary | 1100000 | 10000011 | 10000110 | 11100 | 10 | 0 | 101111 | 10111001 | 10001 | 101101 |
Color Harmonies of #608386
Complementary color
Monochromatic Colors of #608386
Black with #608386
Text Example
Text Example
White with #608386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608386; }
p { color: rgb(96,131,134); }
H1.HeaderClassName
{
color: #608386;
}
.AnyTagClassName
{
color: #608386;
}
</style>
background-color css
<style>
a { background-color: #608386; }
a { background-color: rgb(96,131,134); }
div.DivClassName
{
background-color: #608386;
}
.BgClassName
{
background-color: #608386;
}
</style>
border-color css
<style>
span { border-color: #608386; }
span { border-color: rgb(96,131,134); }
td.TdClassName
{
border-color: #608386;
}
.TagClassName
{
border-color: #608386;
}
</style>