Shades of Paradiso #528487
Tints of Paradiso #528487
RGB
CMYK
RGB Variations
Color information
#528487 (or 0x528487) is known color: Paradiso. HEX triplet: 52, 84 and 87. RGB value is (82,132,135). Sum of RGB (Red+Green+Blue) = 82+132+135=349 (46% of max value = 765). Red value is 82 (32.42% from 255 or 23.50% from 349); Green value is 132 (51.95% from 255 or 37.82% from 349); Blue value is 135 (53.12% from 255 or 38.68% from 349); Max value from RGB is 135 - color contains mainly: blue. Hex color #528487 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #528487 is #AD7B78. Grayscale: #757575. Windows color (decimal): -11369337 or 8881234. OLE color: 8881234.
HSL color Cylindrical-coordinate representation of color #528487: hue angle of 183.4º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #528487 is Cyan = 0.39, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 132 | 135 | - |
| CMYK | 0.39 | 0.02 | 0 | 0.47 |
| HSL | 183.4º | 0.24% | 0.43% | - |
| HSV(B) | 183.4º | 0.39% | 0.53% | - |
| XYZ | 16.1 | 20.05 | 25.94 | - |
| YUV | 117.39 | 137.94 | 102.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 132 | 135 | 0.39 | 0.02 | 0 | 0.47 | 183.4 | 0.24 | 0.43 |
| Hex | 52 | 84 | 87 | 27 | 2 | 0 | 2F | B7 | 18 | 2B |
| Octal | 122 | 204 | 207 | 47 | 2 | 0 | 57 | 267 | 30 | 53 |
| Binary | 1010010 | 10000100 | 10000111 | 100111 | 10 | 0 | 101111 | 10110111 | 11000 | 101011 |
Color Harmonies of #528487
Complementary color
Monochromatic Colors of #528487
Black with #528487
Text Example
Text Example
White with #528487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528487; }
p { color: rgb(82,132,135); }
H1.HeaderClassName
{
color: #528487;
}
.AnyTagClassName
{
color: #528487;
}
</style>
background-color css
<style>
a { background-color: #528487; }
a { background-color: rgb(82,132,135); }
div.DivClassName
{
background-color: #528487;
}
.BgClassName
{
background-color: #528487;
}
</style>
border-color css
<style>
span { border-color: #528487; }
span { border-color: rgb(82,132,135); }
td.TdClassName
{
border-color: #528487;
}
.TagClassName
{
border-color: #528487;
}
</style>