Shades of Paradiso #548587
Tints of Paradiso #548587
RGB
CMYK
RGB Variations
Color information
#548587 (or 0x548587) is known color: Paradiso. HEX triplet: 54, 85 and 87. RGB value is (84,133,135). Sum of RGB (Red+Green+Blue) = 84+133+135=352 (46% of max value = 765). Red value is 84 (33.20% from 255 or 23.86% from 352); Green value is 133 (52.34% from 255 or 37.78% from 352); Blue value is 135 (53.12% from 255 or 38.35% from 352); Max value from RGB is 135 - color contains mainly: blue. Hex color #548587 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #548587 is #AB7A78. Grayscale: #767676. Windows color (decimal): -11238009 or 8881492. OLE color: 8881492.
HSL color Cylindrical-coordinate representation of color #548587: hue angle of 182.35º degrees, saturation: 0.23, 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 #548587 is Cyan = 0.38, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 133 | 135 | - |
| CMYK | 0.38 | 0.01 | 0 | 0.47 |
| HSL | 182.35º | 0.23% | 0.43% | - |
| HSV(B) | 182.35º | 0.38% | 0.53% | - |
| XYZ | 16.42 | 20.41 | 26 | - |
| YUV | 118.58 | 137.27 | 103.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 133 | 135 | 0.38 | 0.01 | 0 | 0.47 | 182.35 | 0.23 | 0.43 |
| Hex | 54 | 85 | 87 | 26 | 1 | 0 | 2F | B6 | 17 | 2B |
| Octal | 124 | 205 | 207 | 46 | 1 | 0 | 57 | 266 | 27 | 53 |
| Binary | 1010100 | 10000101 | 10000111 | 100110 | 1 | 0 | 101111 | 10110110 | 10111 | 101011 |
Color Harmonies of #548587
Complementary color
Monochromatic Colors of #548587
Black with #548587
Text Example
Text Example
White with #548587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548587; }
p { color: rgb(84,133,135); }
H1.HeaderClassName
{
color: #548587;
}
.AnyTagClassName
{
color: #548587;
}
</style>
background-color css
<style>
a { background-color: #548587; }
a { background-color: rgb(84,133,135); }
div.DivClassName
{
background-color: #548587;
}
.BgClassName
{
background-color: #548587;
}
</style>
border-color css
<style>
span { border-color: #548587; }
span { border-color: rgb(84,133,135); }
td.TdClassName
{
border-color: #548587;
}
.TagClassName
{
border-color: #548587;
}
</style>