Shades of Hoki #688186
Tints of Hoki #688186
RGB
CMYK
RGB Variations
Color information
#688186 (or 0x688186) is known color: Hoki. HEX triplet: 68, 81 and 86. RGB value is (104,129,134). Sum of RGB (Red+Green+Blue) = 104+129+134=367 (48% of max value = 765). Red value is 104 (41.02% from 255 or 28.34% from 367); Green value is 129 (50.78% from 255 or 35.15% from 367); Blue value is 134 (52.73% from 255 or 36.51% from 367); Max value from RGB is 134 - color contains mainly: blue. Hex color #688186 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #688186 is #977E79. Grayscale: #7A7A7A. Windows color (decimal): -9928314 or 8814952. OLE color: 8814952.
HSL color Cylindrical-coordinate representation of color #688186: hue angle of 190º 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 #688186 is Cyan = 0.22, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 129 | 134 | - |
| CMYK | 0.22 | 0.04 | 0 | 0.47 |
| HSL | 190º | 0.13% | 0.47% | - |
| HSV(B) | 190º | 0.22% | 0.53% | - |
| XYZ | 17.86 | 20.36 | 25.54 | - |
| YUV | 122.1 | 134.72 | 115.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 129 | 134 | 0.22 | 0.04 | 0 | 0.47 | 190 | 0.13 | 0.47 |
| Hex | 68 | 81 | 86 | 16 | 4 | 0 | 2F | BE | D | 2F |
| Octal | 150 | 201 | 206 | 26 | 4 | 0 | 57 | 276 | 15 | 57 |
| Binary | 1101000 | 10000001 | 10000110 | 10110 | 100 | 0 | 101111 | 10111110 | 1101 | 101111 |
Color Harmonies of #688186
Complementary color
Monochromatic Colors of #688186
Black with #688186
Text Example
Text Example
White with #688186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688186; }
p { color: rgb(104,129,134); }
H1.HeaderClassName
{
color: #688186;
}
.AnyTagClassName
{
color: #688186;
}
</style>
background-color css
<style>
a { background-color: #688186; }
a { background-color: rgb(104,129,134); }
div.DivClassName
{
background-color: #688186;
}
.BgClassName
{
background-color: #688186;
}
</style>
border-color css
<style>
span { border-color: #688186; }
span { border-color: rgb(104,129,134); }
td.TdClassName
{
border-color: #688186;
}
.TagClassName
{
border-color: #688186;
}
</style>