Shades of Paradiso #528289
Tints of Paradiso #528289
RGB
CMYK
RGB Variations
Color information
#528289 (or 0x528289) is known color: Paradiso. HEX triplet: 52, 82 and 89. RGB value is (82,130,137). Sum of RGB (Red+Green+Blue) = 82+130+137=349 (46% of max value = 765). Red value is 82 (32.42% from 255 or 23.50% from 349); Green value is 130 (51.17% from 255 or 37.25% from 349); Blue value is 137 (53.91% from 255 or 39.26% from 349); Max value from RGB is 137 - color contains mainly: blue. Hex color #528289 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #528289 is #AD7D76. Grayscale: #747474. Windows color (decimal): -11369847 or 9011794. OLE color: 9011794.
HSL color Cylindrical-coordinate representation of color #528289: hue angle of 187.64º 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 #528289 is Cyan = 0.40, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 82 | 130 | 137 | - |
| CMYK | 0.40 | 0.05 | 0 | 0.46 |
| HSL | 187.64º | 0.25% | 0.43% | - |
| HSV(B) | 187.64º | 0.4% | 0.54% | - |
| XYZ | 15.98 | 19.57 | 26.6 | - |
| YUV | 116.45 | 139.6 | 103.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 130 | 137 | 0.40 | 0.05 | 0 | 0.46 | 187.64 | 0.25 | 0.43 |
| Hex | 52 | 82 | 89 | 28 | 5 | 0 | 2E | BC | 19 | 2B |
| Octal | 122 | 202 | 211 | 50 | 5 | 0 | 56 | 274 | 31 | 53 |
| Binary | 1010010 | 10000010 | 10001001 | 101000 | 101 | 0 | 101110 | 10111100 | 11001 | 101011 |
Color Harmonies of #528289
Complementary color
Monochromatic Colors of #528289
Black with #528289
Text Example
Text Example
White with #528289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528289; }
p { color: rgb(82,130,137); }
H1.HeaderClassName
{
color: #528289;
}
.AnyTagClassName
{
color: #528289;
}
</style>
background-color css
<style>
a { background-color: #528289; }
a { background-color: rgb(82,130,137); }
div.DivClassName
{
background-color: #528289;
}
.BgClassName
{
background-color: #528289;
}
</style>
border-color css
<style>
span { border-color: #528289; }
span { border-color: rgb(82,130,137); }
td.TdClassName
{
border-color: #528289;
}
.TagClassName
{
border-color: #528289;
}
</style>