Shades of Patina #549381
Tints of Patina #549381
RGB
CMYK
RGB Variations
Color information
#549381 (or 0x549381) is known color: Patina. HEX triplet: 54, 93 and 81. RGB value is (84,147,129). Sum of RGB (Red+Green+Blue) = 84+147+129=360 (47% of max value = 765). Red value is 84 (33.20% from 255 or 23.33% from 360); Green value is 147 (57.81% from 255 or 40.83% from 360); Blue value is 129 (50.78% from 255 or 35.83% from 360); Max value from RGB is 147 - color contains mainly: green. Hex color #549381 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #549381 is #AB6C7E. Grayscale: #7E7E7E. Windows color (decimal): -11234431 or 8491860. OLE color: 8491860.
HSL color Cylindrical-coordinate representation of color #549381: hue angle of 162.86º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #549381 is Cyan = 0.43, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 147 | 129 | - |
| CMYK | 0.43 | 0 | 0.12 | 0.42 |
| HSL | 162.86º | 0.27% | 0.45% | - |
| HSV(B) | 162.86º | 0.43% | 0.58% | - |
| XYZ | 18.05 | 24.34 | 24.51 | - |
| YUV | 126.11 | 129.63 | 97.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 147 | 129 | 0.43 | 0 | 0.12 | 0.42 | 162.86 | 0.27 | 0.45 |
| Hex | 54 | 93 | 81 | 2B | 0 | C | 2A | A3 | 1B | 2D |
| Octal | 124 | 223 | 201 | 53 | 0 | 14 | 52 | 243 | 33 | 55 |
| Binary | 1010100 | 10010011 | 10000001 | 101011 | 0 | 1100 | 101010 | 10100011 | 11011 | 101101 |
Color Harmonies of #549381
Complementary color
Monochromatic Colors of #549381
Black with #549381
Text Example
Text Example
White with #549381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549381; }
p { color: rgb(84,147,129); }
H1.HeaderClassName
{
color: #549381;
}
.AnyTagClassName
{
color: #549381;
}
</style>
background-color css
<style>
a { background-color: #549381; }
a { background-color: rgb(84,147,129); }
div.DivClassName
{
background-color: #549381;
}
.BgClassName
{
background-color: #549381;
}
</style>
border-color css
<style>
span { border-color: #549381; }
span { border-color: rgb(84,147,129); }
td.TdClassName
{
border-color: #549381;
}
.TagClassName
{
border-color: #549381;
}
</style>