Shades of Paradiso #548186
Tints of Paradiso #548186
RGB
CMYK
RGB Variations
Color information
#548186 (or 0x548186) is known color: Paradiso. HEX triplet: 54, 81 and 86. RGB value is (84,129,134). Sum of RGB (Red+Green+Blue) = 84+129+134=347 (45% of max value = 765). Red value is 84 (33.20% from 255 or 24.21% from 347); Green value is 129 (50.78% from 255 or 37.18% from 347); Blue value is 134 (52.73% from 255 or 38.62% from 347); Max value from RGB is 134 - color contains mainly: blue. Hex color #548186 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #548186 is #AB7E79. Grayscale: #747474. Windows color (decimal): -11239034 or 8814932. OLE color: 8814932.
HSL color Cylindrical-coordinate representation of color #548186: hue angle of 186º 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 #548186 is Cyan = 0.37, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 129 | 134 | - |
| CMYK | 0.37 | 0.04 | 0 | 0.47 |
| HSL | 186º | 0.23% | 0.43% | - |
| HSV(B) | 186º | 0.37% | 0.53% | - |
| XYZ | 15.81 | 19.31 | 25.45 | - |
| YUV | 116.12 | 138.09 | 105.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 129 | 134 | 0.37 | 0.04 | 0 | 0.47 | 186 | 0.23 | 0.43 |
| Hex | 54 | 81 | 86 | 25 | 4 | 0 | 2F | BA | 17 | 2B |
| Octal | 124 | 201 | 206 | 45 | 4 | 0 | 57 | 272 | 27 | 53 |
| Binary | 1010100 | 10000001 | 10000110 | 100101 | 100 | 0 | 101111 | 10111010 | 10111 | 101011 |
Color Harmonies of #548186
Complementary color
Monochromatic Colors of #548186
Black with #548186
Text Example
Text Example
White with #548186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548186; }
p { color: rgb(84,129,134); }
H1.HeaderClassName
{
color: #548186;
}
.AnyTagClassName
{
color: #548186;
}
</style>
background-color css
<style>
a { background-color: #548186; }
a { background-color: rgb(84,129,134); }
div.DivClassName
{
background-color: #548186;
}
.BgClassName
{
background-color: #548186;
}
</style>
border-color css
<style>
span { border-color: #548186; }
span { border-color: rgb(84,129,134); }
td.TdClassName
{
border-color: #548186;
}
.TagClassName
{
border-color: #548186;
}
</style>