Shades of Paradiso #548388
Tints of Paradiso #548388
RGB
CMYK
RGB Variations
Color information
#548388 (or 0x548388) is known color: Paradiso. HEX triplet: 54, 83 and 88. RGB value is (84,131,136). Sum of RGB (Red+Green+Blue) = 84+131+136=351 (46% of max value = 765). Red value is 84 (33.20% from 255 or 23.93% from 351); Green value is 131 (51.56% from 255 or 37.32% from 351); Blue value is 136 (53.52% from 255 or 38.75% from 351); Max value from RGB is 136 - color contains mainly: blue. Hex color #548388 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #548388 is #AB7C77. Grayscale: #757575. Windows color (decimal): -11238520 or 8946516. OLE color: 8946516.
HSL color Cylindrical-coordinate representation of color #548388: hue angle of 185.77º 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 #548388 is Cyan = 0.38, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 131 | 136 | - |
| CMYK | 0.38 | 0.04 | 0 | 0.47 |
| HSL | 185.77º | 0.24% | 0.43% | - |
| HSV(B) | 185.77º | 0.38% | 0.53% | - |
| XYZ | 16.22 | 19.89 | 26.28 | - |
| YUV | 117.52 | 138.43 | 104.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 131 | 136 | 0.38 | 0.04 | 0 | 0.47 | 185.77 | 0.24 | 0.43 |
| Hex | 54 | 83 | 88 | 26 | 4 | 0 | 2F | BA | 18 | 2B |
| Octal | 124 | 203 | 210 | 46 | 4 | 0 | 57 | 272 | 30 | 53 |
| Binary | 1010100 | 10000011 | 10001000 | 100110 | 100 | 0 | 101111 | 10111010 | 11000 | 101011 |
Color Harmonies of #548388
Complementary color
Monochromatic Colors of #548388
Black with #548388
Text Example
Text Example
White with #548388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548388; }
p { color: rgb(84,131,136); }
H1.HeaderClassName
{
color: #548388;
}
.AnyTagClassName
{
color: #548388;
}
</style>
background-color css
<style>
a { background-color: #548388; }
a { background-color: rgb(84,131,136); }
div.DivClassName
{
background-color: #548388;
}
.BgClassName
{
background-color: #548388;
}
</style>
border-color css
<style>
span { border-color: #548388; }
span { border-color: rgb(84,131,136); }
td.TdClassName
{
border-color: #548388;
}
.TagClassName
{
border-color: #548388;
}
</style>