Shades of Horizon #578091
Tints of Horizon #578091
RGB
CMYK
RGB Variations
Color information
#578091 (or 0x578091) is known color: Horizon. HEX triplet: 57, 80 and 91. RGB value is (87,128,145). Sum of RGB (Red+Green+Blue) = 87+128+145=360 (47% of max value = 765). Red value is 87 (34.38% from 255 or 24.17% from 360); Green value is 128 (50.39% from 255 or 35.56% from 360); Blue value is 145 (57.03% from 255 or 40.28% from 360); Max value from RGB is 145 - color contains mainly: blue. Hex color #578091 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #578091 is #A87F6E. Grayscale: #757575. Windows color (decimal): -11042671 or 9535575. OLE color: 9535575.
HSL color Cylindrical-coordinate representation of color #578091: hue angle of 197.59º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #578091 is Cyan = 0.4, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 128 | 145 | - |
| CMYK | 0.4 | 0.12 | 0 | 0.43 |
| HSL | 197.59º | 0.25% | 0.45% | - |
| HSV(B) | 197.59º | 0.4% | 0.57% | - |
| XYZ | 16.76 | 19.51 | 29.67 | - |
| YUV | 117.68 | 143.42 | 106.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 128 | 145 | 0.4 | 0.12 | 0 | 0.43 | 197.59 | 0.25 | 0.45 |
| Hex | 57 | 80 | 91 | 28 | C | 0 | 2B | C6 | 19 | 2D |
| Octal | 127 | 200 | 221 | 50 | 14 | 0 | 53 | 306 | 31 | 55 |
| Binary | 1010111 | 10000000 | 10010001 | 101000 | 1100 | 0 | 101011 | 11000110 | 11001 | 101101 |
Color Harmonies of #578091
Complementary color
Monochromatic Colors of #578091
Black with #578091
Text Example
Text Example
White with #578091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578091; }
p { color: rgb(87,128,145); }
H1.HeaderClassName
{
color: #578091;
}
.AnyTagClassName
{
color: #578091;
}
</style>
background-color css
<style>
a { background-color: #578091; }
a { background-color: rgb(87,128,145); }
div.DivClassName
{
background-color: #578091;
}
.BgClassName
{
background-color: #578091;
}
</style>
border-color css
<style>
span { border-color: #578091; }
span { border-color: rgb(87,128,145); }
td.TdClassName
{
border-color: #578091;
}
.TagClassName
{
border-color: #578091;
}
</style>