Shades of Horizon #598592
Tints of Horizon #598592
RGB
CMYK
RGB Variations
Color information
#598592 (or 0x598592) is known color: Horizon. HEX triplet: 59, 85 and 92. RGB value is (89,133,146). Sum of RGB (Red+Green+Blue) = 89+133+146=368 (48% of max value = 765). Red value is 89 (35.16% from 255 or 24.18% from 368); Green value is 133 (52.34% from 255 or 36.14% from 368); Blue value is 146 (57.42% from 255 or 39.67% from 368); Max value from RGB is 146 - color contains mainly: blue. Hex color #598592 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #598592 is #A67A6D. Grayscale: #797979. Windows color (decimal): -10910318 or 9602393. OLE color: 9602393.
HSL color Cylindrical-coordinate representation of color #598592: hue angle of 193.68º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #598592 is Cyan = 0.39, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 133 | 146 | - |
| CMYK | 0.39 | 0.09 | 0 | 0.43 |
| HSL | 193.68º | 0.24% | 0.46% | - |
| HSV(B) | 193.68º | 0.39% | 0.57% | - |
| XYZ | 17.7 | 20.97 | 30.31 | - |
| YUV | 121.33 | 141.92 | 104.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 133 | 146 | 0.39 | 0.09 | 0 | 0.43 | 193.68 | 0.24 | 0.46 |
| Hex | 59 | 85 | 92 | 27 | 9 | 0 | 2B | C2 | 18 | 2E |
| Octal | 131 | 205 | 222 | 47 | 11 | 0 | 53 | 302 | 30 | 56 |
| Binary | 1011001 | 10000101 | 10010010 | 100111 | 1001 | 0 | 101011 | 11000010 | 11000 | 101110 |
Color Harmonies of #598592
Complementary color
Monochromatic Colors of #598592
Black with #598592
Text Example
Text Example
White with #598592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598592; }
p { color: rgb(89,133,146); }
H1.HeaderClassName
{
color: #598592;
}
.AnyTagClassName
{
color: #598592;
}
</style>
background-color css
<style>
a { background-color: #598592; }
a { background-color: rgb(89,133,146); }
div.DivClassName
{
background-color: #598592;
}
.BgClassName
{
background-color: #598592;
}
</style>
border-color css
<style>
span { border-color: #598592; }
span { border-color: rgb(89,133,146); }
td.TdClassName
{
border-color: #598592;
}
.TagClassName
{
border-color: #598592;
}
</style>