Shades of Hoki #618086
Tints of Hoki #618086
RGB
CMYK
RGB Variations
Color information
#618086 (or 0x618086) is known color: Hoki. HEX triplet: 61, 80 and 86. RGB value is (97,128,134). Sum of RGB (Red+Green+Blue) = 97+128+134=359 (47% of max value = 765). Red value is 97 (38.28% from 255 or 27.02% from 359); Green value is 128 (50.39% from 255 or 35.65% from 359); Blue value is 134 (52.73% from 255 or 37.33% from 359); Max value from RGB is 134 - color contains mainly: blue. Hex color #618086 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #618086 is #9E7F79. Grayscale: #777777. Windows color (decimal): -10387322 or 8814689. OLE color: 8814689.
HSL color Cylindrical-coordinate representation of color #618086: hue angle of 189.73º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #618086 is Cyan = 0.28, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 128 | 134 | - |
| CMYK | 0.28 | 0.04 | 0 | 0.47 |
| HSL | 189.73º | 0.16% | 0.45% | - |
| HSV(B) | 189.73º | 0.28% | 0.53% | - |
| XYZ | 16.95 | 19.7 | 25.46 | - |
| YUV | 119.42 | 136.23 | 112.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 128 | 134 | 0.28 | 0.04 | 0 | 0.47 | 189.73 | 0.16 | 0.45 |
| Hex | 61 | 80 | 86 | 1C | 4 | 0 | 2F | BE | 10 | 2D |
| Octal | 141 | 200 | 206 | 34 | 4 | 0 | 57 | 276 | 20 | 55 |
| Binary | 1100001 | 10000000 | 10000110 | 11100 | 100 | 0 | 101111 | 10111110 | 10000 | 101101 |
Color Harmonies of #618086
Complementary color
Monochromatic Colors of #618086
Black with #618086
Text Example
Text Example
White with #618086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618086; }
p { color: rgb(97,128,134); }
H1.HeaderClassName
{
color: #618086;
}
.AnyTagClassName
{
color: #618086;
}
</style>
background-color css
<style>
a { background-color: #618086; }
a { background-color: rgb(97,128,134); }
div.DivClassName
{
background-color: #618086;
}
.BgClassName
{
background-color: #618086;
}
</style>
border-color css
<style>
span { border-color: #618086; }
span { border-color: rgb(97,128,134); }
td.TdClassName
{
border-color: #618086;
}
.TagClassName
{
border-color: #618086;
}
</style>