Shades of Hoki #688286
Tints of Hoki #688286
RGB
CMYK
RGB Variations
Color information
#688286 (or 0x688286) is known color: Hoki. HEX triplet: 68, 82 and 86. RGB value is (104,130,134). Sum of RGB (Red+Green+Blue) = 104+130+134=368 (48% of max value = 765). Red value is 104 (41.02% from 255 or 28.26% from 368); Green value is 130 (51.17% from 255 or 35.33% from 368); Blue value is 134 (52.73% from 255 or 36.41% from 368); Max value from RGB is 134 - color contains mainly: blue. Hex color #688286 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #688286 is #977D79. Grayscale: #7A7A7A. Windows color (decimal): -9928058 or 8815208. OLE color: 8815208.
HSL color Cylindrical-coordinate representation of color #688286: hue angle of 188º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #688286 is Cyan = 0.22, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 130 | 134 | - |
| CMYK | 0.22 | 0.03 | 0 | 0.47 |
| HSL | 188º | 0.13% | 0.47% | - |
| HSV(B) | 188º | 0.22% | 0.53% | - |
| XYZ | 17.99 | 20.63 | 25.59 | - |
| YUV | 122.68 | 134.39 | 114.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 130 | 134 | 0.22 | 0.03 | 0 | 0.47 | 188 | 0.13 | 0.47 |
| Hex | 68 | 82 | 86 | 16 | 3 | 0 | 2F | BC | D | 2F |
| Octal | 150 | 202 | 206 | 26 | 3 | 0 | 57 | 274 | 15 | 57 |
| Binary | 1101000 | 10000010 | 10000110 | 10110 | 11 | 0 | 101111 | 10111100 | 1101 | 101111 |
Color Harmonies of #688286
Complementary color
Monochromatic Colors of #688286
Black with #688286
Text Example
Text Example
White with #688286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688286; }
p { color: rgb(104,130,134); }
H1.HeaderClassName
{
color: #688286;
}
.AnyTagClassName
{
color: #688286;
}
</style>
background-color css
<style>
a { background-color: #688286; }
a { background-color: rgb(104,130,134); }
div.DivClassName
{
background-color: #688286;
}
.BgClassName
{
background-color: #688286;
}
</style>
border-color css
<style>
span { border-color: #688286; }
span { border-color: rgb(104,130,134); }
td.TdClassName
{
border-color: #688286;
}
.TagClassName
{
border-color: #688286;
}
</style>