Shades of Paradiso #548486
Tints of Paradiso #548486
RGB
CMYK
RGB Variations
Color information
#548486 (or 0x548486) is known color: Paradiso. HEX triplet: 54, 84 and 86. RGB value is (84,132,134). Sum of RGB (Red+Green+Blue) = 84+132+134=350 (46% of max value = 765). Red value is 84 (33.20% from 255 or 24% from 350); Green value is 132 (51.95% from 255 or 37.71% from 350); Blue value is 134 (52.73% from 255 or 38.29% from 350); Max value from RGB is 134 - color contains mainly: blue. Hex color #548486 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #548486 is #AB7B79. Grayscale: #757575. Windows color (decimal): -11238266 or 8815700. OLE color: 8815700.
HSL color Cylindrical-coordinate representation of color #548486: hue angle of 182.4º 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 #548486 is Cyan = 0.37, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 132 | 134 | - |
| CMYK | 0.37 | 0.01 | 0 | 0.47 |
| HSL | 182.4º | 0.23% | 0.43% | - |
| HSV(B) | 182.4º | 0.37% | 0.53% | - |
| XYZ | 16.21 | 20.11 | 25.58 | - |
| YUV | 117.88 | 137.1 | 103.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 132 | 134 | 0.37 | 0.01 | 0 | 0.47 | 182.4 | 0.23 | 0.43 |
| Hex | 54 | 84 | 86 | 25 | 1 | 0 | 2F | B6 | 17 | 2B |
| Octal | 124 | 204 | 206 | 45 | 1 | 0 | 57 | 266 | 27 | 53 |
| Binary | 1010100 | 10000100 | 10000110 | 100101 | 1 | 0 | 101111 | 10110110 | 10111 | 101011 |
Color Harmonies of #548486
Complementary color
Monochromatic Colors of #548486
Black with #548486
Text Example
Text Example
White with #548486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548486; }
p { color: rgb(84,132,134); }
H1.HeaderClassName
{
color: #548486;
}
.AnyTagClassName
{
color: #548486;
}
</style>
background-color css
<style>
a { background-color: #548486; }
a { background-color: rgb(84,132,134); }
div.DivClassName
{
background-color: #548486;
}
.BgClassName
{
background-color: #548486;
}
</style>
border-color css
<style>
span { border-color: #548486; }
span { border-color: rgb(84,132,134); }
td.TdClassName
{
border-color: #548486;
}
.TagClassName
{
border-color: #548486;
}
</style>