Shades of Horizon #578297
Tints of Horizon #578297
RGB
CMYK
RGB Variations
Color information
#578297 (or 0x578297) is known color: Horizon. HEX triplet: 57, 82 and 97. RGB value is (87,130,151). Sum of RGB (Red+Green+Blue) = 87+130+151=368 (48% of max value = 765). Red value is 87 (34.38% from 255 or 23.64% from 368); Green value is 130 (51.17% from 255 or 35.33% from 368); Blue value is 151 (59.38% from 255 or 41.03% from 368); Max value from RGB is 151 - color contains mainly: blue. Hex color #578297 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #578297 is #A87D68. Grayscale: #777777. Windows color (decimal): -11042153 or 9929303. OLE color: 9929303.
HSL color Cylindrical-coordinate representation of color #578297: hue angle of 199.69º 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 #578297 is Cyan = 0.42, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 87 | 130 | 151 | - |
| CMYK | 0.42 | 0.14 | 0 | 0.41 |
| HSL | 199.69º | 0.27% | 0.47% | - |
| HSV(B) | 199.69º | 0.42% | 0.59% | - |
| XYZ | 17.5 | 20.23 | 32.26 | - |
| YUV | 119.54 | 145.75 | 104.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 130 | 151 | 0.42 | 0.14 | 0 | 0.41 | 199.69 | 0.27 | 0.47 |
| Hex | 57 | 82 | 97 | 2A | E | 0 | 29 | C8 | 1B | 2F |
| Octal | 127 | 202 | 227 | 52 | 16 | 0 | 51 | 310 | 33 | 57 |
| Binary | 1010111 | 10000010 | 10010111 | 101010 | 1110 | 0 | 101001 | 11001000 | 11011 | 101111 |
Color Harmonies of #578297
Complementary color
Monochromatic Colors of #578297
Black with #578297
Text Example
Text Example
White with #578297
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578297; }
p { color: rgb(87,130,151); }
H1.HeaderClassName
{
color: #578297;
}
.AnyTagClassName
{
color: #578297;
}
</style>
background-color css
<style>
a { background-color: #578297; }
a { background-color: rgb(87,130,151); }
div.DivClassName
{
background-color: #578297;
}
.BgClassName
{
background-color: #578297;
}
</style>
border-color css
<style>
span { border-color: #578297; }
span { border-color: rgb(87,130,151); }
td.TdClassName
{
border-color: #578297;
}
.TagClassName
{
border-color: #578297;
}
</style>