Shades of Horizon #598198
Tints of Horizon #598198
RGB
CMYK
RGB Variations
Color information
#598198 (or 0x598198) is known color: Horizon. HEX triplet: 59, 81 and 98. RGB value is (89,129,152). Sum of RGB (Red+Green+Blue) = 89+129+152=370 (49% of max value = 765). Red value is 89 (35.16% from 255 or 24.05% from 370); Green value is 129 (50.78% from 255 or 34.86% 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 #598198 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #598198 is #A67E67. Grayscale: #777777. Windows color (decimal): -10911336 or 9994585. OLE color: 9994585.
HSL color Cylindrical-coordinate representation of color #598198: hue angle of 201.9º 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 #598198 is Cyan = 0.41, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 89 | 129 | 152 | - |
| CMYK | 0.41 | 0.15 | 0 | 0.40 |
| HSL | 201.9º | 0.26% | 0.47% | - |
| HSV(B) | 201.9º | 0.41% | 0.6% | - |
| XYZ | 17.64 | 20.09 | 32.65 | - |
| YUV | 119.66 | 146.25 | 106.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 129 | 152 | 0.41 | 0.15 | 0 | 0.40 | 201.9 | 0.26 | 0.47 |
| Hex | 59 | 81 | 98 | 29 | F | 0 | 28 | CA | 1A | 2F |
| Octal | 131 | 201 | 230 | 51 | 17 | 0 | 50 | 312 | 32 | 57 |
| Binary | 1011001 | 10000001 | 10011000 | 101001 | 1111 | 0 | 101000 | 11001010 | 11010 | 101111 |
Color Harmonies of #598198
Complementary color
Monochromatic Colors of #598198
Black with #598198
Text Example
Text Example
White with #598198
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598198; }
p { color: rgb(89,129,152); }
H1.HeaderClassName
{
color: #598198;
}
.AnyTagClassName
{
color: #598198;
}
</style>
background-color css
<style>
a { background-color: #598198; }
a { background-color: rgb(89,129,152); }
div.DivClassName
{
background-color: #598198;
}
.BgClassName
{
background-color: #598198;
}
</style>
border-color css
<style>
span { border-color: #598198; }
span { border-color: rgb(89,129,152); }
td.TdClassName
{
border-color: #598198;
}
.TagClassName
{
border-color: #598198;
}
</style>