Shades of Hoki #668286
Tints of Hoki #668286
RGB
CMYK
RGB Variations
Color information
#668286 (or 0x668286) is known color: Hoki. HEX triplet: 66, 82 and 86. RGB value is (102,130,134). Sum of RGB (Red+Green+Blue) = 102+130+134=366 (48% of max value = 765). Red value is 102 (40.23% from 255 or 27.87% from 366); Green value is 130 (51.17% from 255 or 35.52% from 366); Blue value is 134 (52.73% from 255 or 36.61% from 366); Max value from RGB is 134 - color contains mainly: blue. Hex color #668286 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #668286 is #997D79. Grayscale: #7A7A7A. Windows color (decimal): -10059130 or 8815206. OLE color: 8815206.
HSL color Cylindrical-coordinate representation of color #668286: hue angle of 187.5º 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 #668286 is Cyan = 0.24, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 102 | 130 | 134 | - |
| CMYK | 0.24 | 0.03 | 0 | 0.47 |
| HSL | 187.5º | 0.14% | 0.46% | - |
| HSV(B) | 187.5º | 0.24% | 0.53% | - |
| XYZ | 17.77 | 20.51 | 25.58 | - |
| YUV | 122.08 | 134.72 | 113.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 130 | 134 | 0.24 | 0.03 | 0 | 0.47 | 187.5 | 0.14 | 0.46 |
| Hex | 66 | 82 | 86 | 18 | 3 | 0 | 2F | BC | E | 2E |
| Octal | 146 | 202 | 206 | 30 | 3 | 0 | 57 | 274 | 16 | 56 |
| Binary | 1100110 | 10000010 | 10000110 | 11000 | 11 | 0 | 101111 | 10111100 | 1110 | 101110 |
Color Harmonies of #668286
Complementary color
Monochromatic Colors of #668286
Black with #668286
Text Example
Text Example
White with #668286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668286; }
p { color: rgb(102,130,134); }
H1.HeaderClassName
{
color: #668286;
}
.AnyTagClassName
{
color: #668286;
}
</style>
background-color css
<style>
a { background-color: #668286; }
a { background-color: rgb(102,130,134); }
div.DivClassName
{
background-color: #668286;
}
.BgClassName
{
background-color: #668286;
}
</style>
border-color css
<style>
span { border-color: #668286; }
span { border-color: rgb(102,130,134); }
td.TdClassName
{
border-color: #668286;
}
.TagClassName
{
border-color: #668286;
}
</style>