Shades of Horizon #588299
Tints of Horizon #588299
RGB
CMYK
RGB Variations
Color information
#588299 (or 0x588299) is known color: Horizon. HEX triplet: 58, 82 and 99. RGB value is (88,130,153). Sum of RGB (Red+Green+Blue) = 88+130+153=371 (49% of max value = 765). Red value is 88 (34.77% from 255 or 23.72% from 371); Green value is 130 (51.17% from 255 or 35.04% from 371); Blue value is 153 (60.16% from 255 or 41.24% from 371); Max value from RGB is 153 - color contains mainly: blue. Hex color #588299 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #588299 is #A77D66. Grayscale: #777777. Windows color (decimal): -10976615 or 10060376. OLE color: 10060376.
HSL color Cylindrical-coordinate representation of color #588299: hue angle of 201.23º degrees, saturation: 0.27, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #588299 is Cyan = 0.42, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 88 | 130 | 153 | - |
| CMYK | 0.42 | 0.15 | 0 | 0.4 |
| HSL | 201.23º | 0.27% | 0.47% | - |
| HSV(B) | 201.23º | 0.42% | 0.6% | - |
| XYZ | 17.76 | 20.34 | 33.13 | - |
| YUV | 120.06 | 146.59 | 105.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 130 | 153 | 0.42 | 0.15 | 0 | 0.4 | 201.23 | 0.27 | 0.47 |
| Hex | 58 | 82 | 99 | 2A | F | 0 | 28 | C9 | 1B | 2F |
| Octal | 130 | 202 | 231 | 52 | 17 | 0 | 50 | 311 | 33 | 57 |
| Binary | 1011000 | 10000010 | 10011001 | 101010 | 1111 | 0 | 101000 | 11001001 | 11011 | 101111 |
Color Harmonies of #588299
Complementary color
Monochromatic Colors of #588299
Black with #588299
Text Example
Text Example
White with #588299
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #588299; }
p { color: rgb(88,130,153); }
H1.HeaderClassName
{
color: #588299;
}
.AnyTagClassName
{
color: #588299;
}
</style>
background-color css
<style>
a { background-color: #588299; }
a { background-color: rgb(88,130,153); }
div.DivClassName
{
background-color: #588299;
}
.BgClassName
{
background-color: #588299;
}
</style>
border-color css
<style>
span { border-color: #588299; }
span { border-color: rgb(88,130,153); }
td.TdClassName
{
border-color: #588299;
}
.TagClassName
{
border-color: #588299;
}
</style>