Shades of Horizon #588595
Tints of Horizon #588595
RGB
CMYK
RGB Variations
Color information
#588595 (or 0x588595) is known color: Horizon. HEX triplet: 58, 85 and 95. RGB value is (88,133,149). Sum of RGB (Red+Green+Blue) = 88+133+149=370 (49% of max value = 765). Red value is 88 (34.77% from 255 or 23.78% from 370); Green value is 133 (52.34% from 255 or 35.95% from 370); Blue value is 149 (58.59% from 255 or 40.27% from 370); Max value from RGB is 149 - color contains mainly: blue. Hex color #588595 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #588595 is #A77A6A. Grayscale: #797979. Windows color (decimal): -10975851 or 9799000. OLE color: 9799000.
HSL color Cylindrical-coordinate representation of color #588595: hue angle of 195.74º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #588595 is Cyan = 0.41, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 133 | 149 | - |
| CMYK | 0.41 | 0.11 | 0 | 0.42 |
| HSL | 195.74º | 0.26% | 0.46% | - |
| HSV(B) | 195.74º | 0.41% | 0.58% | - |
| XYZ | 17.84 | 21.02 | 31.55 | - |
| YUV | 121.37 | 143.59 | 104.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 133 | 149 | 0.41 | 0.11 | 0 | 0.42 | 195.74 | 0.26 | 0.46 |
| Hex | 58 | 85 | 95 | 29 | B | 0 | 2A | C4 | 1A | 2E |
| Octal | 130 | 205 | 225 | 51 | 13 | 0 | 52 | 304 | 32 | 56 |
| Binary | 1011000 | 10000101 | 10010101 | 101001 | 1011 | 0 | 101010 | 11000100 | 11010 | 101110 |
Color Harmonies of #588595
Complementary color
Monochromatic Colors of #588595
Black with #588595
Text Example
Text Example
White with #588595
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #588595; }
p { color: rgb(88,133,149); }
H1.HeaderClassName
{
color: #588595;
}
.AnyTagClassName
{
color: #588595;
}
</style>
background-color css
<style>
a { background-color: #588595; }
a { background-color: rgb(88,133,149); }
div.DivClassName
{
background-color: #588595;
}
.BgClassName
{
background-color: #588595;
}
</style>
border-color css
<style>
span { border-color: #588595; }
span { border-color: rgb(88,133,149); }
td.TdClassName
{
border-color: #588595;
}
.TagClassName
{
border-color: #588595;
}
</style>