Shades of Horizon #578097
Tints of Horizon #578097
RGB
CMYK
RGB Variations
Color information
#578097 (or 0x578097) is known color: Horizon. HEX triplet: 57, 80 and 97. RGB value is (87,128,151). Sum of RGB (Red+Green+Blue) = 87+128+151=366 (48% of max value = 765). Red value is 87 (34.38% from 255 or 23.77% from 366); Green value is 128 (50.39% from 255 or 34.97% from 366); Blue value is 151 (59.38% from 255 or 41.26% from 366); Max value from RGB is 151 - color contains mainly: blue. Hex color #578097 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #578097 is #A87F68. Grayscale: #767676. Windows color (decimal): -11042665 or 9928791. OLE color: 9928791.
HSL color Cylindrical-coordinate representation of color #578097: hue angle of 201.56º 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 #578097 is Cyan = 0.42, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 87 | 128 | 151 | - |
| CMYK | 0.42 | 0.15 | 0 | 0.41 |
| HSL | 201.56º | 0.27% | 0.47% | - |
| HSV(B) | 201.56º | 0.42% | 0.59% | - |
| XYZ | 17.24 | 19.7 | 32.17 | - |
| YUV | 118.36 | 146.42 | 105.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 128 | 151 | 0.42 | 0.15 | 0 | 0.41 | 201.56 | 0.27 | 0.47 |
| Hex | 57 | 80 | 97 | 2A | F | 0 | 29 | CA | 1B | 2F |
| Octal | 127 | 200 | 227 | 52 | 17 | 0 | 51 | 312 | 33 | 57 |
| Binary | 1010111 | 10000000 | 10010111 | 101010 | 1111 | 0 | 101001 | 11001010 | 11011 | 101111 |
Color Harmonies of #578097
Complementary color
Monochromatic Colors of #578097
Black with #578097
Text Example
Text Example
White with #578097
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578097; }
p { color: rgb(87,128,151); }
H1.HeaderClassName
{
color: #578097;
}
.AnyTagClassName
{
color: #578097;
}
</style>
background-color css
<style>
a { background-color: #578097; }
a { background-color: rgb(87,128,151); }
div.DivClassName
{
background-color: #578097;
}
.BgClassName
{
background-color: #578097;
}
</style>
border-color css
<style>
span { border-color: #578097; }
span { border-color: rgb(87,128,151); }
td.TdClassName
{
border-color: #578097;
}
.TagClassName
{
border-color: #578097;
}
</style>