Shades of Hoki #618389
Tints of Hoki #618389
RGB
CMYK
RGB Variations
Color information
#618389 (or 0x618389) is known color: Hoki. HEX triplet: 61, 83 and 89. RGB value is (97,131,137). Sum of RGB (Red+Green+Blue) = 97+131+137=365 (48% of max value = 765). Red value is 97 (38.28% from 255 or 26.58% from 365); Green value is 131 (51.56% from 255 or 35.89% from 365); Blue value is 137 (53.91% from 255 or 37.53% from 365); Max value from RGB is 137 - color contains mainly: blue. Hex color #618389 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #618389 is #9E7C76. Grayscale: #797979. Windows color (decimal): -10386551 or 9012065. OLE color: 9012065.
HSL color Cylindrical-coordinate representation of color #618389: hue angle of 189º 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 #618389 is Cyan = 0.29, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 97 | 131 | 137 | - |
| CMYK | 0.29 | 0.04 | 0 | 0.46 |
| HSL | 189º | 0.17% | 0.46% | - |
| HSV(B) | 189º | 0.29% | 0.54% | - |
| XYZ | 17.56 | 20.58 | 26.71 | - |
| YUV | 121.52 | 136.74 | 110.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 131 | 137 | 0.29 | 0.04 | 0 | 0.46 | 189 | 0.17 | 0.46 |
| Hex | 61 | 83 | 89 | 1D | 4 | 0 | 2E | BD | 11 | 2E |
| Octal | 141 | 203 | 211 | 35 | 4 | 0 | 56 | 275 | 21 | 56 |
| Binary | 1100001 | 10000011 | 10001001 | 11101 | 100 | 0 | 101110 | 10111101 | 10001 | 101110 |
Color Harmonies of #618389
Complementary color
Monochromatic Colors of #618389
Black with #618389
Text Example
Text Example
White with #618389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618389; }
p { color: rgb(97,131,137); }
H1.HeaderClassName
{
color: #618389;
}
.AnyTagClassName
{
color: #618389;
}
</style>
background-color css
<style>
a { background-color: #618389; }
a { background-color: rgb(97,131,137); }
div.DivClassName
{
background-color: #618389;
}
.BgClassName
{
background-color: #618389;
}
</style>
border-color css
<style>
span { border-color: #618389; }
span { border-color: rgb(97,131,137); }
td.TdClassName
{
border-color: #618389;
}
.TagClassName
{
border-color: #618389;
}
</style>