Shades of Patina #549881
Tints of Patina #549881
RGB
CMYK
RGB Variations
Color information
#549881 (or 0x549881) is known color: Patina. HEX triplet: 54, 98 and 81. RGB value is (84,152,129). Sum of RGB (Red+Green+Blue) = 84+152+129=365 (48% of max value = 765). Red value is 84 (33.20% from 255 or 23.01% from 365); Green value is 152 (59.77% from 255 or 41.64% from 365); Blue value is 129 (50.78% from 255 or 35.34% from 365); Max value from RGB is 152 - color contains mainly: green. Hex color #549881 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #549881 is #AB677E. Grayscale: #818181. Windows color (decimal): -11233151 or 8493140. OLE color: 8493140.
HSL color Cylindrical-coordinate representation of color #549881: hue angle of 159.71º degrees, saturation: 0.29, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #549881 is Cyan = 0.45, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 84 | 152 | 129 | - |
| CMYK | 0.45 | 0 | 0.15 | 0.40 |
| HSL | 159.71º | 0.29% | 0.46% | - |
| HSV(B) | 159.71º | 0.45% | 0.6% | - |
| XYZ | 18.85 | 25.93 | 24.78 | - |
| YUV | 129.05 | 127.97 | 95.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 152 | 129 | 0.45 | 0 | 0.15 | 0.40 | 159.71 | 0.29 | 0.46 |
| Hex | 54 | 98 | 81 | 2D | 0 | F | 28 | A0 | 1D | 2E |
| Octal | 124 | 230 | 201 | 55 | 0 | 17 | 50 | 240 | 35 | 56 |
| Binary | 1010100 | 10011000 | 10000001 | 101101 | 0 | 1111 | 101000 | 10100000 | 11101 | 101110 |
Color Harmonies of #549881
Complementary color
Monochromatic Colors of #549881
Black with #549881
Text Example
Text Example
White with #549881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549881; }
p { color: rgb(84,152,129); }
H1.HeaderClassName
{
color: #549881;
}
.AnyTagClassName
{
color: #549881;
}
</style>
background-color css
<style>
a { background-color: #549881; }
a { background-color: rgb(84,152,129); }
div.DivClassName
{
background-color: #549881;
}
.BgClassName
{
background-color: #549881;
}
</style>
border-color css
<style>
span { border-color: #549881; }
span { border-color: rgb(84,152,129); }
td.TdClassName
{
border-color: #549881;
}
.TagClassName
{
border-color: #549881;
}
</style>