Shades of Paradiso #548685
Tints of Paradiso #548685
RGB
CMYK
RGB Variations
Color information
#548685 (or 0x548685) is known color: Paradiso. HEX triplet: 54, 86 and 85. RGB value is (84,134,133). Sum of RGB (Red+Green+Blue) = 84+134+133=351 (46% of max value = 765). Red value is 84 (33.20% from 255 or 23.93% from 351); Green value is 134 (52.73% from 255 or 38.18% from 351); Blue value is 133 (52.34% from 255 or 37.89% from 351); Max value from RGB is 134 - color contains mainly: green. Hex color #548685 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #548685 is #AB797A. Grayscale: #767676. Windows color (decimal): -11237755 or 8750676. OLE color: 8750676.
HSL color Cylindrical-coordinate representation of color #548685: hue angle of 178.8º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #548685 is Cyan = 0.37, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 134 | 133 | - |
| CMYK | 0.37 | 0 | 0.01 | 0.47 |
| HSL | 178.8º | 0.23% | 0.43% | - |
| HSV(B) | 178.8º | 0.37% | 0.53% | - |
| XYZ | 16.41 | 20.63 | 25.31 | - |
| YUV | 118.94 | 135.94 | 103.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 134 | 133 | 0.37 | 0 | 0.01 | 0.47 | 178.8 | 0.23 | 0.43 |
| Hex | 54 | 86 | 85 | 25 | 0 | 1 | 2F | B3 | 17 | 2B |
| Octal | 124 | 206 | 205 | 45 | 0 | 1 | 57 | 263 | 27 | 53 |
| Binary | 1010100 | 10000110 | 10000101 | 100101 | 0 | 1 | 101111 | 10110011 | 10111 | 101011 |
Color Harmonies of #548685
Complementary color
Monochromatic Colors of #548685
Black with #548685
Text Example
Text Example
White with #548685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548685; }
p { color: rgb(84,134,133); }
H1.HeaderClassName
{
color: #548685;
}
.AnyTagClassName
{
color: #548685;
}
</style>
background-color css
<style>
a { background-color: #548685; }
a { background-color: rgb(84,134,133); }
div.DivClassName
{
background-color: #548685;
}
.BgClassName
{
background-color: #548685;
}
</style>
border-color css
<style>
span { border-color: #548685; }
span { border-color: rgb(84,134,133); }
td.TdClassName
{
border-color: #548685;
}
.TagClassName
{
border-color: #548685;
}
</style>