Shades of Horizon #578895
Tints of Horizon #578895
RGB
CMYK
RGB Variations
Color information
#578895 (or 0x578895) is known color: Horizon. HEX triplet: 57, 88 and 95. RGB value is (87,136,149). Sum of RGB (Red+Green+Blue) = 87+136+149=372 (49% of max value = 765). Red value is 87 (34.38% from 255 or 23.39% from 372); Green value is 136 (53.52% from 255 or 36.56% from 372); Blue value is 149 (58.59% from 255 or 40.05% from 372); Max value from RGB is 149 - color contains mainly: blue. Hex color #578895 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #578895 is #A8776A. Grayscale: #7A7A7A. Windows color (decimal): -11040619 or 9799767. OLE color: 9799767.
HSL color Cylindrical-coordinate representation of color #578895: hue angle of 192.58º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #578895 is Cyan = 0.42, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 136 | 149 | - |
| CMYK | 0.42 | 0.09 | 0 | 0.42 |
| HSL | 192.58º | 0.26% | 0.46% | - |
| HSV(B) | 192.58º | 0.42% | 0.58% | - |
| XYZ | 18.16 | 21.8 | 31.69 | - |
| YUV | 122.83 | 142.77 | 102.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 136 | 149 | 0.42 | 0.09 | 0 | 0.42 | 192.58 | 0.26 | 0.46 |
| Hex | 57 | 88 | 95 | 2A | 9 | 0 | 2A | C1 | 1A | 2E |
| Octal | 127 | 210 | 225 | 52 | 11 | 0 | 52 | 301 | 32 | 56 |
| Binary | 1010111 | 10001000 | 10010101 | 101010 | 1001 | 0 | 101010 | 11000001 | 11010 | 101110 |
Color Harmonies of #578895
Complementary color
Monochromatic Colors of #578895
Black with #578895
Text Example
Text Example
White with #578895
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578895; }
p { color: rgb(87,136,149); }
H1.HeaderClassName
{
color: #578895;
}
.AnyTagClassName
{
color: #578895;
}
</style>
background-color css
<style>
a { background-color: #578895; }
a { background-color: rgb(87,136,149); }
div.DivClassName
{
background-color: #578895;
}
.BgClassName
{
background-color: #578895;
}
</style>
border-color css
<style>
span { border-color: #578895; }
span { border-color: rgb(87,136,149); }
td.TdClassName
{
border-color: #578895;
}
.TagClassName
{
border-color: #578895;
}
</style>