Shades of Paradiso #538686
Tints of Paradiso #538686
RGB
CMYK
RGB Variations
Color information
#538686 (or 0x538686) is known color: Paradiso. HEX triplet: 53, 86 and 86. RGB value is (83,134,134). Sum of RGB (Red+Green+Blue) = 83+134+134=351 (46% of max value = 765). Red value is 83 (32.81% from 255 or 23.65% from 351); Green value is 134 (52.73% from 255 or 38.18% from 351); Blue value is 134 (52.73% from 255 or 38.18% from 351); Max value from RGB is 134 - color contains mainly: green, blue. Hex color #538686 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #538686 is #AC7979. Grayscale: #767676. Windows color (decimal): -11303290 or 8816211. OLE color: 8816211.
HSL color Cylindrical-coordinate representation of color #538686: hue angle of 180º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #538686 is Cyan = 0.38, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 134 | 134 | - |
| CMYK | 0.38 | 0 | 0 | 0.47 |
| HSL | 180º | 0.24% | 0.43% | - |
| HSV(B) | 180º | 0.38% | 0.53% | - |
| XYZ | 16.4 | 20.61 | 25.67 | - |
| YUV | 118.75 | 136.6 | 102.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 134 | 134 | 0.38 | 0 | 0 | 0.47 | 180 | 0.24 | 0.43 |
| Hex | 53 | 86 | 86 | 26 | 0 | 0 | 2F | B4 | 18 | 2B |
| Octal | 123 | 206 | 206 | 46 | 0 | 0 | 57 | 264 | 30 | 53 |
| Binary | 1010011 | 10000110 | 10000110 | 100110 | 0 | 0 | 101111 | 10110100 | 11000 | 101011 |
Color Harmonies of #538686
Complementary color
Monochromatic Colors of #538686
Black with #538686
Text Example
Text Example
White with #538686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538686; }
p { color: rgb(83,134,134); }
H1.HeaderClassName
{
color: #538686;
}
.AnyTagClassName
{
color: #538686;
}
</style>
background-color css
<style>
a { background-color: #538686; }
a { background-color: rgb(83,134,134); }
div.DivClassName
{
background-color: #538686;
}
.BgClassName
{
background-color: #538686;
}
</style>
border-color css
<style>
span { border-color: #538686; }
span { border-color: rgb(83,134,134); }
td.TdClassName
{
border-color: #538686;
}
.TagClassName
{
border-color: #538686;
}
</style>