Shades of Vida Loca #548832
Tints of Vida Loca #548832
RGB
CMYK
RGB Variations
Color information
#548832 (or 0x548832) is known color: Vida Loca. HEX triplet: 54, 88 and 32. RGB value is (84,136,50). Sum of RGB (Red+Green+Blue) = 84+136+50=270 (35% of max value = 765). Red value is 84 (33.20% from 255 or 31.11% from 270); Green value is 136 (53.52% from 255 or 50.37% from 270); Blue value is 50 (19.92% from 255 or 18.52% from 270); Max value from RGB is 136 - color contains mainly: green. Hex color #548832 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #548832 is #AB77CD. Grayscale: #6E6E6E. Windows color (decimal): -11237326 or 3311700. OLE color: 3311700.
HSL color Cylindrical-coordinate representation of color #548832: hue angle of 96.28º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #548832 is Cyan = 0.38, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 136 | 50 | - |
| CMYK | 0.38 | 0 | 0.63 | 0.47 |
| HSL | 96.28º | 0.46% | 0.36% | - |
| HSV(B) | 96.28º | 0.63% | 0.53% | - |
| XYZ | 13.04 | 19.72 | 6.14 | - |
| YUV | 110.65 | 93.77 | 108.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 136 | 50 | 0.38 | 0 | 0.63 | 0.47 | 96.28 | 0.46 | 0.36 |
| Hex | 54 | 88 | 32 | 26 | 0 | 3F | 2F | 60 | 2E | 24 |
| Octal | 124 | 210 | 62 | 46 | 0 | 77 | 57 | 140 | 56 | 44 |
| Binary | 1010100 | 10001000 | 110010 | 100110 | 0 | 111111 | 101111 | 1100000 | 101110 | 100100 |
Color Harmonies of #548832
Complementary color
Monochromatic Colors of #548832
Black with #548832
Text Example
Text Example
White with #548832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548832; }
p { color: rgb(84,136,50); }
H1.HeaderClassName
{
color: #548832;
}
.AnyTagClassName
{
color: #548832;
}
</style>
background-color css
<style>
a { background-color: #548832; }
a { background-color: rgb(84,136,50); }
div.DivClassName
{
background-color: #548832;
}
.BgClassName
{
background-color: #548832;
}
</style>
border-color css
<style>
span { border-color: #548832; }
span { border-color: rgb(84,136,50); }
td.TdClassName
{
border-color: #548832;
}
.TagClassName
{
border-color: #548832;
}
</style>