Shades of Paradiso #588385
Tints of Paradiso #588385
RGB
CMYK
RGB Variations
Color information
#588385 (or 0x588385) is known color: Paradiso. HEX triplet: 58, 83 and 85. RGB value is (88,131,133). Sum of RGB (Red+Green+Blue) = 88+131+133=352 (46% of max value = 765). Red value is 88 (34.77% from 255 or 25% from 352); Green value is 131 (51.56% from 255 or 37.22% from 352); Blue value is 133 (52.34% from 255 or 37.78% from 352); Max value from RGB is 133 - color contains mainly: blue. Hex color #588385 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #588385 is #A77C7A. Grayscale: #767676. Windows color (decimal): -10976379 or 8749912. OLE color: 8749912.
HSL color Cylindrical-coordinate representation of color #588385: hue angle of 182.67º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #588385 is Cyan = 0.34, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 88 | 131 | 133 | - |
| CMYK | 0.34 | 0.02 | 0 | 0.48 |
| HSL | 182.67º | 0.2% | 0.43% | - |
| HSV(B) | 182.67º | 0.34% | 0.52% | - |
| XYZ | 16.37 | 20 | 25.19 | - |
| YUV | 118.37 | 136.25 | 106.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 131 | 133 | 0.34 | 0.02 | 0 | 0.48 | 182.67 | 0.2 | 0.43 |
| Hex | 58 | 83 | 85 | 22 | 2 | 0 | 30 | B7 | 14 | 2B |
| Octal | 130 | 203 | 205 | 42 | 2 | 0 | 60 | 267 | 24 | 53 |
| Binary | 1011000 | 10000011 | 10000101 | 100010 | 10 | 0 | 110000 | 10110111 | 10100 | 101011 |
Color Harmonies of #588385
Complementary color
Monochromatic Colors of #588385
Black with #588385
Text Example
Text Example
White with #588385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #588385; }
p { color: rgb(88,131,133); }
H1.HeaderClassName
{
color: #588385;
}
.AnyTagClassName
{
color: #588385;
}
</style>
background-color css
<style>
a { background-color: #588385; }
a { background-color: rgb(88,131,133); }
div.DivClassName
{
background-color: #588385;
}
.BgClassName
{
background-color: #588385;
}
</style>
border-color css
<style>
span { border-color: #588385; }
span { border-color: rgb(88,131,133); }
td.TdClassName
{
border-color: #588385;
}
.TagClassName
{
border-color: #588385;
}
</style>