Shades of Hoki #618185
Tints of Hoki #618185
RGB
CMYK
RGB Variations
Color information
#618185 (or 0x618185) is known color: Hoki. HEX triplet: 61, 81 and 85. RGB value is (97,129,133). Sum of RGB (Red+Green+Blue) = 97+129+133=359 (47% of max value = 765). Red value is 97 (38.28% from 255 or 27.02% from 359); Green value is 129 (50.78% from 255 or 35.93% from 359); Blue value is 133 (52.34% from 255 or 37.05% from 359); Max value from RGB is 133 - color contains mainly: blue. Hex color #618185 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #618185 is #9E7E7A. Grayscale: #777777. Windows color (decimal): -10387067 or 8749409. OLE color: 8749409.
HSL color Cylindrical-coordinate representation of color #618185: hue angle of 186.67º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #618185 is Cyan = 0.27, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 97 | 129 | 133 | - |
| CMYK | 0.27 | 0.03 | 0 | 0.48 |
| HSL | 186.67º | 0.16% | 0.45% | - |
| HSV(B) | 186.67º | 0.27% | 0.52% | - |
| XYZ | 17.01 | 19.94 | 25.14 | - |
| YUV | 119.89 | 135.4 | 111.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 129 | 133 | 0.27 | 0.03 | 0 | 0.48 | 186.67 | 0.16 | 0.45 |
| Hex | 61 | 81 | 85 | 1B | 3 | 0 | 30 | BB | 10 | 2D |
| Octal | 141 | 201 | 205 | 33 | 3 | 0 | 60 | 273 | 20 | 55 |
| Binary | 1100001 | 10000001 | 10000101 | 11011 | 11 | 0 | 110000 | 10111011 | 10000 | 101101 |
Color Harmonies of #618185
Complementary color
Monochromatic Colors of #618185
Black with #618185
Text Example
Text Example
White with #618185
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618185; }
p { color: rgb(97,129,133); }
H1.HeaderClassName
{
color: #618185;
}
.AnyTagClassName
{
color: #618185;
}
</style>
background-color css
<style>
a { background-color: #618185; }
a { background-color: rgb(97,129,133); }
div.DivClassName
{
background-color: #618185;
}
.BgClassName
{
background-color: #618185;
}
</style>
border-color css
<style>
span { border-color: #618185; }
span { border-color: rgb(97,129,133); }
td.TdClassName
{
border-color: #618185;
}
.TagClassName
{
border-color: #618185;
}
</style>