Shades of Paradiso #548184
Tints of Paradiso #548184
RGB
CMYK
RGB Variations
Color information
#548184 (or 0x548184) is known color: Paradiso. HEX triplet: 54, 81 and 84. RGB value is (84,129,132). Sum of RGB (Red+Green+Blue) = 84+129+132=345 (45% of max value = 765). Red value is 84 (33.20% from 255 or 24.35% from 345); Green value is 129 (50.78% from 255 or 37.39% from 345); Blue value is 132 (51.95% from 255 or 38.26% from 345); Max value from RGB is 132 - color contains mainly: blue. Hex color #548184 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #548184 is #AB7E7B. Grayscale: #737373. Windows color (decimal): -11239036 or 8683860. OLE color: 8683860.
HSL color Cylindrical-coordinate representation of color #548184: hue angle of 183.75º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #548184 is Cyan = 0.36, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 84 | 129 | 132 | - |
| CMYK | 0.36 | 0.02 | 0 | 0.48 |
| HSL | 183.75º | 0.22% | 0.42% | - |
| HSV(B) | 183.75º | 0.36% | 0.52% | - |
| XYZ | 15.67 | 19.25 | 24.72 | - |
| YUV | 115.89 | 137.09 | 105.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 129 | 132 | 0.36 | 0.02 | 0 | 0.48 | 183.75 | 0.22 | 0.42 |
| Hex | 54 | 81 | 84 | 24 | 2 | 0 | 30 | B8 | 16 | 2A |
| Octal | 124 | 201 | 204 | 44 | 2 | 0 | 60 | 270 | 26 | 52 |
| Binary | 1010100 | 10000001 | 10000100 | 100100 | 10 | 0 | 110000 | 10111000 | 10110 | 101010 |
Color Harmonies of #548184
Complementary color
Monochromatic Colors of #548184
Black with #548184
Text Example
Text Example
White with #548184
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548184; }
p { color: rgb(84,129,132); }
H1.HeaderClassName
{
color: #548184;
}
.AnyTagClassName
{
color: #548184;
}
</style>
background-color css
<style>
a { background-color: #548184; }
a { background-color: rgb(84,129,132); }
div.DivClassName
{
background-color: #548184;
}
.BgClassName
{
background-color: #548184;
}
</style>
border-color css
<style>
span { border-color: #548184; }
span { border-color: rgb(84,129,132); }
td.TdClassName
{
border-color: #548184;
}
.TagClassName
{
border-color: #548184;
}
</style>