Shades of Paradiso #528186
Tints of Paradiso #528186
RGB
CMYK
RGB Variations
Color information
#528186 (or 0x528186) is known color: Paradiso. HEX triplet: 52, 81 and 86. RGB value is (82,129,134). Sum of RGB (Red+Green+Blue) = 82+129+134=345 (45% of max value = 765). Red value is 82 (32.42% from 255 or 23.77% from 345); Green value is 129 (50.78% from 255 or 37.39% from 345); Blue value is 134 (52.73% from 255 or 38.84% from 345); Max value from RGB is 134 - color contains mainly: blue. Hex color #528186 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #528186 is #AD7E79. Grayscale: #737373. Windows color (decimal): -11370106 or 8814930. OLE color: 8814930.
HSL color Cylindrical-coordinate representation of color #528186: hue angle of 185.77º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #528186 is Cyan = 0.39, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 129 | 134 | - |
| CMYK | 0.39 | 0.04 | 0 | 0.47 |
| HSL | 185.77º | 0.24% | 0.42% | - |
| HSV(B) | 185.77º | 0.39% | 0.53% | - |
| XYZ | 15.63 | 19.22 | 25.44 | - |
| YUV | 115.52 | 138.43 | 104.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 129 | 134 | 0.39 | 0.04 | 0 | 0.47 | 185.77 | 0.24 | 0.42 |
| Hex | 52 | 81 | 86 | 27 | 4 | 0 | 2F | BA | 18 | 2A |
| Octal | 122 | 201 | 206 | 47 | 4 | 0 | 57 | 272 | 30 | 52 |
| Binary | 1010010 | 10000001 | 10000110 | 100111 | 100 | 0 | 101111 | 10111010 | 11000 | 101010 |
Color Harmonies of #528186
Complementary color
Monochromatic Colors of #528186
Black with #528186
Text Example
Text Example
White with #528186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528186; }
p { color: rgb(82,129,134); }
H1.HeaderClassName
{
color: #528186;
}
.AnyTagClassName
{
color: #528186;
}
</style>
background-color css
<style>
a { background-color: #528186; }
a { background-color: rgb(82,129,134); }
div.DivClassName
{
background-color: #528186;
}
.BgClassName
{
background-color: #528186;
}
</style>
border-color css
<style>
span { border-color: #528186; }
span { border-color: rgb(82,129,134); }
td.TdClassName
{
border-color: #528186;
}
.TagClassName
{
border-color: #528186;
}
</style>