Shades of Hoki #668287
Tints of Hoki #668287
RGB
CMYK
RGB Variations
Color information
#668287 (or 0x668287) is known color: Hoki. HEX triplet: 66, 82 and 87. RGB value is (102,130,135). Sum of RGB (Red+Green+Blue) = 102+130+135=367 (48% of max value = 765). Red value is 102 (40.23% from 255 or 27.79% from 367); Green value is 130 (51.17% from 255 or 35.42% from 367); Blue value is 135 (53.12% from 255 or 36.78% from 367); Max value from RGB is 135 - color contains mainly: blue. Hex color #668287 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #668287 is #997D78. Grayscale: #7A7A7A. Windows color (decimal): -10059129 or 8880742. OLE color: 8880742.
HSL color Cylindrical-coordinate representation of color #668287: hue angle of 189.09º 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 #668287 is Cyan = 0.24, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 102 | 130 | 135 | - |
| CMYK | 0.24 | 0.04 | 0 | 0.47 |
| HSL | 189.09º | 0.14% | 0.46% | - |
| HSV(B) | 189.09º | 0.24% | 0.53% | - |
| XYZ | 17.84 | 20.54 | 25.95 | - |
| YUV | 122.2 | 135.22 | 113.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 130 | 135 | 0.24 | 0.04 | 0 | 0.47 | 189.09 | 0.14 | 0.46 |
| Hex | 66 | 82 | 87 | 18 | 4 | 0 | 2F | BD | E | 2E |
| Octal | 146 | 202 | 207 | 30 | 4 | 0 | 57 | 275 | 16 | 56 |
| Binary | 1100110 | 10000010 | 10000111 | 11000 | 100 | 0 | 101111 | 10111101 | 1110 | 101110 |
Color Harmonies of #668287
Complementary color
Monochromatic Colors of #668287
Black with #668287
Text Example
Text Example
White with #668287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668287; }
p { color: rgb(102,130,135); }
H1.HeaderClassName
{
color: #668287;
}
.AnyTagClassName
{
color: #668287;
}
</style>
background-color css
<style>
a { background-color: #668287; }
a { background-color: rgb(102,130,135); }
div.DivClassName
{
background-color: #668287;
}
.BgClassName
{
background-color: #668287;
}
</style>
border-color css
<style>
span { border-color: #668287; }
span { border-color: rgb(102,130,135); }
td.TdClassName
{
border-color: #668287;
}
.TagClassName
{
border-color: #668287;
}
</style>