Shades of Hoki #568089
Tints of Hoki #568089
RGB
CMYK
RGB Variations
Color information
#568089 (or 0x568089) is known color: Hoki. HEX triplet: 56, 80 and 89. RGB value is (86,128,137). Sum of RGB (Red+Green+Blue) = 86+128+137=351 (46% of max value = 765). Red value is 86 (33.98% from 255 or 24.50% from 351); Green value is 128 (50.39% from 255 or 36.47% from 351); Blue value is 137 (53.91% from 255 or 39.03% from 351); Max value from RGB is 137 - color contains mainly: blue. Hex color #568089 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #568089 is #A97F76. Grayscale: #747474. Windows color (decimal): -11108215 or 9011286. OLE color: 9011286.
HSL color Cylindrical-coordinate representation of color #568089: hue angle of 190.59º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #568089 is Cyan = 0.37, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 86 | 128 | 137 | - |
| CMYK | 0.37 | 0.07 | 0 | 0.46 |
| HSL | 190.59º | 0.23% | 0.44% | - |
| HSV(B) | 190.59º | 0.37% | 0.54% | - |
| XYZ | 16.07 | 19.22 | 26.53 | - |
| YUV | 116.47 | 139.59 | 106.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 128 | 137 | 0.37 | 0.07 | 0 | 0.46 | 190.59 | 0.23 | 0.44 |
| Hex | 56 | 80 | 89 | 25 | 7 | 0 | 2E | BF | 17 | 2C |
| Octal | 126 | 200 | 211 | 45 | 7 | 0 | 56 | 277 | 27 | 54 |
| Binary | 1010110 | 10000000 | 10001001 | 100101 | 111 | 0 | 101110 | 10111111 | 10111 | 101100 |
Color Harmonies of #568089
Complementary color
Monochromatic Colors of #568089
Black with #568089
Text Example
Text Example
White with #568089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568089; }
p { color: rgb(86,128,137); }
H1.HeaderClassName
{
color: #568089;
}
.AnyTagClassName
{
color: #568089;
}
</style>
background-color css
<style>
a { background-color: #568089; }
a { background-color: rgb(86,128,137); }
div.DivClassName
{
background-color: #568089;
}
.BgClassName
{
background-color: #568089;
}
</style>
border-color css
<style>
span { border-color: #568089; }
span { border-color: rgb(86,128,137); }
td.TdClassName
{
border-color: #568089;
}
.TagClassName
{
border-color: #568089;
}
</style>