Shades of Horizon #588697
Tints of Horizon #588697
RGB
CMYK
RGB Variations
Color information
#588697 (or 0x588697) is known color: Horizon. HEX triplet: 58, 86 and 97. RGB value is (88,134,151). Sum of RGB (Red+Green+Blue) = 88+134+151=373 (49% of max value = 765). Red value is 88 (34.77% from 255 or 23.59% from 373); Green value is 134 (52.73% from 255 or 35.92% from 373); Blue value is 151 (59.38% from 255 or 40.48% from 373); Max value from RGB is 151 - color contains mainly: blue. Hex color #588697 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #588697 is #A77968. Grayscale: #7A7A7A. Windows color (decimal): -10975593 or 9930328. OLE color: 9930328.
HSL color Cylindrical-coordinate representation of color #588697: hue angle of 196.19º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #588697 is Cyan = 0.42, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 88 | 134 | 151 | - |
| CMYK | 0.42 | 0.11 | 0 | 0.41 |
| HSL | 196.19º | 0.26% | 0.47% | - |
| HSV(B) | 196.19º | 0.42% | 0.59% | - |
| XYZ | 18.14 | 21.36 | 32.45 | - |
| YUV | 122.18 | 144.26 | 103.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 134 | 151 | 0.42 | 0.11 | 0 | 0.41 | 196.19 | 0.26 | 0.47 |
| Hex | 58 | 86 | 97 | 2A | B | 0 | 29 | C4 | 1A | 2F |
| Octal | 130 | 206 | 227 | 52 | 13 | 0 | 51 | 304 | 32 | 57 |
| Binary | 1011000 | 10000110 | 10010111 | 101010 | 1011 | 0 | 101001 | 11000100 | 11010 | 101111 |
Color Harmonies of #588697
Complementary color
Monochromatic Colors of #588697
Black with #588697
Text Example
Text Example
White with #588697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #588697; }
p { color: rgb(88,134,151); }
H1.HeaderClassName
{
color: #588697;
}
.AnyTagClassName
{
color: #588697;
}
</style>
background-color css
<style>
a { background-color: #588697; }
a { background-color: rgb(88,134,151); }
div.DivClassName
{
background-color: #588697;
}
.BgClassName
{
background-color: #588697;
}
</style>
border-color css
<style>
span { border-color: #588697; }
span { border-color: rgb(88,134,151); }
td.TdClassName
{
border-color: #588697;
}
.TagClassName
{
border-color: #588697;
}
</style>