Shades of Paradiso #528284
Tints of Paradiso #528284
RGB
CMYK
RGB Variations
Color information
#528284 (or 0x528284) is known color: Paradiso. HEX triplet: 52, 82 and 84. RGB value is (82,130,132). Sum of RGB (Red+Green+Blue) = 82+130+132=344 (45% of max value = 765). Red value is 82 (32.42% from 255 or 23.84% from 344); Green value is 130 (51.17% from 255 or 37.79% from 344); Blue value is 132 (51.95% from 255 or 38.37% from 344); Max value from RGB is 132 - color contains mainly: blue. Hex color #528284 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #528284 is #AD7D7B. Grayscale: #737373. Windows color (decimal): -11369852 or 8684114. OLE color: 8684114.
HSL color Cylindrical-coordinate representation of color #528284: hue angle of 182.4º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #528284 is Cyan = 0.38, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 130 | 132 | - |
| CMYK | 0.38 | 0.02 | 0 | 0.48 |
| HSL | 182.4º | 0.23% | 0.42% | - |
| HSV(B) | 182.4º | 0.38% | 0.52% | - |
| XYZ | 15.63 | 19.43 | 24.76 | - |
| YUV | 115.88 | 137.1 | 103.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 130 | 132 | 0.38 | 0.02 | 0 | 0.48 | 182.4 | 0.23 | 0.42 |
| Hex | 52 | 82 | 84 | 26 | 2 | 0 | 30 | B6 | 17 | 2A |
| Octal | 122 | 202 | 204 | 46 | 2 | 0 | 60 | 266 | 27 | 52 |
| Binary | 1010010 | 10000010 | 10000100 | 100110 | 10 | 0 | 110000 | 10110110 | 10111 | 101010 |
Color Harmonies of #528284
Complementary color
Monochromatic Colors of #528284
Black with #528284
Text Example
Text Example
White with #528284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528284; }
p { color: rgb(82,130,132); }
H1.HeaderClassName
{
color: #528284;
}
.AnyTagClassName
{
color: #528284;
}
</style>
background-color css
<style>
a { background-color: #528284; }
a { background-color: rgb(82,130,132); }
div.DivClassName
{
background-color: #528284;
}
.BgClassName
{
background-color: #528284;
}
</style>
border-color css
<style>
span { border-color: #528284; }
span { border-color: rgb(82,130,132); }
td.TdClassName
{
border-color: #528284;
}
.TagClassName
{
border-color: #528284;
}
</style>