Shades of Horizon #598594
Tints of Horizon #598594
RGB
CMYK
RGB Variations
Color information
#598594 (or 0x598594) is known color: Horizon. HEX triplet: 59, 85 and 94. RGB value is (89,133,148). Sum of RGB (Red+Green+Blue) = 89+133+148=370 (49% of max value = 765). Red value is 89 (35.16% from 255 or 24.05% from 370); Green value is 133 (52.34% from 255 or 35.95% from 370); Blue value is 148 (58.20% from 255 or 40% from 370); Max value from RGB is 148 - color contains mainly: blue. Hex color #598594 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #598594 is #A67A6B. Grayscale: #797979. Windows color (decimal): -10910316 or 9733465. OLE color: 9733465.
HSL color Cylindrical-coordinate representation of color #598594: hue angle of 195.25º 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 #598594 is Cyan = 0.40, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 133 | 148 | - |
| CMYK | 0.40 | 0.10 | 0 | 0.42 |
| HSL | 195.25º | 0.25% | 0.46% | - |
| HSV(B) | 195.25º | 0.4% | 0.58% | - |
| XYZ | 17.85 | 21.04 | 31.14 | - |
| YUV | 121.55 | 142.92 | 104.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 133 | 148 | 0.40 | 0.10 | 0 | 0.42 | 195.25 | 0.25 | 0.46 |
| Hex | 59 | 85 | 94 | 28 | A | 0 | 2A | C3 | 19 | 2E |
| Octal | 131 | 205 | 224 | 50 | 12 | 0 | 52 | 303 | 31 | 56 |
| Binary | 1011001 | 10000101 | 10010100 | 101000 | 1010 | 0 | 101010 | 11000011 | 11001 | 101110 |
Color Harmonies of #598594
Complementary color
Monochromatic Colors of #598594
Black with #598594
Text Example
Text Example
White with #598594
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598594; }
p { color: rgb(89,133,148); }
H1.HeaderClassName
{
color: #598594;
}
.AnyTagClassName
{
color: #598594;
}
</style>
background-color css
<style>
a { background-color: #598594; }
a { background-color: rgb(89,133,148); }
div.DivClassName
{
background-color: #598594;
}
.BgClassName
{
background-color: #598594;
}
</style>
border-color css
<style>
span { border-color: #598594; }
span { border-color: rgb(89,133,148); }
td.TdClassName
{
border-color: #598594;
}
.TagClassName
{
border-color: #598594;
}
</style>