Shades of Horizon #588394
Tints of Horizon #588394
RGB
CMYK
RGB Variations
Color information
#588394 (or 0x588394) is known color: Horizon. HEX triplet: 58, 83 and 94. RGB value is (88,131,148). Sum of RGB (Red+Green+Blue) = 88+131+148=367 (48% of max value = 765). Red value is 88 (34.77% from 255 or 23.98% from 367); Green value is 131 (51.56% from 255 or 35.69% from 367); Blue value is 148 (58.20% from 255 or 40.33% from 367); Max value from RGB is 148 - color contains mainly: blue. Hex color #588394 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #588394 is #A77C6B. Grayscale: #777777. Windows color (decimal): -10976364 or 9732952. OLE color: 9732952.
HSL color Cylindrical-coordinate representation of color #588394: hue angle of 197º degrees, saturation: 0.25, 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 #588394 is Cyan = 0.41, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 88 | 131 | 148 | - |
| CMYK | 0.41 | 0.11 | 0 | 0.42 |
| HSL | 197º | 0.25% | 0.46% | - |
| HSV(B) | 197º | 0.41% | 0.58% | - |
| XYZ | 17.49 | 20.45 | 31.04 | - |
| YUV | 120.08 | 143.75 | 105.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 131 | 148 | 0.41 | 0.11 | 0 | 0.42 | 197 | 0.25 | 0.46 |
| Hex | 58 | 83 | 94 | 29 | B | 0 | 2A | C5 | 19 | 2E |
| Octal | 130 | 203 | 224 | 51 | 13 | 0 | 52 | 305 | 31 | 56 |
| Binary | 1011000 | 10000011 | 10010100 | 101001 | 1011 | 0 | 101010 | 11000101 | 11001 | 101110 |
Color Harmonies of #588394
Complementary color
Monochromatic Colors of #588394
Black with #588394
Text Example
Text Example
White with #588394
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #588394; }
p { color: rgb(88,131,148); }
H1.HeaderClassName
{
color: #588394;
}
.AnyTagClassName
{
color: #588394;
}
</style>
background-color css
<style>
a { background-color: #588394; }
a { background-color: rgb(88,131,148); }
div.DivClassName
{
background-color: #588394;
}
.BgClassName
{
background-color: #588394;
}
</style>
border-color css
<style>
span { border-color: #588394; }
span { border-color: rgb(88,131,148); }
td.TdClassName
{
border-color: #588394;
}
.TagClassName
{
border-color: #588394;
}
</style>