Shades of Horizon #578199
Tints of Horizon #578199
RGB
CMYK
RGB Variations
Color information
#578199 (or 0x578199) is known color: Horizon. HEX triplet: 57, 81 and 99. RGB value is (87,129,153). Sum of RGB (Red+Green+Blue) = 87+129+153=369 (48% of max value = 765). Red value is 87 (34.38% from 255 or 23.58% from 369); Green value is 129 (50.78% from 255 or 34.96% from 369); Blue value is 153 (60.16% from 255 or 41.46% from 369); Max value from RGB is 153 - color contains mainly: blue. Hex color #578199 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #578199 is #A87E66. Grayscale: #777777. Windows color (decimal): -11042407 or 10060119. OLE color: 10060119.
HSL color Cylindrical-coordinate representation of color #578199: hue angle of 201.82º degrees, saturation: 0.28, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #578199 is Cyan = 0.43, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 87 | 129 | 153 | - |
| CMYK | 0.43 | 0.16 | 0 | 0.4 |
| HSL | 201.82º | 0.28% | 0.47% | - |
| HSV(B) | 201.82º | 0.43% | 0.6% | - |
| XYZ | 17.53 | 20.03 | 33.08 | - |
| YUV | 119.18 | 147.09 | 105.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 129 | 153 | 0.43 | 0.16 | 0 | 0.4 | 201.82 | 0.28 | 0.47 |
| Hex | 57 | 81 | 99 | 2B | 10 | 0 | 28 | CA | 1C | 2F |
| Octal | 127 | 201 | 231 | 53 | 20 | 0 | 50 | 312 | 34 | 57 |
| Binary | 1010111 | 10000001 | 10011001 | 101011 | 10000 | 0 | 101000 | 11001010 | 11100 | 101111 |
Color Harmonies of #578199
Complementary color
Monochromatic Colors of #578199
Black with #578199
Text Example
Text Example
White with #578199
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578199; }
p { color: rgb(87,129,153); }
H1.HeaderClassName
{
color: #578199;
}
.AnyTagClassName
{
color: #578199;
}
</style>
background-color css
<style>
a { background-color: #578199; }
a { background-color: rgb(87,129,153); }
div.DivClassName
{
background-color: #578199;
}
.BgClassName
{
background-color: #578199;
}
</style>
border-color css
<style>
span { border-color: #578199; }
span { border-color: rgb(87,129,153); }
td.TdClassName
{
border-color: #578199;
}
.TagClassName
{
border-color: #578199;
}
</style>