Shades of Horizon #578295
Tints of Horizon #578295
RGB
CMYK
RGB Variations
Color information
#578295 (or 0x578295) is known color: Horizon. HEX triplet: 57, 82 and 95. RGB value is (87,130,149). Sum of RGB (Red+Green+Blue) = 87+130+149=366 (48% of max value = 765). Red value is 87 (34.38% from 255 or 23.77% from 366); Green value is 130 (51.17% from 255 or 35.52% from 366); Blue value is 149 (58.59% from 255 or 40.71% from 366); Max value from RGB is 149 - color contains mainly: blue. Hex color #578295 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #578295 is #A87D6A. Grayscale: #777777. Windows color (decimal): -11042155 or 9798231. OLE color: 9798231.
HSL color Cylindrical-coordinate representation of color #578295: hue angle of 198.39º 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 #578295 is Cyan = 0.42, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 130 | 149 | - |
| CMYK | 0.42 | 0.13 | 0 | 0.42 |
| HSL | 198.39º | 0.26% | 0.46% | - |
| HSV(B) | 198.39º | 0.42% | 0.58% | - |
| XYZ | 17.34 | 20.16 | 31.41 | - |
| YUV | 119.31 | 144.75 | 104.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 130 | 149 | 0.42 | 0.13 | 0 | 0.42 | 198.39 | 0.26 | 0.46 |
| Hex | 57 | 82 | 95 | 2A | D | 0 | 2A | C6 | 1A | 2E |
| Octal | 127 | 202 | 225 | 52 | 15 | 0 | 52 | 306 | 32 | 56 |
| Binary | 1010111 | 10000010 | 10010101 | 101010 | 1101 | 0 | 101010 | 11000110 | 11010 | 101110 |
Color Harmonies of #578295
Complementary color
Monochromatic Colors of #578295
Black with #578295
Text Example
Text Example
White with #578295
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578295; }
p { color: rgb(87,130,149); }
H1.HeaderClassName
{
color: #578295;
}
.AnyTagClassName
{
color: #578295;
}
</style>
background-color css
<style>
a { background-color: #578295; }
a { background-color: rgb(87,130,149); }
div.DivClassName
{
background-color: #578295;
}
.BgClassName
{
background-color: #578295;
}
</style>
border-color css
<style>
span { border-color: #578295; }
span { border-color: rgb(87,130,149); }
td.TdClassName
{
border-color: #578295;
}
.TagClassName
{
border-color: #578295;
}
</style>