Shades of Horizon #578497
Tints of Horizon #578497
RGB
CMYK
RGB Variations
Color information
#578497 (or 0x578497) is known color: Horizon. HEX triplet: 57, 84 and 97. RGB value is (87,132,151). Sum of RGB (Red+Green+Blue) = 87+132+151=370 (49% of max value = 765). Red value is 87 (34.38% from 255 or 23.51% from 370); Green value is 132 (51.95% from 255 or 35.68% from 370); Blue value is 151 (59.38% from 255 or 40.81% from 370); Max value from RGB is 151 - color contains mainly: blue. Hex color #578497 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #578497 is #A87B68. Grayscale: #787878. Windows color (decimal): -11041641 or 9929815. OLE color: 9929815.
HSL color Cylindrical-coordinate representation of color #578497: hue angle of 197.81º degrees, saturation: 0.27, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #578497 is Cyan = 0.42, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 87 | 132 | 151 | - |
| CMYK | 0.42 | 0.13 | 0 | 0.41 |
| HSL | 197.81º | 0.27% | 0.47% | - |
| HSV(B) | 197.81º | 0.42% | 0.59% | - |
| XYZ | 17.77 | 20.76 | 32.35 | - |
| YUV | 120.71 | 145.09 | 103.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 132 | 151 | 0.42 | 0.13 | 0 | 0.41 | 197.81 | 0.27 | 0.47 |
| Hex | 57 | 84 | 97 | 2A | D | 0 | 29 | C6 | 1B | 2F |
| Octal | 127 | 204 | 227 | 52 | 15 | 0 | 51 | 306 | 33 | 57 |
| Binary | 1010111 | 10000100 | 10010111 | 101010 | 1101 | 0 | 101001 | 11000110 | 11011 | 101111 |
Color Harmonies of #578497
Complementary color
Monochromatic Colors of #578497
Black with #578497
Text Example
Text Example
White with #578497
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578497; }
p { color: rgb(87,132,151); }
H1.HeaderClassName
{
color: #578497;
}
.AnyTagClassName
{
color: #578497;
}
</style>
background-color css
<style>
a { background-color: #578497; }
a { background-color: rgb(87,132,151); }
div.DivClassName
{
background-color: #578497;
}
.BgClassName
{
background-color: #578497;
}
</style>
border-color css
<style>
span { border-color: #578497; }
span { border-color: rgb(87,132,151); }
td.TdClassName
{
border-color: #578497;
}
.TagClassName
{
border-color: #578497;
}
</style>