Shades of Horizon #578397
Tints of Horizon #578397
RGB
CMYK
RGB Variations
Color information
#578397 (or 0x578397) is known color: Horizon. HEX triplet: 57, 83 and 97. RGB value is (87,131,151). Sum of RGB (Red+Green+Blue) = 87+131+151=369 (48% of max value = 765). Red value is 87 (34.38% from 255 or 23.58% from 369); Green value is 131 (51.56% from 255 or 35.50% from 369); Blue value is 151 (59.38% from 255 or 40.92% from 369); Max value from RGB is 151 - color contains mainly: blue. Hex color #578397 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #578397 is #A87C68. Grayscale: #777777. Windows color (decimal): -11041897 or 9929559. OLE color: 9929559.
HSL color Cylindrical-coordinate representation of color #578397: hue angle of 198.75º 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 #578397 is Cyan = 0.42, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 87 | 131 | 151 | - |
| CMYK | 0.42 | 0.13 | 0 | 0.41 |
| HSL | 198.75º | 0.27% | 0.47% | - |
| HSV(B) | 198.75º | 0.42% | 0.59% | - |
| XYZ | 17.63 | 20.49 | 32.3 | - |
| YUV | 120.12 | 145.42 | 104.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 131 | 151 | 0.42 | 0.13 | 0 | 0.41 | 198.75 | 0.27 | 0.47 |
| Hex | 57 | 83 | 97 | 2A | D | 0 | 29 | C7 | 1B | 2F |
| Octal | 127 | 203 | 227 | 52 | 15 | 0 | 51 | 307 | 33 | 57 |
| Binary | 1010111 | 10000011 | 10010111 | 101010 | 1101 | 0 | 101001 | 11000111 | 11011 | 101111 |
Color Harmonies of #578397
Complementary color
Monochromatic Colors of #578397
Black with #578397
Text Example
Text Example
White with #578397
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578397; }
p { color: rgb(87,131,151); }
H1.HeaderClassName
{
color: #578397;
}
.AnyTagClassName
{
color: #578397;
}
</style>
background-color css
<style>
a { background-color: #578397; }
a { background-color: rgb(87,131,151); }
div.DivClassName
{
background-color: #578397;
}
.BgClassName
{
background-color: #578397;
}
</style>
border-color css
<style>
span { border-color: #578397; }
span { border-color: rgb(87,131,151); }
td.TdClassName
{
border-color: #578397;
}
.TagClassName
{
border-color: #578397;
}
</style>