Shades of Vida Loca #548831
Tints of Vida Loca #548831
RGB
CMYK
RGB Variations
Color information
#548831 (or 0x548831) is known color: Vida Loca. HEX triplet: 54, 88 and 31. RGB value is (84,136,49). Sum of RGB (Red+Green+Blue) = 84+136+49=269 (35% of max value = 765). Red value is 84 (33.20% from 255 or 31.23% from 269); Green value is 136 (53.52% from 255 or 50.56% from 269); Blue value is 49 (19.53% from 255 or 18.22% from 269); Max value from RGB is 136 - color contains mainly: green. Hex color #548831 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #548831 is #AB77CE. Grayscale: #6E6E6E. Windows color (decimal): -11237327 or 3246164. OLE color: 3246164.
HSL color Cylindrical-coordinate representation of color #548831: hue angle of 95.86º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #548831 is Cyan = 0.38, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 136 | 49 | - |
| CMYK | 0.38 | 0 | 0.64 | 0.47 |
| HSL | 95.86º | 0.47% | 0.36% | - |
| HSV(B) | 95.86º | 0.64% | 0.53% | - |
| XYZ | 13.01 | 19.71 | 6.03 | - |
| YUV | 110.53 | 93.27 | 109.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 136 | 49 | 0.38 | 0 | 0.64 | 0.47 | 95.86 | 0.47 | 0.36 |
| Hex | 54 | 88 | 31 | 26 | 0 | 40 | 2F | 60 | 2F | 24 |
| Octal | 124 | 210 | 61 | 46 | 0 | 100 | 57 | 140 | 57 | 44 |
| Binary | 1010100 | 10001000 | 110001 | 100110 | 0 | 1000000 | 101111 | 1100000 | 101111 | 100100 |
Color Harmonies of #548831
Complementary color
Monochromatic Colors of #548831
Black with #548831
Text Example
Text Example
White with #548831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548831; }
p { color: rgb(84,136,49); }
H1.HeaderClassName
{
color: #548831;
}
.AnyTagClassName
{
color: #548831;
}
</style>
background-color css
<style>
a { background-color: #548831; }
a { background-color: rgb(84,136,49); }
div.DivClassName
{
background-color: #548831;
}
.BgClassName
{
background-color: #548831;
}
</style>
border-color css
<style>
span { border-color: #548831; }
span { border-color: rgb(84,136,49); }
td.TdClassName
{
border-color: #548831;
}
.TagClassName
{
border-color: #548831;
}
</style>