Shades of Vida Loca #548915
Tints of Vida Loca #548915
RGB
CMYK
RGB Variations
Color information
#548915 (or 0x548915) is known color: Vida Loca. HEX triplet: 54, 89 and 15. RGB value is (84,137,21). Sum of RGB (Red+Green+Blue) = 84+137+21=242 (32% of max value = 765). Red value is 84 (33.20% from 255 or 34.71% from 242); Green value is 137 (53.91% from 255 or 56.61% from 242); Blue value is 21 (8.59% from 255 or 8.68% from 242); Max value from RGB is 137 - color contains mainly: green. Hex color #548915 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #548915 is #AB76EA. Grayscale: #6C6C6C. Windows color (decimal): -11237099 or 1411412. OLE color: 1411412.
HSL color Cylindrical-coordinate representation of color #548915: hue angle of 87.41º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #548915 is Cyan = 0.39, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 84 | 137 | 21 | - |
| CMYK | 0.39 | 0 | 0.85 | 0.46 |
| HSL | 87.41º | 0.73% | 0.31% | - |
| HSV(B) | 87.41º | 0.85% | 0.54% | - |
| XYZ | 12.74 | 19.83 | 3.87 | - |
| YUV | 107.93 | 78.94 | 110.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 137 | 21 | 0.39 | 0 | 0.85 | 0.46 | 87.41 | 0.73 | 0.31 |
| Hex | 54 | 89 | 15 | 27 | 0 | 55 | 2E | 57 | 49 | 1F |
| Octal | 124 | 211 | 25 | 47 | 0 | 125 | 56 | 127 | 111 | 37 |
| Binary | 1010100 | 10001001 | 10101 | 100111 | 0 | 1010101 | 101110 | 1010111 | 1001001 | 11111 |
Color Harmonies of #548915
Complementary color
Monochromatic Colors of #548915
Black with #548915
Text Example
Text Example
White with #548915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548915; }
p { color: rgb(84,137,21); }
H1.HeaderClassName
{
color: #548915;
}
.AnyTagClassName
{
color: #548915;
}
</style>
background-color css
<style>
a { background-color: #548915; }
a { background-color: rgb(84,137,21); }
div.DivClassName
{
background-color: #548915;
}
.BgClassName
{
background-color: #548915;
}
</style>
border-color css
<style>
span { border-color: #548915; }
span { border-color: rgb(84,137,21); }
td.TdClassName
{
border-color: #548915;
}
.TagClassName
{
border-color: #548915;
}
</style>