Shades of Horizon #598298
Tints of Horizon #598298
RGB
CMYK
RGB Variations
Color information
#598298 (or 0x598298) is known color: Horizon. HEX triplet: 59, 82 and 98. RGB value is (89,130,152). Sum of RGB (Red+Green+Blue) = 89+130+152=371 (49% of max value = 765). Red value is 89 (35.16% from 255 or 23.99% from 371); Green value is 130 (51.17% from 255 or 35.04% from 371); Blue value is 152 (59.77% from 255 or 40.97% from 371); Max value from RGB is 152 - color contains mainly: blue. Hex color #598298 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #598298 is #A67D67. Grayscale: #787878. Windows color (decimal): -10911080 or 9994841. OLE color: 9994841.
HSL color Cylindrical-coordinate representation of color #598298: hue angle of 200.95º 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 #598298 is Cyan = 0.41, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 89 | 130 | 152 | - |
| CMYK | 0.41 | 0.14 | 0 | 0.40 |
| HSL | 200.95º | 0.26% | 0.47% | - |
| HSV(B) | 200.95º | 0.41% | 0.6% | - |
| XYZ | 17.77 | 20.36 | 32.7 | - |
| YUV | 120.25 | 145.92 | 105.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 130 | 152 | 0.41 | 0.14 | 0 | 0.40 | 200.95 | 0.26 | 0.47 |
| Hex | 59 | 82 | 98 | 29 | E | 0 | 28 | C9 | 1A | 2F |
| Octal | 131 | 202 | 230 | 51 | 16 | 0 | 50 | 311 | 32 | 57 |
| Binary | 1011001 | 10000010 | 10011000 | 101001 | 1110 | 0 | 101000 | 11001001 | 11010 | 101111 |
Color Harmonies of #598298
Complementary color
Monochromatic Colors of #598298
Black with #598298
Text Example
Text Example
White with #598298
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598298; }
p { color: rgb(89,130,152); }
H1.HeaderClassName
{
color: #598298;
}
.AnyTagClassName
{
color: #598298;
}
</style>
background-color css
<style>
a { background-color: #598298; }
a { background-color: rgb(89,130,152); }
div.DivClassName
{
background-color: #598298;
}
.BgClassName
{
background-color: #598298;
}
</style>
border-color css
<style>
span { border-color: #598298; }
span { border-color: rgb(89,130,152); }
td.TdClassName
{
border-color: #598298;
}
.TagClassName
{
border-color: #598298;
}
</style>