Shades of Paradiso #578685
Tints of Paradiso #578685
RGB
CMYK
RGB Variations
Color information
#578685 (or 0x578685) is known color: Paradiso. HEX triplet: 57, 86 and 85. RGB value is (87,134,133). Sum of RGB (Red+Green+Blue) = 87+134+133=354 (46% of max value = 765). Red value is 87 (34.38% from 255 or 24.58% from 354); Green value is 134 (52.73% from 255 or 37.85% from 354); Blue value is 133 (52.34% from 255 or 37.57% from 354); Max value from RGB is 134 - color contains mainly: green. Hex color #578685 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #578685 is #A8797A. Grayscale: #777777. Windows color (decimal): -11041147 or 8750679. OLE color: 8750679.
HSL color Cylindrical-coordinate representation of color #578685: hue angle of 178.72º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #578685 is Cyan = 0.35, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 87 | 134 | 133 | - |
| CMYK | 0.35 | 0 | 0.01 | 0.47 |
| HSL | 178.72º | 0.21% | 0.43% | - |
| HSV(B) | 178.72º | 0.35% | 0.53% | - |
| XYZ | 16.69 | 20.77 | 25.32 | - |
| YUV | 119.83 | 135.43 | 104.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 134 | 133 | 0.35 | 0 | 0.01 | 0.47 | 178.72 | 0.21 | 0.43 |
| Hex | 57 | 86 | 85 | 23 | 0 | 1 | 2F | B3 | 15 | 2B |
| Octal | 127 | 206 | 205 | 43 | 0 | 1 | 57 | 263 | 25 | 53 |
| Binary | 1010111 | 10000110 | 10000101 | 100011 | 0 | 1 | 101111 | 10110011 | 10101 | 101011 |
Color Harmonies of #578685
Complementary color
Monochromatic Colors of #578685
Black with #578685
Text Example
Text Example
White with #578685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #578685; }
p { color: rgb(87,134,133); }
H1.HeaderClassName
{
color: #578685;
}
.AnyTagClassName
{
color: #578685;
}
</style>
background-color css
<style>
a { background-color: #578685; }
a { background-color: rgb(87,134,133); }
div.DivClassName
{
background-color: #578685;
}
.BgClassName
{
background-color: #578685;
}
</style>
border-color css
<style>
span { border-color: #578685; }
span { border-color: rgb(87,134,133); }
td.TdClassName
{
border-color: #578685;
}
.TagClassName
{
border-color: #578685;
}
</style>