Shades of Paradiso #528887
Tints of Paradiso #528887
RGB
CMYK
RGB Variations
Color information
#528887 (or 0x528887) is known color: Paradiso. HEX triplet: 52, 88 and 87. RGB value is (82,136,135). Sum of RGB (Red+Green+Blue) = 82+136+135=353 (46% of max value = 765). Red value is 82 (32.42% from 255 or 23.23% from 353); Green value is 136 (53.52% from 255 or 38.53% from 353); Blue value is 135 (53.12% from 255 or 38.24% from 353); Max value from RGB is 136 - color contains mainly: green. Hex color #528887 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #528887 is #AD7778. Grayscale: #777777. Windows color (decimal): -11368313 or 8882258. OLE color: 8882258.
HSL color Cylindrical-coordinate representation of color #528887: hue angle of 178.89º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #528887 is Cyan = 0.40, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 136 | 135 | - |
| CMYK | 0.40 | 0 | 0.01 | 0.47 |
| HSL | 178.89º | 0.25% | 0.43% | - |
| HSV(B) | 178.89º | 0.4% | 0.53% | - |
| XYZ | 16.66 | 21.15 | 26.13 | - |
| YUV | 119.74 | 136.61 | 101.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 136 | 135 | 0.40 | 0 | 0.01 | 0.47 | 178.89 | 0.25 | 0.43 |
| Hex | 52 | 88 | 87 | 28 | 0 | 1 | 2F | B3 | 19 | 2B |
| Octal | 122 | 210 | 207 | 50 | 0 | 1 | 57 | 263 | 31 | 53 |
| Binary | 1010010 | 10001000 | 10000111 | 101000 | 0 | 1 | 101111 | 10110011 | 11001 | 101011 |
Color Harmonies of #528887
Complementary color
Monochromatic Colors of #528887
Black with #528887
Text Example
Text Example
White with #528887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528887; }
p { color: rgb(82,136,135); }
H1.HeaderClassName
{
color: #528887;
}
.AnyTagClassName
{
color: #528887;
}
</style>
background-color css
<style>
a { background-color: #528887; }
a { background-color: rgb(82,136,135); }
div.DivClassName
{
background-color: #528887;
}
.BgClassName
{
background-color: #528887;
}
</style>
border-color css
<style>
span { border-color: #528887; }
span { border-color: rgb(82,136,135); }
td.TdClassName
{
border-color: #528887;
}
.TagClassName
{
border-color: #528887;
}
</style>