Shades of Horizon #588298
Tints of Horizon #588298
RGB
CMYK
RGB Variations
Color information
#588298 (or 0x588298) is known color: Horizon. HEX triplet: 58, 82 and 98. RGB value is (88,130,152). Sum of RGB (Red+Green+Blue) = 88+130+152=370 (49% of max value = 765). Red value is 88 (34.77% from 255 or 23.78% from 370); Green value is 130 (51.17% from 255 or 35.14% from 370); Blue value is 152 (59.77% from 255 or 41.08% from 370); Max value from RGB is 152 - color contains mainly: blue. Hex color #588298 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #588298 is #A77D67. Grayscale: #777777. Windows color (decimal): -10976616 or 9994840. OLE color: 9994840.
HSL color Cylindrical-coordinate representation of color #588298: hue angle of 200.62º 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 #588298 is Cyan = 0.42, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 88 | 130 | 152 | - |
| CMYK | 0.42 | 0.14 | 0 | 0.40 |
| HSL | 200.63º | 0.27% | 0.47% | - |
| HSV(B) | 200.63º | 0.42% | 0.6% | - |
| XYZ | 17.67 | 20.31 | 32.69 | - |
| YUV | 119.95 | 146.09 | 105.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 130 | 152 | 0.42 | 0.14 | 0 | 0.40 | 200.63 | 0.27 | 0.47 |
| Hex | 58 | 82 | 98 | 2A | E | 0 | 28 | C9 | 1B | 2F |
| Octal | 130 | 202 | 230 | 52 | 16 | 0 | 50 | 311 | 33 | 57 |
| Binary | 1011000 | 10000010 | 10011000 | 101010 | 1110 | 0 | 101000 | 11001001 | 11011 | 101111 |
Color Harmonies of #588298
Complementary color
Monochromatic Colors of #588298
Black with #588298
Text Example
Text Example
White with #588298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #588298; }
p { color: rgb(88,130,152); }
H1.HeaderClassName
{
color: #588298;
}
.AnyTagClassName
{
color: #588298;
}
</style>
background-color css
<style>
a { background-color: #588298; }
a { background-color: rgb(88,130,152); }
div.DivClassName
{
background-color: #588298;
}
.BgClassName
{
background-color: #588298;
}
</style>
border-color css
<style>
span { border-color: #588298; }
span { border-color: rgb(88,130,152); }
td.TdClassName
{
border-color: #588298;
}
.TagClassName
{
border-color: #588298;
}
</style>