Shades of Paradiso #528589
Tints of Paradiso #528589
RGB
CMYK
RGB Variations
Color information
#528589 (or 0x528589) is known color: Paradiso. HEX triplet: 52, 85 and 89. RGB value is (82,133,137). Sum of RGB (Red+Green+Blue) = 82+133+137=352 (46% of max value = 765). Red value is 82 (32.42% from 255 or 23.30% from 352); Green value is 133 (52.34% from 255 or 37.78% from 352); Blue value is 137 (53.91% from 255 or 38.92% from 352); Max value from RGB is 137 - color contains mainly: blue. Hex color #528589 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #528589 is #AD7A76. Grayscale: #767676. Windows color (decimal): -11369079 or 9012562. OLE color: 9012562.
HSL color Cylindrical-coordinate representation of color #528589: hue angle of 184.36º degrees, saturation: 0.25, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #528589 is Cyan = 0.40, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 82 | 133 | 137 | - |
| CMYK | 0.40 | 0.03 | 0 | 0.46 |
| HSL | 184.36º | 0.25% | 0.43% | - |
| HSV(B) | 184.36º | 0.4% | 0.54% | - |
| XYZ | 16.38 | 20.38 | 26.74 | - |
| YUV | 118.21 | 138.6 | 102.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 133 | 137 | 0.40 | 0.03 | 0 | 0.46 | 184.36 | 0.25 | 0.43 |
| Hex | 52 | 85 | 89 | 28 | 3 | 0 | 2E | B8 | 19 | 2B |
| Octal | 122 | 205 | 211 | 50 | 3 | 0 | 56 | 270 | 31 | 53 |
| Binary | 1010010 | 10000101 | 10001001 | 101000 | 11 | 0 | 101110 | 10111000 | 11001 | 101011 |
Color Harmonies of #528589
Complementary color
Monochromatic Colors of #528589
Black with #528589
Text Example
Text Example
White with #528589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528589; }
p { color: rgb(82,133,137); }
H1.HeaderClassName
{
color: #528589;
}
.AnyTagClassName
{
color: #528589;
}
</style>
background-color css
<style>
a { background-color: #528589; }
a { background-color: rgb(82,133,137); }
div.DivClassName
{
background-color: #528589;
}
.BgClassName
{
background-color: #528589;
}
</style>
border-color css
<style>
span { border-color: #528589; }
span { border-color: rgb(82,133,137); }
td.TdClassName
{
border-color: #528589;
}
.TagClassName
{
border-color: #528589;
}
</style>