Shades of Horizon #588998
Tints of Horizon #588998
RGB
CMYK
RGB Variations
Color information
#588998 (or 0x588998) is known color: Horizon. HEX triplet: 58, 89 and 98. RGB value is (88,137,152). Sum of RGB (Red+Green+Blue) = 88+137+152=377 (49% of max value = 765). Red value is 88 (34.77% from 255 or 23.34% from 377); Green value is 137 (53.91% from 255 or 36.34% from 377); Blue value is 152 (59.77% from 255 or 40.32% from 377); Max value from RGB is 152 - color contains mainly: blue. Hex color #588998 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #588998 is #A77667. Grayscale: #7B7B7B. Windows color (decimal): -10974824 or 9996632. OLE color: 9996632.
HSL color Cylindrical-coordinate representation of color #588998: hue angle of 194.06º 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 #588998 is Cyan = 0.42, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 88 | 137 | 152 | - |
| CMYK | 0.42 | 0.10 | 0 | 0.40 |
| HSL | 194.06º | 0.27% | 0.47% | - |
| HSV(B) | 194.06º | 0.42% | 0.6% | - |
| XYZ | 18.64 | 22.23 | 33.01 | - |
| YUV | 124.06 | 143.77 | 102.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 137 | 152 | 0.42 | 0.10 | 0 | 0.40 | 194.06 | 0.27 | 0.47 |
| Hex | 58 | 89 | 98 | 2A | A | 0 | 28 | C2 | 1B | 2F |
| Octal | 130 | 211 | 230 | 52 | 12 | 0 | 50 | 302 | 33 | 57 |
| Binary | 1011000 | 10001001 | 10011000 | 101010 | 1010 | 0 | 101000 | 11000010 | 11011 | 101111 |
Color Harmonies of #588998
Complementary color
Monochromatic Colors of #588998
Black with #588998
Text Example
Text Example
White with #588998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #588998; }
p { color: rgb(88,137,152); }
H1.HeaderClassName
{
color: #588998;
}
.AnyTagClassName
{
color: #588998;
}
</style>
background-color css
<style>
a { background-color: #588998; }
a { background-color: rgb(88,137,152); }
div.DivClassName
{
background-color: #588998;
}
.BgClassName
{
background-color: #588998;
}
</style>
border-color css
<style>
span { border-color: #588998; }
span { border-color: rgb(88,137,152); }
td.TdClassName
{
border-color: #588998;
}
.TagClassName
{
border-color: #588998;
}
</style>