Shades of Paradiso #528086
Tints of Paradiso #528086
RGB
CMYK
RGB Variations
Color information
#528086 (or 0x528086) is known color: Paradiso. HEX triplet: 52, 80 and 86. RGB value is (82,128,134). Sum of RGB (Red+Green+Blue) = 82+128+134=344 (45% of max value = 765). Red value is 82 (32.42% from 255 or 23.84% from 344); Green value is 128 (50.39% from 255 or 37.21% from 344); Blue value is 134 (52.73% from 255 or 38.95% from 344); Max value from RGB is 134 - color contains mainly: blue. Hex color #528086 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #528086 is #AD7F79. Grayscale: #727272. Windows color (decimal): -11370362 or 8814674. OLE color: 8814674.
HSL color Cylindrical-coordinate representation of color #528086: hue angle of 186.92º 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 #528086 is Cyan = 0.39, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 128 | 134 | - |
| CMYK | 0.39 | 0.04 | 0 | 0.47 |
| HSL | 186.92º | 0.24% | 0.42% | - |
| HSV(B) | 186.92º | 0.39% | 0.53% | - |
| XYZ | 15.5 | 18.95 | 25.4 | - |
| YUV | 114.93 | 138.76 | 104.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 128 | 134 | 0.39 | 0.04 | 0 | 0.47 | 186.92 | 0.24 | 0.42 |
| Hex | 52 | 80 | 86 | 27 | 4 | 0 | 2F | BB | 18 | 2A |
| Octal | 122 | 200 | 206 | 47 | 4 | 0 | 57 | 273 | 30 | 52 |
| Binary | 1010010 | 10000000 | 10000110 | 100111 | 100 | 0 | 101111 | 10111011 | 11000 | 101010 |
Color Harmonies of #528086
Complementary color
Monochromatic Colors of #528086
Black with #528086
Text Example
Text Example
White with #528086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528086; }
p { color: rgb(82,128,134); }
H1.HeaderClassName
{
color: #528086;
}
.AnyTagClassName
{
color: #528086;
}
</style>
background-color css
<style>
a { background-color: #528086; }
a { background-color: rgb(82,128,134); }
div.DivClassName
{
background-color: #528086;
}
.BgClassName
{
background-color: #528086;
}
</style>
border-color css
<style>
span { border-color: #528086; }
span { border-color: rgb(82,128,134); }
td.TdClassName
{
border-color: #528086;
}
.TagClassName
{
border-color: #528086;
}
</style>