Shades of Hoki #618285
Tints of Hoki #618285
RGB
CMYK
RGB Variations
Color information
#618285 (or 0x618285) is known color: Hoki. HEX triplet: 61, 82 and 85. RGB value is (97,130,133). Sum of RGB (Red+Green+Blue) = 97+130+133=360 (47% of max value = 765). Red value is 97 (38.28% from 255 or 26.94% from 360); Green value is 130 (51.17% from 255 or 36.11% from 360); Blue value is 133 (52.34% from 255 or 36.94% from 360); Max value from RGB is 133 - color contains mainly: blue. Hex color #618285 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #618285 is #9E7D7A. Grayscale: #787878. Windows color (decimal): -10386811 or 8749665. OLE color: 8749665.
HSL color Cylindrical-coordinate representation of color #618285: hue angle of 185º 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 #618285 is Cyan = 0.27, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 97 | 130 | 133 | - |
| CMYK | 0.27 | 0.02 | 0 | 0.48 |
| HSL | 185º | 0.16% | 0.45% | - |
| HSV(B) | 185º | 0.27% | 0.52% | - |
| XYZ | 17.15 | 20.2 | 25.19 | - |
| YUV | 120.48 | 135.07 | 111.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 130 | 133 | 0.27 | 0.02 | 0 | 0.48 | 185 | 0.16 | 0.45 |
| Hex | 61 | 82 | 85 | 1B | 2 | 0 | 30 | B9 | 10 | 2D |
| Octal | 141 | 202 | 205 | 33 | 2 | 0 | 60 | 271 | 20 | 55 |
| Binary | 1100001 | 10000010 | 10000101 | 11011 | 10 | 0 | 110000 | 10111001 | 10000 | 101101 |
Color Harmonies of #618285
Complementary color
Monochromatic Colors of #618285
Black with #618285
Text Example
Text Example
White with #618285
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618285; }
p { color: rgb(97,130,133); }
H1.HeaderClassName
{
color: #618285;
}
.AnyTagClassName
{
color: #618285;
}
</style>
background-color css
<style>
a { background-color: #618285; }
a { background-color: rgb(97,130,133); }
div.DivClassName
{
background-color: #618285;
}
.BgClassName
{
background-color: #618285;
}
</style>
border-color css
<style>
span { border-color: #618285; }
span { border-color: rgb(97,130,133); }
td.TdClassName
{
border-color: #618285;
}
.TagClassName
{
border-color: #618285;
}
</style>