Shades of Hoki #668187
Tints of Hoki #668187
RGB
CMYK
RGB Variations
Color information
#668187 (or 0x668187) is known color: Hoki. HEX triplet: 66, 81 and 87. RGB value is (102,129,135). Sum of RGB (Red+Green+Blue) = 102+129+135=366 (48% of max value = 765). Red value is 102 (40.23% from 255 or 27.87% from 366); Green value is 129 (50.78% from 255 or 35.25% from 366); Blue value is 135 (53.12% from 255 or 36.89% from 366); Max value from RGB is 135 - color contains mainly: blue. Hex color #668187 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #668187 is #997E78. Grayscale: #797979. Windows color (decimal): -10059385 or 8880486. OLE color: 8880486.
HSL color Cylindrical-coordinate representation of color #668187: hue angle of 190.91º 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 #668187 is Cyan = 0.24, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 102 | 129 | 135 | - |
| CMYK | 0.24 | 0.04 | 0 | 0.47 |
| HSL | 190.91º | 0.14% | 0.46% | - |
| HSV(B) | 190.91º | 0.24% | 0.53% | - |
| XYZ | 17.7 | 20.27 | 25.9 | - |
| YUV | 121.61 | 135.55 | 114.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 129 | 135 | 0.24 | 0.04 | 0 | 0.47 | 190.91 | 0.14 | 0.46 |
| Hex | 66 | 81 | 87 | 18 | 4 | 0 | 2F | BF | E | 2E |
| Octal | 146 | 201 | 207 | 30 | 4 | 0 | 57 | 277 | 16 | 56 |
| Binary | 1100110 | 10000001 | 10000111 | 11000 | 100 | 0 | 101111 | 10111111 | 1110 | 101110 |
Color Harmonies of #668187
Complementary color
Monochromatic Colors of #668187
Black with #668187
Text Example
Text Example
White with #668187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668187; }
p { color: rgb(102,129,135); }
H1.HeaderClassName
{
color: #668187;
}
.AnyTagClassName
{
color: #668187;
}
</style>
background-color css
<style>
a { background-color: #668187; }
a { background-color: rgb(102,129,135); }
div.DivClassName
{
background-color: #668187;
}
.BgClassName
{
background-color: #668187;
}
</style>
border-color css
<style>
span { border-color: #668187; }
span { border-color: rgb(102,129,135); }
td.TdClassName
{
border-color: #668187;
}
.TagClassName
{
border-color: #668187;
}
</style>