Shades of Hoki #668284
Tints of Hoki #668284
RGB
CMYK
RGB Variations
Color information
#668284 (or 0x668284) is known color: Hoki. HEX triplet: 66, 82 and 84. RGB value is (102,130,132). Sum of RGB (Red+Green+Blue) = 102+130+132=364 (48% of max value = 765). Red value is 102 (40.23% from 255 or 28.02% from 364); Green value is 130 (51.17% from 255 or 35.71% from 364); Blue value is 132 (51.95% from 255 or 36.26% from 364); Max value from RGB is 132 - color contains mainly: blue. Hex color #668284 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #668284 is #997D7B. Grayscale: #797979. Windows color (decimal): -10059132 or 8684134. OLE color: 8684134.
HSL color Cylindrical-coordinate representation of color #668284: hue angle of 184º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #668284 is Cyan = 0.23, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 102 | 130 | 132 | - |
| CMYK | 0.23 | 0.02 | 0 | 0.48 |
| HSL | 184º | 0.13% | 0.46% | - |
| HSV(B) | 184º | 0.23% | 0.52% | - |
| XYZ | 17.63 | 20.46 | 24.85 | - |
| YUV | 121.86 | 133.72 | 113.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 130 | 132 | 0.23 | 0.02 | 0 | 0.48 | 184 | 0.13 | 0.46 |
| Hex | 66 | 82 | 84 | 17 | 2 | 0 | 30 | B8 | D | 2E |
| Octal | 146 | 202 | 204 | 27 | 2 | 0 | 60 | 270 | 15 | 56 |
| Binary | 1100110 | 10000010 | 10000100 | 10111 | 10 | 0 | 110000 | 10111000 | 1101 | 101110 |
Color Harmonies of #668284
Complementary color
Monochromatic Colors of #668284
Black with #668284
Text Example
Text Example
White with #668284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668284; }
p { color: rgb(102,130,132); }
H1.HeaderClassName
{
color: #668284;
}
.AnyTagClassName
{
color: #668284;
}
</style>
background-color css
<style>
a { background-color: #668284; }
a { background-color: rgb(102,130,132); }
div.DivClassName
{
background-color: #668284;
}
.BgClassName
{
background-color: #668284;
}
</style>
border-color css
<style>
span { border-color: #668284; }
span { border-color: rgb(102,130,132); }
td.TdClassName
{
border-color: #668284;
}
.TagClassName
{
border-color: #668284;
}
</style>