Shades of Hoki #668088
Tints of Hoki #668088
RGB
CMYK
RGB Variations
Color information
#668088 (or 0x668088) is known color: Hoki. HEX triplet: 66, 80 and 88. RGB value is (102,128,136). Sum of RGB (Red+Green+Blue) = 102+128+136=366 (48% of max value = 765). Red value is 102 (40.23% from 255 or 27.87% from 366); Green value is 128 (50.39% from 255 or 34.97% from 366); Blue value is 136 (53.52% from 255 or 37.16% from 366); Max value from RGB is 136 - color contains mainly: blue. Hex color #668088 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #668088 is #997F77. Grayscale: #797979. Windows color (decimal): -10059640 or 8945766. OLE color: 8945766.
HSL color Cylindrical-coordinate representation of color #668088: hue angle of 194.12º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #668088 is Cyan = 0.25, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 102 | 128 | 136 | - |
| CMYK | 0.25 | 0.06 | 0 | 0.47 |
| HSL | 194.12º | 0.14% | 0.47% | - |
| HSV(B) | 194.12º | 0.25% | 0.53% | - |
| XYZ | 17.64 | 20.04 | 26.23 | - |
| YUV | 121.14 | 136.39 | 114.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 128 | 136 | 0.25 | 0.06 | 0 | 0.47 | 194.12 | 0.14 | 0.47 |
| Hex | 66 | 80 | 88 | 19 | 6 | 0 | 2F | C2 | E | 2F |
| Octal | 146 | 200 | 210 | 31 | 6 | 0 | 57 | 302 | 16 | 57 |
| Binary | 1100110 | 10000000 | 10001000 | 11001 | 110 | 0 | 101111 | 11000010 | 1110 | 101111 |
Color Harmonies of #668088
Complementary color
Monochromatic Colors of #668088
Black with #668088
Text Example
Text Example
White with #668088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668088; }
p { color: rgb(102,128,136); }
H1.HeaderClassName
{
color: #668088;
}
.AnyTagClassName
{
color: #668088;
}
</style>
background-color css
<style>
a { background-color: #668088; }
a { background-color: rgb(102,128,136); }
div.DivClassName
{
background-color: #668088;
}
.BgClassName
{
background-color: #668088;
}
</style>
border-color css
<style>
span { border-color: #668088; }
span { border-color: rgb(102,128,136); }
td.TdClassName
{
border-color: #668088;
}
.TagClassName
{
border-color: #668088;
}
</style>