Shades of Paradiso #568487
Tints of Paradiso #568487
RGB
CMYK
RGB Variations
Color information
#568487 (or 0x568487) is known color: Paradiso. HEX triplet: 56, 84 and 87. RGB value is (86,132,135). Sum of RGB (Red+Green+Blue) = 86+132+135=353 (46% of max value = 765). Red value is 86 (33.98% from 255 or 24.36% from 353); Green value is 132 (51.95% from 255 or 37.39% from 353); Blue value is 135 (53.12% from 255 or 38.24% from 353); Max value from RGB is 135 - color contains mainly: blue. Hex color #568487 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #568487 is #A97B78. Grayscale: #767676. Windows color (decimal): -11107193 or 8881238. OLE color: 8881238.
HSL color Cylindrical-coordinate representation of color #568487: hue angle of 183.67º 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 #568487 is Cyan = 0.36, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 86 | 132 | 135 | - |
| CMYK | 0.36 | 0.02 | 0 | 0.47 |
| HSL | 183.67º | 0.22% | 0.43% | - |
| HSV(B) | 183.67º | 0.36% | 0.53% | - |
| XYZ | 16.46 | 20.23 | 25.96 | - |
| YUV | 118.59 | 137.26 | 104.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 132 | 135 | 0.36 | 0.02 | 0 | 0.47 | 183.67 | 0.22 | 0.43 |
| Hex | 56 | 84 | 87 | 24 | 2 | 0 | 2F | B8 | 16 | 2B |
| Octal | 126 | 204 | 207 | 44 | 2 | 0 | 57 | 270 | 26 | 53 |
| Binary | 1010110 | 10000100 | 10000111 | 100100 | 10 | 0 | 101111 | 10111000 | 10110 | 101011 |
Color Harmonies of #568487
Complementary color
Monochromatic Colors of #568487
Black with #568487
Text Example
Text Example
White with #568487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568487; }
p { color: rgb(86,132,135); }
H1.HeaderClassName
{
color: #568487;
}
.AnyTagClassName
{
color: #568487;
}
</style>
background-color css
<style>
a { background-color: #568487; }
a { background-color: rgb(86,132,135); }
div.DivClassName
{
background-color: #568487;
}
.BgClassName
{
background-color: #568487;
}
</style>
border-color css
<style>
span { border-color: #568487; }
span { border-color: rgb(86,132,135); }
td.TdClassName
{
border-color: #568487;
}
.TagClassName
{
border-color: #568487;
}
</style>