Shades of Hoki #698086
Tints of Hoki #698086
RGB
CMYK
RGB Variations
Color information
#698086 (or 0x698086) is known color: Hoki. HEX triplet: 69, 80 and 86. RGB value is (105,128,134). Sum of RGB (Red+Green+Blue) = 105+128+134=367 (48% of max value = 765). Red value is 105 (41.41% from 255 or 28.61% from 367); Green value is 128 (50.39% from 255 or 34.88% 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 #698086 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #698086 is #967F79. Grayscale: #797979. Windows color (decimal): -9863034 or 8814697. OLE color: 8814697.
HSL color Cylindrical-coordinate representation of color #698086: hue angle of 192.41º degrees, saturation: 0.12, 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 #698086 is Cyan = 0.22, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 105 | 128 | 134 | - |
| CMYK | 0.22 | 0.04 | 0 | 0.47 |
| HSL | 192.41º | 0.12% | 0.47% | - |
| HSV(B) | 192.41º | 0.22% | 0.53% | - |
| XYZ | 17.85 | 20.16 | 25.51 | - |
| YUV | 121.81 | 134.88 | 116.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 128 | 134 | 0.22 | 0.04 | 0 | 0.47 | 192.41 | 0.12 | 0.47 |
| Hex | 69 | 80 | 86 | 16 | 4 | 0 | 2F | C0 | C | 2F |
| Octal | 151 | 200 | 206 | 26 | 4 | 0 | 57 | 300 | 14 | 57 |
| Binary | 1101001 | 10000000 | 10000110 | 10110 | 100 | 0 | 101111 | 11000000 | 1100 | 101111 |
Color Harmonies of #698086
Complementary color
Monochromatic Colors of #698086
Black with #698086
Text Example
Text Example
White with #698086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #698086; }
p { color: rgb(105,128,134); }
H1.HeaderClassName
{
color: #698086;
}
.AnyTagClassName
{
color: #698086;
}
</style>
background-color css
<style>
a { background-color: #698086; }
a { background-color: rgb(105,128,134); }
div.DivClassName
{
background-color: #698086;
}
.BgClassName
{
background-color: #698086;
}
</style>
border-color css
<style>
span { border-color: #698086; }
span { border-color: rgb(105,128,134); }
td.TdClassName
{
border-color: #698086;
}
.TagClassName
{
border-color: #698086;
}
</style>