Shades of Horizon #588290
Tints of Horizon #588290
RGB
CMYK
RGB Variations
Color information
#588290 (or 0x588290) is known color: Horizon. HEX triplet: 58, 82 and 90. RGB value is (88,130,144). Sum of RGB (Red+Green+Blue) = 88+130+144=362 (47% of max value = 765). Red value is 88 (34.77% from 255 or 24.31% from 362); Green value is 130 (51.17% from 255 or 35.91% from 362); Blue value is 144 (56.64% from 255 or 39.78% from 362); Max value from RGB is 144 - color contains mainly: blue. Hex color #588290 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #588290 is #A77D6F. Grayscale: #767676. Windows color (decimal): -10976624 or 9470552. OLE color: 9470552.
HSL color Cylindrical-coordinate representation of color #588290: hue angle of 195º degrees, saturation: 0.24, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #588290 is Cyan = 0.39, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 88 | 130 | 144 | - |
| CMYK | 0.39 | 0.10 | 0 | 0.44 |
| HSL | 195º | 0.24% | 0.45% | - |
| HSV(B) | 195º | 0.39% | 0.56% | - |
| XYZ | 17.04 | 20.05 | 29.36 | - |
| YUV | 119.04 | 142.09 | 105.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 130 | 144 | 0.39 | 0.10 | 0 | 0.44 | 195 | 0.24 | 0.45 |
| Hex | 58 | 82 | 90 | 27 | A | 0 | 2C | C3 | 18 | 2D |
| Octal | 130 | 202 | 220 | 47 | 12 | 0 | 54 | 303 | 30 | 55 |
| Binary | 1011000 | 10000010 | 10010000 | 100111 | 1010 | 0 | 101100 | 11000011 | 11000 | 101101 |
Color Harmonies of #588290
Complementary color
Monochromatic Colors of #588290
Black with #588290
Text Example
Text Example
White with #588290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #588290; }
p { color: rgb(88,130,144); }
H1.HeaderClassName
{
color: #588290;
}
.AnyTagClassName
{
color: #588290;
}
</style>
background-color css
<style>
a { background-color: #588290; }
a { background-color: rgb(88,130,144); }
div.DivClassName
{
background-color: #588290;
}
.BgClassName
{
background-color: #588290;
}
</style>
border-color css
<style>
span { border-color: #588290; }
span { border-color: rgb(88,130,144); }
td.TdClassName
{
border-color: #588290;
}
.TagClassName
{
border-color: #588290;
}
</style>