Shades of Hoki #668184
Tints of Hoki #668184
RGB
CMYK
RGB Variations
Color information
#668184 (or 0x668184) is known color: Hoki. HEX triplet: 66, 81 and 84. RGB value is (102,129,132). Sum of RGB (Red+Green+Blue) = 102+129+132=363 (48% of max value = 765). Red value is 102 (40.23% from 255 or 28.10% from 363); Green value is 129 (50.78% from 255 or 35.54% from 363); Blue value is 132 (51.95% from 255 or 36.36% from 363); Max value from RGB is 132 - color contains mainly: blue. Hex color #668184 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #668184 is #997E7B. Grayscale: #797979. Windows color (decimal): -10059388 or 8683878. OLE color: 8683878.
HSL color Cylindrical-coordinate representation of color #668184: hue angle of 186º 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 #668184 is Cyan = 0.23, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 102 | 129 | 132 | - |
| CMYK | 0.23 | 0.02 | 0 | 0.48 |
| HSL | 186º | 0.13% | 0.46% | - |
| HSV(B) | 186º | 0.23% | 0.52% | - |
| XYZ | 17.49 | 20.19 | 24.81 | - |
| YUV | 121.27 | 134.05 | 114.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 129 | 132 | 0.23 | 0.02 | 0 | 0.48 | 186 | 0.13 | 0.46 |
| Hex | 66 | 81 | 84 | 17 | 2 | 0 | 30 | BA | D | 2E |
| Octal | 146 | 201 | 204 | 27 | 2 | 0 | 60 | 272 | 15 | 56 |
| Binary | 1100110 | 10000001 | 10000100 | 10111 | 10 | 0 | 110000 | 10111010 | 1101 | 101110 |
Color Harmonies of #668184
Complementary color
Monochromatic Colors of #668184
Black with #668184
Text Example
Text Example
White with #668184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668184; }
p { color: rgb(102,129,132); }
H1.HeaderClassName
{
color: #668184;
}
.AnyTagClassName
{
color: #668184;
}
</style>
background-color css
<style>
a { background-color: #668184; }
a { background-color: rgb(102,129,132); }
div.DivClassName
{
background-color: #668184;
}
.BgClassName
{
background-color: #668184;
}
</style>
border-color css
<style>
span { border-color: #668184; }
span { border-color: rgb(102,129,132); }
td.TdClassName
{
border-color: #668184;
}
.TagClassName
{
border-color: #668184;
}
</style>