Shades of Horizon #558290
Tints of Horizon #558290
RGB
CMYK
RGB Variations
Color information
#558290 (or 0x558290) is known color: Horizon. HEX triplet: 55, 82 and 90. RGB value is (85,130,144). Sum of RGB (Red+Green+Blue) = 85+130+144=359 (47% of max value = 765). Red value is 85 (33.59% from 255 or 23.68% from 359); Green value is 130 (51.17% from 255 or 36.21% from 359); Blue value is 144 (56.64% from 255 or 40.11% from 359); Max value from RGB is 144 - color contains mainly: blue. Hex color #558290 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #558290 is #AA7D6F. Grayscale: #767676. Windows color (decimal): -11173232 or 9470549. OLE color: 9470549.
HSL color Cylindrical-coordinate representation of color #558290: hue angle of 194.24º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #558290 is Cyan = 0.41, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 85 | 130 | 144 | - |
| CMYK | 0.41 | 0.10 | 0 | 0.44 |
| HSL | 194.24º | 0.26% | 0.45% | - |
| HSV(B) | 194.24º | 0.41% | 0.56% | - |
| XYZ | 16.76 | 19.91 | 29.35 | - |
| YUV | 118.14 | 142.59 | 104.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 130 | 144 | 0.41 | 0.10 | 0 | 0.44 | 194.24 | 0.26 | 0.45 |
| Hex | 55 | 82 | 90 | 29 | A | 0 | 2C | C2 | 1A | 2D |
| Octal | 125 | 202 | 220 | 51 | 12 | 0 | 54 | 302 | 32 | 55 |
| Binary | 1010101 | 10000010 | 10010000 | 101001 | 1010 | 0 | 101100 | 11000010 | 11010 | 101101 |
Color Harmonies of #558290
Complementary color
Monochromatic Colors of #558290
Black with #558290
Text Example
Text Example
White with #558290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558290; }
p { color: rgb(85,130,144); }
H1.HeaderClassName
{
color: #558290;
}
.AnyTagClassName
{
color: #558290;
}
</style>
background-color css
<style>
a { background-color: #558290; }
a { background-color: rgb(85,130,144); }
div.DivClassName
{
background-color: #558290;
}
.BgClassName
{
background-color: #558290;
}
</style>
border-color css
<style>
span { border-color: #558290; }
span { border-color: rgb(85,130,144); }
td.TdClassName
{
border-color: #558290;
}
.TagClassName
{
border-color: #558290;
}
</style>