Shades of Horizon #578195
Tints of Horizon #578195
RGB
CMYK
RGB Variations
Color information
#578195 (or 0x578195) is known color: Horizon. HEX triplet: 57, 81 and 95. RGB value is (87,129,149). Sum of RGB (Red+Green+Blue) = 87+129+149=365 (48% of max value = 765). Red value is 87 (34.38% from 255 or 23.84% from 365); Green value is 129 (50.78% from 255 or 35.34% from 365); Blue value is 149 (58.59% from 255 or 40.82% from 365); Max value from RGB is 149 - color contains mainly: blue. Hex color #578195 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #578195 is #A87E6A. Grayscale: #767676. Windows color (decimal): -11042411 or 9797975. OLE color: 9797975.
HSL color Cylindrical-coordinate representation of color #578195: hue angle of 199.35º 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 #578195 is Cyan = 0.42, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 129 | 149 | - |
| CMYK | 0.42 | 0.13 | 0 | 0.42 |
| HSL | 199.35º | 0.26% | 0.46% | - |
| HSV(B) | 199.35º | 0.42% | 0.58% | - |
| XYZ | 17.21 | 19.9 | 31.37 | - |
| YUV | 118.72 | 145.09 | 105.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 129 | 149 | 0.42 | 0.13 | 0 | 0.42 | 199.35 | 0.26 | 0.46 |
| Hex | 57 | 81 | 95 | 2A | D | 0 | 2A | C7 | 1A | 2E |
| Octal | 127 | 201 | 225 | 52 | 15 | 0 | 52 | 307 | 32 | 56 |
| Binary | 1010111 | 10000001 | 10010101 | 101010 | 1101 | 0 | 101010 | 11000111 | 11010 | 101110 |
Color Harmonies of #578195
Complementary color
Monochromatic Colors of #578195
Black with #578195
Text Example
Text Example
White with #578195
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578195; }
p { color: rgb(87,129,149); }
H1.HeaderClassName
{
color: #578195;
}
.AnyTagClassName
{
color: #578195;
}
</style>
background-color css
<style>
a { background-color: #578195; }
a { background-color: rgb(87,129,149); }
div.DivClassName
{
background-color: #578195;
}
.BgClassName
{
background-color: #578195;
}
</style>
border-color css
<style>
span { border-color: #578195; }
span { border-color: rgb(87,129,149); }
td.TdClassName
{
border-color: #578195;
}
.TagClassName
{
border-color: #578195;
}
</style>