Shades of Hoki #618385
Tints of Hoki #618385
RGB
CMYK
RGB Variations
Color information
#618385 (or 0x618385) is known color: Hoki. HEX triplet: 61, 83 and 85. RGB value is (97,131,133). Sum of RGB (Red+Green+Blue) = 97+131+133=361 (47% of max value = 765). Red value is 97 (38.28% from 255 or 26.87% from 361); Green value is 131 (51.56% from 255 or 36.29% from 361); Blue value is 133 (52.34% from 255 or 36.84% from 361); Max value from RGB is 133 - color contains mainly: blue. Hex color #618385 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #618385 is #9E7C7A. Grayscale: #797979. Windows color (decimal): -10386555 or 8749921. OLE color: 8749921.
HSL color Cylindrical-coordinate representation of color #618385: hue angle of 183.33º 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 #618385 is Cyan = 0.27, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 97 | 131 | 133 | - |
| CMYK | 0.27 | 0.02 | 0 | 0.48 |
| HSL | 183.33º | 0.16% | 0.45% | - |
| HSV(B) | 183.33º | 0.27% | 0.52% | - |
| XYZ | 17.28 | 20.47 | 25.23 | - |
| YUV | 121.06 | 134.74 | 110.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 131 | 133 | 0.27 | 0.02 | 0 | 0.48 | 183.33 | 0.16 | 0.45 |
| Hex | 61 | 83 | 85 | 1B | 2 | 0 | 30 | B7 | 10 | 2D |
| Octal | 141 | 203 | 205 | 33 | 2 | 0 | 60 | 267 | 20 | 55 |
| Binary | 1100001 | 10000011 | 10000101 | 11011 | 10 | 0 | 110000 | 10110111 | 10000 | 101101 |
Color Harmonies of #618385
Complementary color
Monochromatic Colors of #618385
Black with #618385
Text Example
Text Example
White with #618385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618385; }
p { color: rgb(97,131,133); }
H1.HeaderClassName
{
color: #618385;
}
.AnyTagClassName
{
color: #618385;
}
</style>
background-color css
<style>
a { background-color: #618385; }
a { background-color: rgb(97,131,133); }
div.DivClassName
{
background-color: #618385;
}
.BgClassName
{
background-color: #618385;
}
</style>
border-color css
<style>
span { border-color: #618385; }
span { border-color: rgb(97,131,133); }
td.TdClassName
{
border-color: #618385;
}
.TagClassName
{
border-color: #618385;
}
</style>