Shades of Hoki #618188
Tints of Hoki #618188
RGB
CMYK
RGB Variations
Color information
#618188 (or 0x618188) is known color: Hoki. HEX triplet: 61, 81 and 88. RGB value is (97,129,136). Sum of RGB (Red+Green+Blue) = 97+129+136=362 (47% of max value = 765). Red value is 97 (38.28% from 255 or 26.80% from 362); Green value is 129 (50.78% from 255 or 35.64% from 362); Blue value is 136 (53.52% from 255 or 37.57% from 362); Max value from RGB is 136 - color contains mainly: blue. Hex color #618188 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #618188 is #9E7E77. Grayscale: #787878. Windows color (decimal): -10387064 or 8946017. OLE color: 8946017.
HSL color Cylindrical-coordinate representation of color #618188: hue angle of 190.77º degrees, saturation: 0.17, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #618188 is Cyan = 0.29, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 129 | 136 | - |
| CMYK | 0.29 | 0.05 | 0 | 0.47 |
| HSL | 190.77º | 0.17% | 0.46% | - |
| HSV(B) | 190.77º | 0.29% | 0.53% | - |
| XYZ | 17.22 | 20.02 | 26.25 | - |
| YUV | 120.23 | 136.9 | 111.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 129 | 136 | 0.29 | 0.05 | 0 | 0.47 | 190.77 | 0.17 | 0.46 |
| Hex | 61 | 81 | 88 | 1D | 5 | 0 | 2F | BF | 11 | 2E |
| Octal | 141 | 201 | 210 | 35 | 5 | 0 | 57 | 277 | 21 | 56 |
| Binary | 1100001 | 10000001 | 10001000 | 11101 | 101 | 0 | 101111 | 10111111 | 10001 | 101110 |
Color Harmonies of #618188
Complementary color
Monochromatic Colors of #618188
Black with #618188
Text Example
Text Example
White with #618188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618188; }
p { color: rgb(97,129,136); }
H1.HeaderClassName
{
color: #618188;
}
.AnyTagClassName
{
color: #618188;
}
</style>
background-color css
<style>
a { background-color: #618188; }
a { background-color: rgb(97,129,136); }
div.DivClassName
{
background-color: #618188;
}
.BgClassName
{
background-color: #618188;
}
</style>
border-color css
<style>
span { border-color: #618188; }
span { border-color: rgb(97,129,136); }
td.TdClassName
{
border-color: #618188;
}
.TagClassName
{
border-color: #618188;
}
</style>