Shades of Paradiso #518282
Tints of Paradiso #518282
RGB
CMYK
RGB Variations
Color information
#518282 (or 0x518282) is known color: Paradiso. HEX triplet: 51, 82 and 82. RGB value is (81,130,130). Sum of RGB (Red+Green+Blue) = 81+130+130=341 (45% of max value = 765). Red value is 81 (32.03% from 255 or 23.75% from 341); Green value is 130 (51.17% from 255 or 38.12% from 341); Blue value is 130 (51.17% from 255 or 38.12% from 341); Max value from RGB is 130 - color contains mainly: green, blue. Hex color #518282 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #518282 is #AE7D7D. Grayscale: #737373. Windows color (decimal): -11435390 or 8553041. OLE color: 8553041.
HSL color Cylindrical-coordinate representation of color #518282: hue angle of 180º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #518282 is Cyan = 0.38, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 130 | 130 | - |
| CMYK | 0.38 | 0 | 0 | 0.49 |
| HSL | 180º | 0.23% | 0.41% | - |
| HSV(B) | 180º | 0.38% | 0.51% | - |
| XYZ | 15.41 | 19.33 | 24.04 | - |
| YUV | 115.35 | 136.27 | 103.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 130 | 130 | 0.38 | 0 | 0 | 0.49 | 180 | 0.23 | 0.41 |
| Hex | 51 | 82 | 82 | 26 | 0 | 0 | 31 | B4 | 17 | 29 |
| Octal | 121 | 202 | 202 | 46 | 0 | 0 | 61 | 264 | 27 | 51 |
| Binary | 1010001 | 10000010 | 10000010 | 100110 | 0 | 0 | 110001 | 10110100 | 10111 | 101001 |
Color Harmonies of #518282
Complementary color
Monochromatic Colors of #518282
Black with #518282
Text Example
Text Example
White with #518282
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518282; }
p { color: rgb(81,130,130); }
H1.HeaderClassName
{
color: #518282;
}
.AnyTagClassName
{
color: #518282;
}
</style>
background-color css
<style>
a { background-color: #518282; }
a { background-color: rgb(81,130,130); }
div.DivClassName
{
background-color: #518282;
}
.BgClassName
{
background-color: #518282;
}
</style>
border-color css
<style>
span { border-color: #518282; }
span { border-color: rgb(81,130,130); }
td.TdClassName
{
border-color: #518282;
}
.TagClassName
{
border-color: #518282;
}
</style>