Shades of Vida Loca #548721
Tints of Vida Loca #548721
RGB
CMYK
RGB Variations
Color information
#548721 (or 0x548721) is known color: Vida Loca. HEX triplet: 54, 87 and 21. RGB value is (84,135,33). Sum of RGB (Red+Green+Blue) = 84+135+33=252 (33% of max value = 765). Red value is 84 (33.20% from 255 or 33.33% from 252); Green value is 135 (53.12% from 255 or 53.57% from 252); Blue value is 33 (13.28% from 255 or 13.10% from 252); Max value from RGB is 135 - color contains mainly: green. Hex color #548721 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #548721 is #AB78DE. Grayscale: #6C6C6C. Windows color (decimal): -11237599 or 2197332. OLE color: 2197332.
HSL color Cylindrical-coordinate representation of color #548721: hue angle of 90º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #548721 is Cyan = 0.38, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 84 | 135 | 33 | - |
| CMYK | 0.38 | 0 | 0.76 | 0.47 |
| HSL | 90º | 0.61% | 0.33% | - |
| HSV(B) | 90º | 0.76% | 0.53% | - |
| XYZ | 12.59 | 19.32 | 4.5 | - |
| YUV | 108.12 | 85.6 | 110.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 135 | 33 | 0.38 | 0 | 0.76 | 0.47 | 90 | 0.61 | 0.33 |
| Hex | 54 | 87 | 21 | 26 | 0 | 4C | 2F | 5A | 3D | 21 |
| Octal | 124 | 207 | 41 | 46 | 0 | 114 | 57 | 132 | 75 | 41 |
| Binary | 1010100 | 10000111 | 100001 | 100110 | 0 | 1001100 | 101111 | 1011010 | 111101 | 100001 |
Color Harmonies of #548721
Complementary color
Monochromatic Colors of #548721
Black with #548721
Text Example
Text Example
White with #548721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #548721; }
p { color: rgb(84,135,33); }
H1.HeaderClassName
{
color: #548721;
}
.AnyTagClassName
{
color: #548721;
}
</style>
background-color css
<style>
a { background-color: #548721; }
a { background-color: rgb(84,135,33); }
div.DivClassName
{
background-color: #548721;
}
.BgClassName
{
background-color: #548721;
}
</style>
border-color css
<style>
span { border-color: #548721; }
span { border-color: rgb(84,135,33); }
td.TdClassName
{
border-color: #548721;
}
.TagClassName
{
border-color: #548721;
}
</style>