Shades of Vida Loca #548829
Tints of Vida Loca #548829
RGB
CMYK
RGB Variations
Color information
#548829 (or 0x548829) is known color: Vida Loca. HEX triplet: 54, 88 and 29. RGB value is (84,136,41). Sum of RGB (Red+Green+Blue) = 84+136+41=261 (34% of max value = 765). Red value is 84 (33.20% from 255 or 32.18% from 261); Green value is 136 (53.52% from 255 or 52.11% from 261); Blue value is 41 (16.41% from 255 or 15.71% from 261); Max value from RGB is 136 - color contains mainly: green. Hex color #548829 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #548829 is #AB77D6. Grayscale: #6D6D6D. Windows color (decimal): -11237335 or 2721876. OLE color: 2721876.
HSL color Cylindrical-coordinate representation of color #548829: hue angle of 92.84º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #548829 is Cyan = 0.38, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 136 | 41 | - |
| CMYK | 0.38 | 0 | 0.70 | 0.47 |
| HSL | 92.84º | 0.54% | 0.35% | - |
| HSV(B) | 92.84º | 0.7% | 0.53% | - |
| XYZ | 12.86 | 19.65 | 5.21 | - |
| YUV | 109.62 | 89.27 | 109.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 136 | 41 | 0.38 | 0 | 0.70 | 0.47 | 92.84 | 0.54 | 0.35 |
| Hex | 54 | 88 | 29 | 26 | 0 | 46 | 2F | 5D | 36 | 23 |
| Octal | 124 | 210 | 51 | 46 | 0 | 106 | 57 | 135 | 66 | 43 |
| Binary | 1010100 | 10001000 | 101001 | 100110 | 0 | 1000110 | 101111 | 1011101 | 110110 | 100011 |
Color Harmonies of #548829
Complementary color
Monochromatic Colors of #548829
Black with #548829
Text Example
Text Example
White with #548829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548829; }
p { color: rgb(84,136,41); }
H1.HeaderClassName
{
color: #548829;
}
.AnyTagClassName
{
color: #548829;
}
</style>
background-color css
<style>
a { background-color: #548829; }
a { background-color: rgb(84,136,41); }
div.DivClassName
{
background-color: #548829;
}
.BgClassName
{
background-color: #548829;
}
</style>
border-color css
<style>
span { border-color: #548829; }
span { border-color: rgb(84,136,41); }
td.TdClassName
{
border-color: #548829;
}
.TagClassName
{
border-color: #548829;
}
</style>