Shades of Horizon #598294
Tints of Horizon #598294
RGB
CMYK
RGB Variations
Color information
#598294 (or 0x598294) is known color: Horizon. HEX triplet: 59, 82 and 94. RGB value is (89,130,148). Sum of RGB (Red+Green+Blue) = 89+130+148=367 (48% of max value = 765). Red value is 89 (35.16% from 255 or 24.25% from 367); Green value is 130 (51.17% from 255 or 35.42% from 367); Blue value is 148 (58.20% from 255 or 40.33% from 367); Max value from RGB is 148 - color contains mainly: blue. Hex color #598294 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #598294 is #A67D6B. Grayscale: #777777. Windows color (decimal): -10911084 or 9732697. OLE color: 9732697.
HSL color Cylindrical-coordinate representation of color #598294: hue angle of 198.31º 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 #598294 is Cyan = 0.40, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 130 | 148 | - |
| CMYK | 0.40 | 0.12 | 0 | 0.42 |
| HSL | 198.31º | 0.25% | 0.46% | - |
| HSV(B) | 198.31º | 0.4% | 0.58% | - |
| XYZ | 17.45 | 20.23 | 31 | - |
| YUV | 119.79 | 143.92 | 106.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 130 | 148 | 0.40 | 0.12 | 0 | 0.42 | 198.31 | 0.25 | 0.46 |
| Hex | 59 | 82 | 94 | 28 | C | 0 | 2A | C6 | 19 | 2E |
| Octal | 131 | 202 | 224 | 50 | 14 | 0 | 52 | 306 | 31 | 56 |
| Binary | 1011001 | 10000010 | 10010100 | 101000 | 1100 | 0 | 101010 | 11000110 | 11001 | 101110 |
Color Harmonies of #598294
Complementary color
Monochromatic Colors of #598294
Black with #598294
Text Example
Text Example
White with #598294
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598294; }
p { color: rgb(89,130,148); }
H1.HeaderClassName
{
color: #598294;
}
.AnyTagClassName
{
color: #598294;
}
</style>
background-color css
<style>
a { background-color: #598294; }
a { background-color: rgb(89,130,148); }
div.DivClassName
{
background-color: #598294;
}
.BgClassName
{
background-color: #598294;
}
</style>
border-color css
<style>
span { border-color: #598294; }
span { border-color: rgb(89,130,148); }
td.TdClassName
{
border-color: #598294;
}
.TagClassName
{
border-color: #598294;
}
</style>