Shades of Hoki #668186
Tints of Hoki #668186
RGB
CMYK
RGB Variations
Color information
#668186 (or 0x668186) is known color: Hoki. HEX triplet: 66, 81 and 86. RGB value is (102,129,134). Sum of RGB (Red+Green+Blue) = 102+129+134=365 (48% of max value = 765). Red value is 102 (40.23% from 255 or 27.95% from 365); Green value is 129 (50.78% from 255 or 35.34% from 365); Blue value is 134 (52.73% from 255 or 36.71% from 365); Max value from RGB is 134 - color contains mainly: blue. Hex color #668186 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #668186 is #997E79. Grayscale: #797979. Windows color (decimal): -10059386 or 8814950. OLE color: 8814950.
HSL color Cylindrical-coordinate representation of color #668186: hue angle of 189.38º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #668186 is Cyan = 0.24, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 102 | 129 | 134 | - |
| CMYK | 0.24 | 0.04 | 0 | 0.47 |
| HSL | 189.38º | 0.14% | 0.46% | - |
| HSV(B) | 189.38º | 0.24% | 0.53% | - |
| XYZ | 17.63 | 20.25 | 25.53 | - |
| YUV | 121.5 | 135.05 | 114.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 129 | 134 | 0.24 | 0.04 | 0 | 0.47 | 189.38 | 0.14 | 0.46 |
| Hex | 66 | 81 | 86 | 18 | 4 | 0 | 2F | BD | E | 2E |
| Octal | 146 | 201 | 206 | 30 | 4 | 0 | 57 | 275 | 16 | 56 |
| Binary | 1100110 | 10000001 | 10000110 | 11000 | 100 | 0 | 101111 | 10111101 | 1110 | 101110 |
Color Harmonies of #668186
Complementary color
Monochromatic Colors of #668186
Black with #668186
Text Example
Text Example
White with #668186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668186; }
p { color: rgb(102,129,134); }
H1.HeaderClassName
{
color: #668186;
}
.AnyTagClassName
{
color: #668186;
}
</style>
background-color css
<style>
a { background-color: #668186; }
a { background-color: rgb(102,129,134); }
div.DivClassName
{
background-color: #668186;
}
.BgClassName
{
background-color: #668186;
}
</style>
border-color css
<style>
span { border-color: #668186; }
span { border-color: rgb(102,129,134); }
td.TdClassName
{
border-color: #668186;
}
.TagClassName
{
border-color: #668186;
}
</style>