Shades of Paradiso #518386
Tints of Paradiso #518386
RGB
CMYK
RGB Variations
Color information
#518386 (or 0x518386) is known color: Paradiso. HEX triplet: 51, 83 and 86. RGB value is (81,131,134). Sum of RGB (Red+Green+Blue) = 81+131+134=346 (45% of max value = 765). Red value is 81 (32.03% from 255 or 23.41% from 346); Green value is 131 (51.56% from 255 or 37.86% from 346); Blue value is 134 (52.73% from 255 or 38.73% from 346); Max value from RGB is 134 - color contains mainly: blue. Hex color #518386 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #518386 is #AE7C79. Grayscale: #747474. Windows color (decimal): -11435130 or 8815441. OLE color: 8815441.
HSL color Cylindrical-coordinate representation of color #518386: hue angle of 183.4º 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 #518386 is Cyan = 0.40, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 131 | 134 | - |
| CMYK | 0.40 | 0.02 | 0 | 0.47 |
| HSL | 183.4º | 0.25% | 0.42% | - |
| HSV(B) | 183.4º | 0.4% | 0.53% | - |
| XYZ | 15.81 | 19.7 | 25.52 | - |
| YUV | 116.39 | 137.94 | 102.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 131 | 134 | 0.40 | 0.02 | 0 | 0.47 | 183.4 | 0.25 | 0.42 |
| Hex | 51 | 83 | 86 | 28 | 2 | 0 | 2F | B7 | 19 | 2A |
| Octal | 121 | 203 | 206 | 50 | 2 | 0 | 57 | 267 | 31 | 52 |
| Binary | 1010001 | 10000011 | 10000110 | 101000 | 10 | 0 | 101111 | 10110111 | 11001 | 101010 |
Color Harmonies of #518386
Complementary color
Monochromatic Colors of #518386
Black with #518386
Text Example
Text Example
White with #518386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518386; }
p { color: rgb(81,131,134); }
H1.HeaderClassName
{
color: #518386;
}
.AnyTagClassName
{
color: #518386;
}
</style>
background-color css
<style>
a { background-color: #518386; }
a { background-color: rgb(81,131,134); }
div.DivClassName
{
background-color: #518386;
}
.BgClassName
{
background-color: #518386;
}
</style>
border-color css
<style>
span { border-color: #518386; }
span { border-color: rgb(81,131,134); }
td.TdClassName
{
border-color: #518386;
}
.TagClassName
{
border-color: #518386;
}
</style>