Shades of Horizon #588492
Tints of Horizon #588492
RGB
CMYK
RGB Variations
Color information
#588492 (or 0x588492) is known color: Horizon. HEX triplet: 58, 84 and 92. RGB value is (88,132,146). Sum of RGB (Red+Green+Blue) = 88+132+146=366 (48% of max value = 765). Red value is 88 (34.77% from 255 or 24.04% from 366); Green value is 132 (51.95% from 255 or 36.07% from 366); Blue value is 146 (57.42% from 255 or 39.89% from 366); Max value from RGB is 146 - color contains mainly: blue. Hex color #588492 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #588492 is #A77B6D. Grayscale: #787878. Windows color (decimal): -10976110 or 9602136. OLE color: 9602136.
HSL color Cylindrical-coordinate representation of color #588492: hue angle of 194.48º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #588492 is Cyan = 0.40, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 88 | 132 | 146 | - |
| CMYK | 0.40 | 0.10 | 0 | 0.43 |
| HSL | 194.48º | 0.25% | 0.46% | - |
| HSV(B) | 194.48º | 0.4% | 0.57% | - |
| XYZ | 17.46 | 20.65 | 30.26 | - |
| YUV | 120.44 | 142.42 | 104.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 132 | 146 | 0.40 | 0.10 | 0 | 0.43 | 194.48 | 0.25 | 0.46 |
| Hex | 58 | 84 | 92 | 28 | A | 0 | 2B | C2 | 19 | 2E |
| Octal | 130 | 204 | 222 | 50 | 12 | 0 | 53 | 302 | 31 | 56 |
| Binary | 1011000 | 10000100 | 10010010 | 101000 | 1010 | 0 | 101011 | 11000010 | 11001 | 101110 |
Color Harmonies of #588492
Complementary color
Monochromatic Colors of #588492
Black with #588492
Text Example
Text Example
White with #588492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #588492; }
p { color: rgb(88,132,146); }
H1.HeaderClassName
{
color: #588492;
}
.AnyTagClassName
{
color: #588492;
}
</style>
background-color css
<style>
a { background-color: #588492; }
a { background-color: rgb(88,132,146); }
div.DivClassName
{
background-color: #588492;
}
.BgClassName
{
background-color: #588492;
}
</style>
border-color css
<style>
span { border-color: #588492; }
span { border-color: rgb(88,132,146); }
td.TdClassName
{
border-color: #588492;
}
.TagClassName
{
border-color: #588492;
}
</style>