Shades of Hoki #688187
Tints of Hoki #688187
RGB
CMYK
RGB Variations
Color information
#688187 (or 0x688187) is known color: Hoki. HEX triplet: 68, 81 and 87. RGB value is (104,129,135). Sum of RGB (Red+Green+Blue) = 104+129+135=368 (48% of max value = 765). Red value is 104 (41.02% from 255 or 28.26% from 368); Green value is 129 (50.78% from 255 or 35.05% from 368); Blue value is 135 (53.12% from 255 or 36.68% from 368); Max value from RGB is 135 - color contains mainly: blue. Hex color #688187 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #688187 is #977E78. Grayscale: #7A7A7A. Windows color (decimal): -9928313 or 8880488. OLE color: 8880488.
HSL color Cylindrical-coordinate representation of color #688187: hue angle of 191.61º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #688187 is Cyan = 0.23, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 129 | 135 | - |
| CMYK | 0.23 | 0.04 | 0 | 0.47 |
| HSL | 191.61º | 0.13% | 0.47% | - |
| HSV(B) | 191.61º | 0.23% | 0.53% | - |
| XYZ | 17.93 | 20.39 | 25.91 | - |
| YUV | 122.21 | 135.22 | 115.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 129 | 135 | 0.23 | 0.04 | 0 | 0.47 | 191.61 | 0.13 | 0.47 |
| Hex | 68 | 81 | 87 | 17 | 4 | 0 | 2F | C0 | D | 2F |
| Octal | 150 | 201 | 207 | 27 | 4 | 0 | 57 | 300 | 15 | 57 |
| Binary | 1101000 | 10000001 | 10000111 | 10111 | 100 | 0 | 101111 | 11000000 | 1101 | 101111 |
Color Harmonies of #688187
Complementary color
Monochromatic Colors of #688187
Black with #688187
Text Example
Text Example
White with #688187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688187; }
p { color: rgb(104,129,135); }
H1.HeaderClassName
{
color: #688187;
}
.AnyTagClassName
{
color: #688187;
}
</style>
background-color css
<style>
a { background-color: #688187; }
a { background-color: rgb(104,129,135); }
div.DivClassName
{
background-color: #688187;
}
.BgClassName
{
background-color: #688187;
}
</style>
border-color css
<style>
span { border-color: #688187; }
span { border-color: rgb(104,129,135); }
td.TdClassName
{
border-color: #688187;
}
.TagClassName
{
border-color: #688187;
}
</style>