Shades of Paradiso #528081
Tints of Paradiso #528081
RGB
CMYK
RGB Variations
Color information
#528081 (or 0x528081) is known color: Paradiso. HEX triplet: 52, 80 and 81. RGB value is (82,128,129). Sum of RGB (Red+Green+Blue) = 82+128+129=339 (44% of max value = 765). Red value is 82 (32.42% from 255 or 24.19% from 339); Green value is 128 (50.39% from 255 or 37.76% from 339); Blue value is 129 (50.78% from 255 or 38.05% from 339); Max value from RGB is 129 - color contains mainly: blue. Hex color #528081 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #528081 is #AD7F7E. Grayscale: #727272. Windows color (decimal): -11370367 or 8486994. OLE color: 8486994.
HSL color Cylindrical-coordinate representation of color #528081: hue angle of 181.28º degrees, saturation: 0.22, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #528081 is Cyan = 0.36, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 128 | 129 | - |
| CMYK | 0.36 | 0.01 | 0 | 0.49 |
| HSL | 181.28º | 0.22% | 0.41% | - |
| HSV(B) | 181.28º | 0.36% | 0.51% | - |
| XYZ | 15.16 | 18.82 | 23.6 | - |
| YUV | 114.36 | 136.26 | 104.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 128 | 129 | 0.36 | 0.01 | 0 | 0.49 | 181.28 | 0.22 | 0.41 |
| Hex | 52 | 80 | 81 | 24 | 1 | 0 | 31 | B5 | 16 | 29 |
| Octal | 122 | 200 | 201 | 44 | 1 | 0 | 61 | 265 | 26 | 51 |
| Binary | 1010010 | 10000000 | 10000001 | 100100 | 1 | 0 | 110001 | 10110101 | 10110 | 101001 |
Color Harmonies of #528081
Complementary color
Monochromatic Colors of #528081
Black with #528081
Text Example
Text Example
White with #528081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528081; }
p { color: rgb(82,128,129); }
H1.HeaderClassName
{
color: #528081;
}
.AnyTagClassName
{
color: #528081;
}
</style>
background-color css
<style>
a { background-color: #528081; }
a { background-color: rgb(82,128,129); }
div.DivClassName
{
background-color: #528081;
}
.BgClassName
{
background-color: #528081;
}
</style>
border-color css
<style>
span { border-color: #528081; }
span { border-color: rgb(82,128,129); }
td.TdClassName
{
border-color: #528081;
}
.TagClassName
{
border-color: #528081;
}
</style>