Shades of Paradiso #538685
Tints of Paradiso #538685
RGB
CMYK
RGB Variations
Color information
#538685 (or 0x538685) is known color: Paradiso. HEX triplet: 53, 86 and 85. RGB value is (83,134,133). Sum of RGB (Red+Green+Blue) = 83+134+133=350 (46% of max value = 765). Red value is 83 (32.81% from 255 or 23.71% from 350); Green value is 134 (52.73% from 255 or 38.29% from 350); Blue value is 133 (52.34% from 255 or 38% from 350); Max value from RGB is 134 - color contains mainly: green. Hex color #538685 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #538685 is #AC797A. Grayscale: #767676. Windows color (decimal): -11303291 or 8750675. OLE color: 8750675.
HSL color Cylindrical-coordinate representation of color #538685: hue angle of 178.82º 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 #538685 is Cyan = 0.38, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 134 | 133 | - |
| CMYK | 0.38 | 0 | 0.01 | 0.47 |
| HSL | 178.82º | 0.24% | 0.43% | - |
| HSV(B) | 178.82º | 0.38% | 0.53% | - |
| XYZ | 16.33 | 20.58 | 25.3 | - |
| YUV | 118.64 | 136.1 | 102.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 134 | 133 | 0.38 | 0 | 0.01 | 0.47 | 178.82 | 0.24 | 0.43 |
| Hex | 53 | 86 | 85 | 26 | 0 | 1 | 2F | B3 | 18 | 2B |
| Octal | 123 | 206 | 205 | 46 | 0 | 1 | 57 | 263 | 30 | 53 |
| Binary | 1010011 | 10000110 | 10000101 | 100110 | 0 | 1 | 101111 | 10110011 | 11000 | 101011 |
Color Harmonies of #538685
Complementary color
Monochromatic Colors of #538685
Black with #538685
Text Example
Text Example
White with #538685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538685; }
p { color: rgb(83,134,133); }
H1.HeaderClassName
{
color: #538685;
}
.AnyTagClassName
{
color: #538685;
}
</style>
background-color css
<style>
a { background-color: #538685; }
a { background-color: rgb(83,134,133); }
div.DivClassName
{
background-color: #538685;
}
.BgClassName
{
background-color: #538685;
}
</style>
border-color css
<style>
span { border-color: #538685; }
span { border-color: rgb(83,134,133); }
td.TdClassName
{
border-color: #538685;
}
.TagClassName
{
border-color: #538685;
}
</style>