Shades of Hoki #618088
Tints of Hoki #618088
RGB
CMYK
RGB Variations
Color information
#618088 (or 0x618088) is known color: Hoki. HEX triplet: 61, 80 and 88. RGB value is (97,128,136). Sum of RGB (Red+Green+Blue) = 97+128+136=361 (47% of max value = 765). Red value is 97 (38.28% from 255 or 26.87% from 361); Green value is 128 (50.39% from 255 or 35.46% from 361); Blue value is 136 (53.52% from 255 or 37.67% from 361); Max value from RGB is 136 - color contains mainly: blue. Hex color #618088 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #618088 is #9E7F77. Grayscale: #777777. Windows color (decimal): -10387320 or 8945761. OLE color: 8945761.
HSL color Cylindrical-coordinate representation of color #618088: hue angle of 192.31º 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 #618088 is Cyan = 0.29, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 128 | 136 | - |
| CMYK | 0.29 | 0.06 | 0 | 0.47 |
| HSL | 192.31º | 0.17% | 0.46% | - |
| HSV(B) | 192.31º | 0.29% | 0.53% | - |
| XYZ | 17.09 | 19.76 | 26.21 | - |
| YUV | 119.64 | 137.23 | 111.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 128 | 136 | 0.29 | 0.06 | 0 | 0.47 | 192.31 | 0.17 | 0.46 |
| Hex | 61 | 80 | 88 | 1D | 6 | 0 | 2F | C0 | 11 | 2E |
| Octal | 141 | 200 | 210 | 35 | 6 | 0 | 57 | 300 | 21 | 56 |
| Binary | 1100001 | 10000000 | 10001000 | 11101 | 110 | 0 | 101111 | 11000000 | 10001 | 101110 |
Color Harmonies of #618088
Complementary color
Monochromatic Colors of #618088
Black with #618088
Text Example
Text Example
White with #618088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618088; }
p { color: rgb(97,128,136); }
H1.HeaderClassName
{
color: #618088;
}
.AnyTagClassName
{
color: #618088;
}
</style>
background-color css
<style>
a { background-color: #618088; }
a { background-color: rgb(97,128,136); }
div.DivClassName
{
background-color: #618088;
}
.BgClassName
{
background-color: #618088;
}
</style>
border-color css
<style>
span { border-color: #618088; }
span { border-color: rgb(97,128,136); }
td.TdClassName
{
border-color: #618088;
}
.TagClassName
{
border-color: #618088;
}
</style>