Shades of Paradiso #527881
Tints of Paradiso #527881
RGB
CMYK
RGB Variations
Color information
#527881 (or 0x527881) is known color: Paradiso. HEX triplet: 52, 78 and 81. RGB value is (82,120,129). Sum of RGB (Red+Green+Blue) = 82+120+129=331 (43% of max value = 765). Red value is 82 (32.42% from 255 or 24.77% from 331); Green value is 120 (47.27% from 255 or 36.25% from 331); Blue value is 129 (50.78% from 255 or 38.97% from 331); Max value from RGB is 129 - color contains mainly: blue. Hex color #527881 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #527881 is #AD877E. Grayscale: #6D6D6D. Windows color (decimal): -11372415 or 8484946. OLE color: 8484946.
HSL color Cylindrical-coordinate representation of color #527881: hue angle of 191.49º 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 #527881 is Cyan = 0.36, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 120 | 129 | - |
| CMYK | 0.36 | 0.07 | 0 | 0.49 |
| HSL | 191.49º | 0.22% | 0.41% | - |
| HSV(B) | 191.49º | 0.36% | 0.51% | - |
| XYZ | 14.16 | 16.81 | 23.27 | - |
| YUV | 109.66 | 138.91 | 108.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 120 | 129 | 0.36 | 0.07 | 0 | 0.49 | 191.49 | 0.22 | 0.41 |
| Hex | 52 | 78 | 81 | 24 | 7 | 0 | 31 | BF | 16 | 29 |
| Octal | 122 | 170 | 201 | 44 | 7 | 0 | 61 | 277 | 26 | 51 |
| Binary | 1010010 | 1111000 | 10000001 | 100100 | 111 | 0 | 110001 | 10111111 | 10110 | 101001 |
Color Harmonies of #527881
Complementary color
Monochromatic Colors of #527881
Black with #527881
Text Example
Text Example
White with #527881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527881; }
p { color: rgb(82,120,129); }
H1.HeaderClassName
{
color: #527881;
}
.AnyTagClassName
{
color: #527881;
}
</style>
background-color css
<style>
a { background-color: #527881; }
a { background-color: rgb(82,120,129); }
div.DivClassName
{
background-color: #527881;
}
.BgClassName
{
background-color: #527881;
}
</style>
border-color css
<style>
span { border-color: #527881; }
span { border-color: rgb(82,120,129); }
td.TdClassName
{
border-color: #527881;
}
.TagClassName
{
border-color: #527881;
}
</style>