Shades of Horizon #578593
Tints of Horizon #578593
RGB
CMYK
RGB Variations
Color information
#578593 (or 0x578593) is known color: Horizon. HEX triplet: 57, 85 and 93. RGB value is (87,133,147). Sum of RGB (Red+Green+Blue) = 87+133+147=367 (48% of max value = 765). Red value is 87 (34.38% from 255 or 23.71% from 367); Green value is 133 (52.34% from 255 or 36.24% from 367); Blue value is 147 (57.81% from 255 or 40.05% from 367); Max value from RGB is 147 - color contains mainly: blue. Hex color #578593 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #578593 is #A87A6C. Grayscale: #787878. Windows color (decimal): -11041389 or 9667927. OLE color: 9667927.
HSL color Cylindrical-coordinate representation of color #578593: hue angle of 194º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #578593 is Cyan = 0.41, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 87 | 133 | 147 | - |
| CMYK | 0.41 | 0.10 | 0 | 0.42 |
| HSL | 194º | 0.26% | 0.46% | - |
| HSV(B) | 194º | 0.41% | 0.58% | - |
| XYZ | 17.58 | 20.91 | 30.71 | - |
| YUV | 120.84 | 142.76 | 103.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 133 | 147 | 0.41 | 0.10 | 0 | 0.42 | 194 | 0.26 | 0.46 |
| Hex | 57 | 85 | 93 | 29 | A | 0 | 2A | C2 | 1A | 2E |
| Octal | 127 | 205 | 223 | 51 | 12 | 0 | 52 | 302 | 32 | 56 |
| Binary | 1010111 | 10000101 | 10010011 | 101001 | 1010 | 0 | 101010 | 11000010 | 11010 | 101110 |
Color Harmonies of #578593
Complementary color
Monochromatic Colors of #578593
Black with #578593
Text Example
Text Example
White with #578593
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578593; }
p { color: rgb(87,133,147); }
H1.HeaderClassName
{
color: #578593;
}
.AnyTagClassName
{
color: #578593;
}
</style>
background-color css
<style>
a { background-color: #578593; }
a { background-color: rgb(87,133,147); }
div.DivClassName
{
background-color: #578593;
}
.BgClassName
{
background-color: #578593;
}
</style>
border-color css
<style>
span { border-color: #578593; }
span { border-color: rgb(87,133,147); }
td.TdClassName
{
border-color: #578593;
}
.TagClassName
{
border-color: #578593;
}
</style>