Shades of Paradiso #588386
Tints of Paradiso #588386
RGB
CMYK
RGB Variations
Color information
#588386 (or 0x588386) is known color: Paradiso. HEX triplet: 58, 83 and 86. RGB value is (88,131,134). Sum of RGB (Red+Green+Blue) = 88+131+134=353 (46% of max value = 765). Red value is 88 (34.77% from 255 or 24.93% from 353); Green value is 131 (51.56% from 255 or 37.11% 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 #588386 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #588386 is #A77C79. Grayscale: #767676. Windows color (decimal): -10976378 or 8815448. OLE color: 8815448.
HSL color Cylindrical-coordinate representation of color #588386: hue angle of 183.91º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #588386 is Cyan = 0.34, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 131 | 134 | - |
| CMYK | 0.34 | 0.02 | 0 | 0.47 |
| HSL | 183.91º | 0.21% | 0.44% | - |
| HSV(B) | 183.91º | 0.34% | 0.53% | - |
| XYZ | 16.44 | 20.03 | 25.55 | - |
| YUV | 118.49 | 136.75 | 106.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 131 | 134 | 0.34 | 0.02 | 0 | 0.47 | 183.91 | 0.21 | 0.44 |
| Hex | 58 | 83 | 86 | 22 | 2 | 0 | 2F | B8 | 15 | 2C |
| Octal | 130 | 203 | 206 | 42 | 2 | 0 | 57 | 270 | 25 | 54 |
| Binary | 1011000 | 10000011 | 10000110 | 100010 | 10 | 0 | 101111 | 10111000 | 10101 | 101100 |
Color Harmonies of #588386
Complementary color
Monochromatic Colors of #588386
Black with #588386
Text Example
Text Example
White with #588386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #588386; }
p { color: rgb(88,131,134); }
H1.HeaderClassName
{
color: #588386;
}
.AnyTagClassName
{
color: #588386;
}
</style>
background-color css
<style>
a { background-color: #588386; }
a { background-color: rgb(88,131,134); }
div.DivClassName
{
background-color: #588386;
}
.BgClassName
{
background-color: #588386;
}
</style>
border-color css
<style>
span { border-color: #588386; }
span { border-color: rgb(88,131,134); }
td.TdClassName
{
border-color: #588386;
}
.TagClassName
{
border-color: #588386;
}
</style>