Shades of Paradiso #568586
Tints of Paradiso #568586
RGB
CMYK
RGB Variations
Color information
#568586 (or 0x568586) is known color: Paradiso. HEX triplet: 56, 85 and 86. RGB value is (86,133,134). Sum of RGB (Red+Green+Blue) = 86+133+134=353 (46% of max value = 765). Red value is 86 (33.98% from 255 or 24.36% from 353); Green value is 133 (52.34% from 255 or 37.68% from 353); Blue value is 134 (52.73% from 255 or 37.96% from 353); Max value from RGB is 134 - color contains mainly: blue. Hex color #568586 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #568586 is #A97A79. Grayscale: #777777. Windows color (decimal): -11106938 or 8815958. OLE color: 8815958.
HSL color Cylindrical-coordinate representation of color #568586: hue angle of 181.25º 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 #568586 is Cyan = 0.36, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 86 | 133 | 134 | - |
| CMYK | 0.36 | 0.01 | 0 | 0.47 |
| HSL | 181.25º | 0.22% | 0.43% | - |
| HSV(B) | 181.25º | 0.36% | 0.53% | - |
| XYZ | 16.53 | 20.47 | 25.64 | - |
| YUV | 119.06 | 136.43 | 104.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 133 | 134 | 0.36 | 0.01 | 0 | 0.47 | 181.25 | 0.22 | 0.43 |
| Hex | 56 | 85 | 86 | 24 | 1 | 0 | 2F | B5 | 16 | 2B |
| Octal | 126 | 205 | 206 | 44 | 1 | 0 | 57 | 265 | 26 | 53 |
| Binary | 1010110 | 10000101 | 10000110 | 100100 | 1 | 0 | 101111 | 10110101 | 10110 | 101011 |
Color Harmonies of #568586
Complementary color
Monochromatic Colors of #568586
Black with #568586
Text Example
Text Example
White with #568586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #568586; }
p { color: rgb(86,133,134); }
H1.HeaderClassName
{
color: #568586;
}
.AnyTagClassName
{
color: #568586;
}
</style>
background-color css
<style>
a { background-color: #568586; }
a { background-color: rgb(86,133,134); }
div.DivClassName
{
background-color: #568586;
}
.BgClassName
{
background-color: #568586;
}
</style>
border-color css
<style>
span { border-color: #568586; }
span { border-color: rgb(86,133,134); }
td.TdClassName
{
border-color: #568586;
}
.TagClassName
{
border-color: #568586;
}
</style>