Shades of Horizon #598394
Tints of Horizon #598394
RGB
CMYK
RGB Variations
Color information
#598394 (or 0x598394) is known color: Horizon. HEX triplet: 59, 83 and 94. RGB value is (89,131,148). Sum of RGB (Red+Green+Blue) = 89+131+148=368 (48% of max value = 765). Red value is 89 (35.16% from 255 or 24.18% from 368); Green value is 131 (51.56% from 255 or 35.60% from 368); Blue value is 148 (58.20% from 255 or 40.22% from 368); Max value from RGB is 148 - color contains mainly: blue. Hex color #598394 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #598394 is #A67C6B. Grayscale: #787878. Windows color (decimal): -10910828 or 9732953. OLE color: 9732953.
HSL color Cylindrical-coordinate representation of color #598394: hue angle of 197.29º 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 #598394 is Cyan = 0.40, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 131 | 148 | - |
| CMYK | 0.40 | 0.11 | 0 | 0.42 |
| HSL | 197.29º | 0.25% | 0.46% | - |
| HSV(B) | 197.29º | 0.4% | 0.58% | - |
| XYZ | 17.58 | 20.49 | 31.05 | - |
| YUV | 120.38 | 143.59 | 105.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 131 | 148 | 0.40 | 0.11 | 0 | 0.42 | 197.29 | 0.25 | 0.46 |
| Hex | 59 | 83 | 94 | 28 | B | 0 | 2A | C5 | 19 | 2E |
| Octal | 131 | 203 | 224 | 50 | 13 | 0 | 52 | 305 | 31 | 56 |
| Binary | 1011001 | 10000011 | 10010100 | 101000 | 1011 | 0 | 101010 | 11000101 | 11001 | 101110 |
Color Harmonies of #598394
Complementary color
Monochromatic Colors of #598394
Black with #598394
Text Example
Text Example
White with #598394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598394; }
p { color: rgb(89,131,148); }
H1.HeaderClassName
{
color: #598394;
}
.AnyTagClassName
{
color: #598394;
}
</style>
background-color css
<style>
a { background-color: #598394; }
a { background-color: rgb(89,131,148); }
div.DivClassName
{
background-color: #598394;
}
.BgClassName
{
background-color: #598394;
}
</style>
border-color css
<style>
span { border-color: #598394; }
span { border-color: rgb(89,131,148); }
td.TdClassName
{
border-color: #598394;
}
.TagClassName
{
border-color: #598394;
}
</style>