Shades of Horizon #598194
Tints of Horizon #598194
RGB
CMYK
RGB Variations
Color information
#598194 (or 0x598194) is known color: Horizon. HEX triplet: 59, 81 and 94. RGB value is (89,129,148). Sum of RGB (Red+Green+Blue) = 89+129+148=366 (48% of max value = 765). Red value is 89 (35.16% from 255 or 24.32% from 366); Green value is 129 (50.78% from 255 or 35.25% from 366); Blue value is 148 (58.20% from 255 or 40.44% from 366); Max value from RGB is 148 - color contains mainly: blue. Hex color #598194 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #598194 is #A67E6B. Grayscale: #777777. Windows color (decimal): -10911340 or 9732441. OLE color: 9732441.
HSL color Cylindrical-coordinate representation of color #598194: hue angle of 199.32º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #598194 is Cyan = 0.40, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 129 | 148 | - |
| CMYK | 0.40 | 0.13 | 0 | 0.42 |
| HSL | 199.32º | 0.25% | 0.46% | - |
| HSV(B) | 199.32º | 0.4% | 0.58% | - |
| XYZ | 17.32 | 19.96 | 30.96 | - |
| YUV | 119.21 | 144.25 | 106.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 129 | 148 | 0.40 | 0.13 | 0 | 0.42 | 199.32 | 0.25 | 0.46 |
| Hex | 59 | 81 | 94 | 28 | D | 0 | 2A | C7 | 19 | 2E |
| Octal | 131 | 201 | 224 | 50 | 15 | 0 | 52 | 307 | 31 | 56 |
| Binary | 1011001 | 10000001 | 10010100 | 101000 | 1101 | 0 | 101010 | 11000111 | 11001 | 101110 |
Color Harmonies of #598194
Complementary color
Monochromatic Colors of #598194
Black with #598194
Text Example
Text Example
White with #598194
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598194; }
p { color: rgb(89,129,148); }
H1.HeaderClassName
{
color: #598194;
}
.AnyTagClassName
{
color: #598194;
}
</style>
background-color css
<style>
a { background-color: #598194; }
a { background-color: rgb(89,129,148); }
div.DivClassName
{
background-color: #598194;
}
.BgClassName
{
background-color: #598194;
}
</style>
border-color css
<style>
span { border-color: #598194; }
span { border-color: rgb(89,129,148); }
td.TdClassName
{
border-color: #598194;
}
.TagClassName
{
border-color: #598194;
}
</style>