Shades of Hoki #668081
Tints of Hoki #668081
RGB
CMYK
RGB Variations
Color information
#668081 (or 0x668081) is known color: Hoki. HEX triplet: 66, 80 and 81. RGB value is (102,128,129). Sum of RGB (Red+Green+Blue) = 102+128+129=359 (47% of max value = 765). Red value is 102 (40.23% from 255 or 28.41% from 359); Green value is 128 (50.39% from 255 or 35.65% from 359); Blue value is 129 (50.78% from 255 or 35.93% from 359); Max value from RGB is 129 - color contains mainly: blue. Hex color #668081 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #668081 is #997F7E. Grayscale: #787878. Windows color (decimal): -10059647 or 8487014. OLE color: 8487014.
HSL color Cylindrical-coordinate representation of color #668081: hue angle of 182.22º degrees, saturation: 0.12, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #668081 is Cyan = 0.21, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 102 | 128 | 129 | - |
| CMYK | 0.21 | 0.01 | 0 | 0.49 |
| HSL | 182.22º | 0.12% | 0.45% | - |
| HSV(B) | 182.22º | 0.21% | 0.51% | - |
| XYZ | 17.16 | 19.85 | 23.7 | - |
| YUV | 120.34 | 132.89 | 114.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 128 | 129 | 0.21 | 0.01 | 0 | 0.49 | 182.22 | 0.12 | 0.45 |
| Hex | 66 | 80 | 81 | 15 | 1 | 0 | 31 | B6 | C | 2D |
| Octal | 146 | 200 | 201 | 25 | 1 | 0 | 61 | 266 | 14 | 55 |
| Binary | 1100110 | 10000000 | 10000001 | 10101 | 1 | 0 | 110001 | 10110110 | 1100 | 101101 |
Color Harmonies of #668081
Complementary color
Monochromatic Colors of #668081
Black with #668081
Text Example
Text Example
White with #668081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668081; }
p { color: rgb(102,128,129); }
H1.HeaderClassName
{
color: #668081;
}
.AnyTagClassName
{
color: #668081;
}
</style>
background-color css
<style>
a { background-color: #668081; }
a { background-color: rgb(102,128,129); }
div.DivClassName
{
background-color: #668081;
}
.BgClassName
{
background-color: #668081;
}
</style>
border-color css
<style>
span { border-color: #668081; }
span { border-color: rgb(102,128,129); }
td.TdClassName
{
border-color: #668081;
}
.TagClassName
{
border-color: #668081;
}
</style>