Shades of Vida Loca #548830
Tints of Vida Loca #548830
RGB
CMYK
RGB Variations
Color information
#548830 (or 0x548830) is known color: Vida Loca. HEX triplet: 54, 88 and 30. RGB value is (84,136,48). Sum of RGB (Red+Green+Blue) = 84+136+48=268 (35% of max value = 765). Red value is 84 (33.20% from 255 or 31.34% from 268); Green value is 136 (53.52% from 255 or 50.75% from 268); Blue value is 48 (19.14% from 255 or 17.91% from 268); Max value from RGB is 136 - color contains mainly: green. Hex color #548830 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #548830 is #AB77CF. Grayscale: #6E6E6E. Windows color (decimal): -11237328 or 3180628. OLE color: 3180628.
HSL color Cylindrical-coordinate representation of color #548830: hue angle of 95.45º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #548830 is Cyan = 0.38, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 136 | 48 | - |
| CMYK | 0.38 | 0 | 0.65 | 0.47 |
| HSL | 95.45º | 0.48% | 0.36% | - |
| HSV(B) | 95.45º | 0.65% | 0.53% | - |
| XYZ | 12.99 | 19.71 | 5.92 | - |
| YUV | 110.42 | 92.77 | 109.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 136 | 48 | 0.38 | 0 | 0.65 | 0.47 | 95.45 | 0.48 | 0.36 |
| Hex | 54 | 88 | 30 | 26 | 0 | 41 | 2F | 5F | 30 | 24 |
| Octal | 124 | 210 | 60 | 46 | 0 | 101 | 57 | 137 | 60 | 44 |
| Binary | 1010100 | 10001000 | 110000 | 100110 | 0 | 1000001 | 101111 | 1011111 | 110000 | 100100 |
Color Harmonies of #548830
Complementary color
Monochromatic Colors of #548830
Black with #548830
Text Example
Text Example
White with #548830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548830; }
p { color: rgb(84,136,48); }
H1.HeaderClassName
{
color: #548830;
}
.AnyTagClassName
{
color: #548830;
}
</style>
background-color css
<style>
a { background-color: #548830; }
a { background-color: rgb(84,136,48); }
div.DivClassName
{
background-color: #548830;
}
.BgClassName
{
background-color: #548830;
}
</style>
border-color css
<style>
span { border-color: #548830; }
span { border-color: rgb(84,136,48); }
td.TdClassName
{
border-color: #548830;
}
.TagClassName
{
border-color: #548830;
}
</style>