Shades of Paradiso #568087
Tints of Paradiso #568087
RGB
CMYK
RGB Variations
Color information
#568087 (or 0x568087) is known color: Paradiso. HEX triplet: 56, 80 and 87. RGB value is (86,128,135). Sum of RGB (Red+Green+Blue) = 86+128+135=349 (46% of max value = 765). Red value is 86 (33.98% from 255 or 24.64% from 349); Green value is 128 (50.39% from 255 or 36.68% from 349); Blue value is 135 (53.12% from 255 or 38.68% from 349); Max value from RGB is 135 - color contains mainly: blue. Hex color #568087 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #568087 is #A97F78. Grayscale: #747474. Windows color (decimal): -11108217 or 8880214. OLE color: 8880214.
HSL color Cylindrical-coordinate representation of color #568087: hue angle of 188.57º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #568087 is Cyan = 0.36, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 86 | 128 | 135 | - |
| CMYK | 0.36 | 0.05 | 0 | 0.47 |
| HSL | 188.57º | 0.22% | 0.43% | - |
| HSV(B) | 188.57º | 0.36% | 0.53% | - |
| XYZ | 15.93 | 19.17 | 25.78 | - |
| YUV | 116.24 | 138.59 | 106.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 128 | 135 | 0.36 | 0.05 | 0 | 0.47 | 188.57 | 0.22 | 0.43 |
| Hex | 56 | 80 | 87 | 24 | 5 | 0 | 2F | BD | 16 | 2B |
| Octal | 126 | 200 | 207 | 44 | 5 | 0 | 57 | 275 | 26 | 53 |
| Binary | 1010110 | 10000000 | 10000111 | 100100 | 101 | 0 | 101111 | 10111101 | 10110 | 101011 |
Color Harmonies of #568087
Complementary color
Monochromatic Colors of #568087
Black with #568087
Text Example
Text Example
White with #568087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568087; }
p { color: rgb(86,128,135); }
H1.HeaderClassName
{
color: #568087;
}
.AnyTagClassName
{
color: #568087;
}
</style>
background-color css
<style>
a { background-color: #568087; }
a { background-color: rgb(86,128,135); }
div.DivClassName
{
background-color: #568087;
}
.BgClassName
{
background-color: #568087;
}
</style>
border-color css
<style>
span { border-color: #568087; }
span { border-color: rgb(86,128,135); }
td.TdClassName
{
border-color: #568087;
}
.TagClassName
{
border-color: #568087;
}
</style>