Shades of Paradiso #508186
Tints of Paradiso #508186
RGB
CMYK
RGB Variations
Color information
#508186 (or 0x508186) is known color: Paradiso. HEX triplet: 50, 81 and 86. RGB value is (80,129,134). Sum of RGB (Red+Green+Blue) = 80+129+134=343 (45% of max value = 765). Red value is 80 (31.64% from 255 or 23.32% from 343); Green value is 129 (50.78% from 255 or 37.61% from 343); Blue value is 134 (52.73% from 255 or 39.07% from 343); Max value from RGB is 134 - color contains mainly: blue. Hex color #508186 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #508186 is #AF7E79. Grayscale: #727272. Windows color (decimal): -11501178 or 8814928. OLE color: 8814928.
HSL color Cylindrical-coordinate representation of color #508186: hue angle of 185.56º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #508186 is Cyan = 0.40, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 80 | 129 | 134 | - |
| CMYK | 0.40 | 0.04 | 0 | 0.47 |
| HSL | 185.56º | 0.25% | 0.42% | - |
| HSV(B) | 185.56º | 0.4% | 0.53% | - |
| XYZ | 15.46 | 19.13 | 25.43 | - |
| YUV | 114.92 | 138.77 | 103.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 129 | 134 | 0.40 | 0.04 | 0 | 0.47 | 185.56 | 0.25 | 0.42 |
| Hex | 50 | 81 | 86 | 28 | 4 | 0 | 2F | BA | 19 | 2A |
| Octal | 120 | 201 | 206 | 50 | 4 | 0 | 57 | 272 | 31 | 52 |
| Binary | 1010000 | 10000001 | 10000110 | 101000 | 100 | 0 | 101111 | 10111010 | 11001 | 101010 |
Color Harmonies of #508186
Complementary color
Monochromatic Colors of #508186
Black with #508186
Text Example
Text Example
White with #508186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508186; }
p { color: rgb(80,129,134); }
H1.HeaderClassName
{
color: #508186;
}
.AnyTagClassName
{
color: #508186;
}
</style>
background-color css
<style>
a { background-color: #508186; }
a { background-color: rgb(80,129,134); }
div.DivClassName
{
background-color: #508186;
}
.BgClassName
{
background-color: #508186;
}
</style>
border-color css
<style>
span { border-color: #508186; }
span { border-color: rgb(80,129,134); }
td.TdClassName
{
border-color: #508186;
}
.TagClassName
{
border-color: #508186;
}
</style>