Shades of Hoki #618289
Tints of Hoki #618289
RGB
CMYK
RGB Variations
Color information
#618289 (or 0x618289) is known color: Hoki. HEX triplet: 61, 82 and 89. RGB value is (97,130,137). Sum of RGB (Red+Green+Blue) = 97+130+137=364 (48% of max value = 765). Red value is 97 (38.28% from 255 or 26.65% from 364); Green value is 130 (51.17% from 255 or 35.71% from 364); Blue value is 137 (53.91% from 255 or 37.64% from 364); Max value from RGB is 137 - color contains mainly: blue. Hex color #618289 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #618289 is #9E7D76. Grayscale: #787878. Windows color (decimal): -10386807 or 9011809. OLE color: 9011809.
HSL color Cylindrical-coordinate representation of color #618289: hue angle of 190.5º degrees, saturation: 0.17, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #618289 is Cyan = 0.29, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 97 | 130 | 137 | - |
| CMYK | 0.29 | 0.05 | 0 | 0.46 |
| HSL | 190.5º | 0.17% | 0.46% | - |
| HSV(B) | 190.5º | 0.29% | 0.54% | - |
| XYZ | 17.43 | 20.31 | 26.67 | - |
| YUV | 120.93 | 137.07 | 110.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 130 | 137 | 0.29 | 0.05 | 0 | 0.46 | 190.5 | 0.17 | 0.46 |
| Hex | 61 | 82 | 89 | 1D | 5 | 0 | 2E | BE | 11 | 2E |
| Octal | 141 | 202 | 211 | 35 | 5 | 0 | 56 | 276 | 21 | 56 |
| Binary | 1100001 | 10000010 | 10001001 | 11101 | 101 | 0 | 101110 | 10111110 | 10001 | 101110 |
Color Harmonies of #618289
Complementary color
Monochromatic Colors of #618289
Black with #618289
Text Example
Text Example
White with #618289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618289; }
p { color: rgb(97,130,137); }
H1.HeaderClassName
{
color: #618289;
}
.AnyTagClassName
{
color: #618289;
}
</style>
background-color css
<style>
a { background-color: #618289; }
a { background-color: rgb(97,130,137); }
div.DivClassName
{
background-color: #618289;
}
.BgClassName
{
background-color: #618289;
}
</style>
border-color css
<style>
span { border-color: #618289; }
span { border-color: rgb(97,130,137); }
td.TdClassName
{
border-color: #618289;
}
.TagClassName
{
border-color: #618289;
}
</style>