Shades of Hoki #618387
Tints of Hoki #618387
RGB
CMYK
RGB Variations
Color information
#618387 (or 0x618387) is known color: Hoki. HEX triplet: 61, 83 and 87. RGB value is (97,131,135). Sum of RGB (Red+Green+Blue) = 97+131+135=363 (48% of max value = 765). Red value is 97 (38.28% from 255 or 26.72% from 363); Green value is 131 (51.56% from 255 or 36.09% from 363); Blue value is 135 (53.12% from 255 or 37.19% from 363); Max value from RGB is 135 - color contains mainly: blue. Hex color #618387 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #618387 is #9E7C78. Grayscale: #797979. Windows color (decimal): -10386553 or 8880993. OLE color: 8880993.
HSL color Cylindrical-coordinate representation of color #618387: hue angle of 186.32º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #618387 is Cyan = 0.28, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 131 | 135 | - |
| CMYK | 0.28 | 0.03 | 0 | 0.47 |
| HSL | 186.32º | 0.16% | 0.45% | - |
| HSV(B) | 186.32º | 0.28% | 0.53% | - |
| XYZ | 17.42 | 20.52 | 25.96 | - |
| YUV | 121.29 | 135.74 | 110.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 131 | 135 | 0.28 | 0.03 | 0 | 0.47 | 186.32 | 0.16 | 0.45 |
| Hex | 61 | 83 | 87 | 1C | 3 | 0 | 2F | BA | 10 | 2D |
| Octal | 141 | 203 | 207 | 34 | 3 | 0 | 57 | 272 | 20 | 55 |
| Binary | 1100001 | 10000011 | 10000111 | 11100 | 11 | 0 | 101111 | 10111010 | 10000 | 101101 |
Color Harmonies of #618387
Complementary color
Monochromatic Colors of #618387
Black with #618387
Text Example
Text Example
White with #618387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618387; }
p { color: rgb(97,131,135); }
H1.HeaderClassName
{
color: #618387;
}
.AnyTagClassName
{
color: #618387;
}
</style>
background-color css
<style>
a { background-color: #618387; }
a { background-color: rgb(97,131,135); }
div.DivClassName
{
background-color: #618387;
}
.BgClassName
{
background-color: #618387;
}
</style>
border-color css
<style>
span { border-color: #618387; }
span { border-color: rgb(97,131,135); }
td.TdClassName
{
border-color: #618387;
}
.TagClassName
{
border-color: #618387;
}
</style>