Shades of Horizon #598994
Tints of Horizon #598994
RGB
CMYK
RGB Variations
Color information
#598994 (or 0x598994) is known color: Horizon. HEX triplet: 59, 89 and 94. RGB value is (89,137,148). Sum of RGB (Red+Green+Blue) = 89+137+148=374 (49% of max value = 765). Red value is 89 (35.16% from 255 or 23.80% from 374); Green value is 137 (53.91% from 255 or 36.63% from 374); Blue value is 148 (58.20% from 255 or 39.57% from 374); Max value from RGB is 148 - color contains mainly: blue. Hex color #598994 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #598994 is #A6766B. Grayscale: #7B7B7B. Windows color (decimal): -10909292 or 9734489. OLE color: 9734489.
HSL color Cylindrical-coordinate representation of color #598994: hue angle of 191.19º 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 #598994 is Cyan = 0.40, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 137 | 148 | - |
| CMYK | 0.40 | 0.07 | 0 | 0.42 |
| HSL | 191.19º | 0.25% | 0.46% | - |
| HSV(B) | 191.19º | 0.4% | 0.58% | - |
| XYZ | 18.41 | 22.15 | 31.32 | - |
| YUV | 123.9 | 141.6 | 103.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 137 | 148 | 0.40 | 0.07 | 0 | 0.42 | 191.19 | 0.25 | 0.46 |
| Hex | 59 | 89 | 94 | 28 | 7 | 0 | 2A | BF | 19 | 2E |
| Octal | 131 | 211 | 224 | 50 | 7 | 0 | 52 | 277 | 31 | 56 |
| Binary | 1011001 | 10001001 | 10010100 | 101000 | 111 | 0 | 101010 | 10111111 | 11001 | 101110 |
Color Harmonies of #598994
Complementary color
Monochromatic Colors of #598994
Black with #598994
Text Example
Text Example
White with #598994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598994; }
p { color: rgb(89,137,148); }
H1.HeaderClassName
{
color: #598994;
}
.AnyTagClassName
{
color: #598994;
}
</style>
background-color css
<style>
a { background-color: #598994; }
a { background-color: rgb(89,137,148); }
div.DivClassName
{
background-color: #598994;
}
.BgClassName
{
background-color: #598994;
}
</style>
border-color css
<style>
span { border-color: #598994; }
span { border-color: rgb(89,137,148); }
td.TdClassName
{
border-color: #598994;
}
.TagClassName
{
border-color: #598994;
}
</style>