Shades of Horizon #578496
Tints of Horizon #578496
RGB
CMYK
RGB Variations
Color information
#578496 (or 0x578496) is known color: Horizon. HEX triplet: 57, 84 and 96. RGB value is (87,132,150). Sum of RGB (Red+Green+Blue) = 87+132+150=369 (48% of max value = 765). Red value is 87 (34.38% from 255 or 23.58% from 369); Green value is 132 (51.95% from 255 or 35.77% from 369); Blue value is 150 (58.98% from 255 or 40.65% from 369); Max value from RGB is 150 - color contains mainly: blue. Hex color #578496 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #578496 is #A87B69. Grayscale: #787878. Windows color (decimal): -11041642 or 9864279. OLE color: 9864279.
HSL color Cylindrical-coordinate representation of color #578496: hue angle of 197.14º degrees, saturation: 0.27, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #578496 is Cyan = 0.42, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 87 | 132 | 150 | - |
| CMYK | 0.42 | 0.12 | 0 | 0.41 |
| HSL | 197.14º | 0.27% | 0.46% | - |
| HSV(B) | 197.14º | 0.42% | 0.59% | - |
| XYZ | 17.69 | 20.73 | 31.92 | - |
| YUV | 120.6 | 144.59 | 104.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 132 | 150 | 0.42 | 0.12 | 0 | 0.41 | 197.14 | 0.27 | 0.46 |
| Hex | 57 | 84 | 96 | 2A | C | 0 | 29 | C5 | 1B | 2E |
| Octal | 127 | 204 | 226 | 52 | 14 | 0 | 51 | 305 | 33 | 56 |
| Binary | 1010111 | 10000100 | 10010110 | 101010 | 1100 | 0 | 101001 | 11000101 | 11011 | 101110 |
Color Harmonies of #578496
Complementary color
Monochromatic Colors of #578496
Black with #578496
Text Example
Text Example
White with #578496
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578496; }
p { color: rgb(87,132,150); }
H1.HeaderClassName
{
color: #578496;
}
.AnyTagClassName
{
color: #578496;
}
</style>
background-color css
<style>
a { background-color: #578496; }
a { background-color: rgb(87,132,150); }
div.DivClassName
{
background-color: #578496;
}
.BgClassName
{
background-color: #578496;
}
</style>
border-color css
<style>
span { border-color: #578496; }
span { border-color: rgb(87,132,150); }
td.TdClassName
{
border-color: #578496;
}
.TagClassName
{
border-color: #578496;
}
</style>