Shades of Paradiso #548385
Tints of Paradiso #548385
RGB
CMYK
RGB Variations
Color information
#548385 (or 0x548385) is known color: Paradiso. HEX triplet: 54, 83 and 85. RGB value is (84,131,133). Sum of RGB (Red+Green+Blue) = 84+131+133=348 (46% of max value = 765). Red value is 84 (33.20% from 255 or 24.14% from 348); Green value is 131 (51.56% from 255 or 37.64% from 348); Blue value is 133 (52.34% from 255 or 38.22% from 348); Max value from RGB is 133 - color contains mainly: blue. Hex color #548385 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #548385 is #AB7C7A. Grayscale: #757575. Windows color (decimal): -11238523 or 8749908. OLE color: 8749908.
HSL color Cylindrical-coordinate representation of color #548385: hue angle of 182.45º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #548385 is Cyan = 0.37, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 84 | 131 | 133 | - |
| CMYK | 0.37 | 0.02 | 0 | 0.48 |
| HSL | 182.45º | 0.23% | 0.43% | - |
| HSV(B) | 182.45º | 0.37% | 0.52% | - |
| XYZ | 16.01 | 19.81 | 25.17 | - |
| YUV | 117.18 | 136.93 | 104.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 131 | 133 | 0.37 | 0.02 | 0 | 0.48 | 182.45 | 0.23 | 0.43 |
| Hex | 54 | 83 | 85 | 25 | 2 | 0 | 30 | B6 | 17 | 2B |
| Octal | 124 | 203 | 205 | 45 | 2 | 0 | 60 | 266 | 27 | 53 |
| Binary | 1010100 | 10000011 | 10000101 | 100101 | 10 | 0 | 110000 | 10110110 | 10111 | 101011 |
Color Harmonies of #548385
Complementary color
Monochromatic Colors of #548385
Black with #548385
Text Example
Text Example
White with #548385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548385; }
p { color: rgb(84,131,133); }
H1.HeaderClassName
{
color: #548385;
}
.AnyTagClassName
{
color: #548385;
}
</style>
background-color css
<style>
a { background-color: #548385; }
a { background-color: rgb(84,131,133); }
div.DivClassName
{
background-color: #548385;
}
.BgClassName
{
background-color: #548385;
}
</style>
border-color css
<style>
span { border-color: #548385; }
span { border-color: rgb(84,131,133); }
td.TdClassName
{
border-color: #548385;
}
.TagClassName
{
border-color: #548385;
}
</style>