Shades of Horizon #598796
Tints of Horizon #598796
RGB
CMYK
RGB Variations
Color information
#598796 (or 0x598796) is known color: Horizon. HEX triplet: 59, 87 and 96. RGB value is (89,135,150). Sum of RGB (Red+Green+Blue) = 89+135+150=374 (49% of max value = 765). Red value is 89 (35.16% from 255 or 23.80% from 374); Green value is 135 (53.12% from 255 or 36.10% from 374); Blue value is 150 (58.98% from 255 or 40.11% from 374); Max value from RGB is 150 - color contains mainly: blue. Hex color #598796 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #598796 is #A67869. Grayscale: #7A7A7A. Windows color (decimal): -10909802 or 9865049. OLE color: 9865049.
HSL color Cylindrical-coordinate representation of color #598796: hue angle of 194.75º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #598796 is Cyan = 0.41, Magento = 0.1, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 89 | 135 | 150 | - |
| CMYK | 0.41 | 0.1 | 0 | 0.41 |
| HSL | 194.75º | 0.26% | 0.47% | - |
| HSV(B) | 194.75º | 0.41% | 0.59% | - |
| XYZ | 18.29 | 21.65 | 32.07 | - |
| YUV | 122.96 | 143.26 | 103.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 135 | 150 | 0.41 | 0.1 | 0 | 0.41 | 194.75 | 0.26 | 0.47 |
| Hex | 59 | 87 | 96 | 29 | A | 0 | 29 | C3 | 1A | 2F |
| Octal | 131 | 207 | 226 | 51 | 12 | 0 | 51 | 303 | 32 | 57 |
| Binary | 1011001 | 10000111 | 10010110 | 101001 | 1010 | 0 | 101001 | 11000011 | 11010 | 101111 |
Color Harmonies of #598796
Complementary color
Monochromatic Colors of #598796
Black with #598796
Text Example
Text Example
White with #598796
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598796; }
p { color: rgb(89,135,150); }
H1.HeaderClassName
{
color: #598796;
}
.AnyTagClassName
{
color: #598796;
}
</style>
background-color css
<style>
a { background-color: #598796; }
a { background-color: rgb(89,135,150); }
div.DivClassName
{
background-color: #598796;
}
.BgClassName
{
background-color: #598796;
}
</style>
border-color css
<style>
span { border-color: #598796; }
span { border-color: rgb(89,135,150); }
td.TdClassName
{
border-color: #598796;
}
.TagClassName
{
border-color: #598796;
}
</style>