Shades of Patina #549578
Tints of Patina #549578
RGB
CMYK
RGB Variations
Color information
#549578 (or 0x549578) is known color: Patina. HEX triplet: 54, 95 and 78. RGB value is (84,149,120). Sum of RGB (Red+Green+Blue) = 84+149+120=353 (46% of max value = 765). Red value is 84 (33.20% from 255 or 23.80% from 353); Green value is 149 (58.59% from 255 or 42.21% from 353); Blue value is 120 (47.27% from 255 or 33.99% from 353); Max value from RGB is 149 - color contains mainly: green. Hex color #549578 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #549578 is #AB6A87. Grayscale: #7E7E7E. Windows color (decimal): -11233928 or 7902548. OLE color: 7902548.
HSL color Cylindrical-coordinate representation of color #549578: hue angle of 153.23º degrees, saturation: 0.28, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #549578 is Cyan = 0.44, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 149 | 120 | - |
| CMYK | 0.44 | 0 | 0.19 | 0.42 |
| HSL | 153.23º | 0.28% | 0.46% | - |
| HSV(B) | 153.23º | 0.44% | 0.58% | - |
| XYZ | 17.79 | 24.74 | 21.61 | - |
| YUV | 126.26 | 124.47 | 97.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 149 | 120 | 0.44 | 0 | 0.19 | 0.42 | 153.23 | 0.28 | 0.46 |
| Hex | 54 | 95 | 78 | 2C | 0 | 13 | 2A | 99 | 1C | 2E |
| Octal | 124 | 225 | 170 | 54 | 0 | 23 | 52 | 231 | 34 | 56 |
| Binary | 1010100 | 10010101 | 1111000 | 101100 | 0 | 10011 | 101010 | 10011001 | 11100 | 101110 |
Color Harmonies of #549578
Complementary color
Monochromatic Colors of #549578
Black with #549578
Text Example
Text Example
White with #549578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549578; }
p { color: rgb(84,149,120); }
H1.HeaderClassName
{
color: #549578;
}
.AnyTagClassName
{
color: #549578;
}
</style>
background-color css
<style>
a { background-color: #549578; }
a { background-color: rgb(84,149,120); }
div.DivClassName
{
background-color: #549578;
}
.BgClassName
{
background-color: #549578;
}
</style>
border-color css
<style>
span { border-color: #549578; }
span { border-color: rgb(84,149,120); }
td.TdClassName
{
border-color: #549578;
}
.TagClassName
{
border-color: #549578;
}
</style>