Shades of Horizon #598498
Tints of Horizon #598498
RGB
CMYK
RGB Variations
Color information
#598498 (or 0x598498) is known color: Horizon. HEX triplet: 59, 84 and 98. RGB value is (89,132,152). Sum of RGB (Red+Green+Blue) = 89+132+152=373 (49% of max value = 765). Red value is 89 (35.16% from 255 or 23.86% from 373); Green value is 132 (51.95% from 255 or 35.39% from 373); Blue value is 152 (59.77% from 255 or 40.75% from 373); Max value from RGB is 152 - color contains mainly: blue. Hex color #598498 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #598498 is #A67B67. Grayscale: #797979. Windows color (decimal): -10910568 or 9995353. OLE color: 9995353.
HSL color Cylindrical-coordinate representation of color #598498: hue angle of 199.05º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #598498 is Cyan = 0.41, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 89 | 132 | 152 | - |
| CMYK | 0.41 | 0.13 | 0 | 0.40 |
| HSL | 199.05º | 0.26% | 0.47% | - |
| HSV(B) | 199.05º | 0.41% | 0.6% | - |
| XYZ | 18.04 | 20.89 | 32.79 | - |
| YUV | 121.42 | 145.25 | 104.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 132 | 152 | 0.41 | 0.13 | 0 | 0.40 | 199.05 | 0.26 | 0.47 |
| Hex | 59 | 84 | 98 | 29 | D | 0 | 28 | C7 | 1A | 2F |
| Octal | 131 | 204 | 230 | 51 | 15 | 0 | 50 | 307 | 32 | 57 |
| Binary | 1011001 | 10000100 | 10011000 | 101001 | 1101 | 0 | 101000 | 11000111 | 11010 | 101111 |
Color Harmonies of #598498
Complementary color
Monochromatic Colors of #598498
Black with #598498
Text Example
Text Example
White with #598498
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598498; }
p { color: rgb(89,132,152); }
H1.HeaderClassName
{
color: #598498;
}
.AnyTagClassName
{
color: #598498;
}
</style>
background-color css
<style>
a { background-color: #598498; }
a { background-color: rgb(89,132,152); }
div.DivClassName
{
background-color: #598498;
}
.BgClassName
{
background-color: #598498;
}
</style>
border-color css
<style>
span { border-color: #598498; }
span { border-color: rgb(89,132,152); }
td.TdClassName
{
border-color: #598498;
}
.TagClassName
{
border-color: #598498;
}
</style>