Shades of Horizon #568290
Tints of Horizon #568290
RGB
CMYK
RGB Variations
Color information
#568290 (or 0x568290) is known color: Horizon. HEX triplet: 56, 82 and 90. RGB value is (86,130,144). Sum of RGB (Red+Green+Blue) = 86+130+144=360 (47% of max value = 765). Red value is 86 (33.98% from 255 or 23.89% from 360); Green value is 130 (51.17% from 255 or 36.11% from 360); Blue value is 144 (56.64% from 255 or 40% from 360); Max value from RGB is 144 - color contains mainly: blue. Hex color #568290 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #568290 is #A97D6F. Grayscale: #767676. Windows color (decimal): -11107696 or 9470550. OLE color: 9470550.
HSL color Cylindrical-coordinate representation of color #568290: hue angle of 194.48º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #568290 is Cyan = 0.40, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 86 | 130 | 144 | - |
| CMYK | 0.40 | 0.10 | 0 | 0.44 |
| HSL | 194.48º | 0.25% | 0.45% | - |
| HSV(B) | 194.48º | 0.4% | 0.56% | - |
| XYZ | 16.85 | 19.96 | 29.35 | - |
| YUV | 118.44 | 142.42 | 104.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 130 | 144 | 0.40 | 0.10 | 0 | 0.44 | 194.48 | 0.25 | 0.45 |
| Hex | 56 | 82 | 90 | 28 | A | 0 | 2C | C2 | 19 | 2D |
| Octal | 126 | 202 | 220 | 50 | 12 | 0 | 54 | 302 | 31 | 55 |
| Binary | 1010110 | 10000010 | 10010000 | 101000 | 1010 | 0 | 101100 | 11000010 | 11001 | 101101 |
Color Harmonies of #568290
Complementary color
Monochromatic Colors of #568290
Black with #568290
Text Example
Text Example
White with #568290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568290; }
p { color: rgb(86,130,144); }
H1.HeaderClassName
{
color: #568290;
}
.AnyTagClassName
{
color: #568290;
}
</style>
background-color css
<style>
a { background-color: #568290; }
a { background-color: rgb(86,130,144); }
div.DivClassName
{
background-color: #568290;
}
.BgClassName
{
background-color: #568290;
}
</style>
border-color css
<style>
span { border-color: #568290; }
span { border-color: rgb(86,130,144); }
td.TdClassName
{
border-color: #568290;
}
.TagClassName
{
border-color: #568290;
}
</style>