Shades of Vida Loca #518919
Tints of Vida Loca #518919
RGB
CMYK
RGB Variations
Color information
#518919 (or 0x518919) is known color: Vida Loca. HEX triplet: 51, 89 and 19. RGB value is (81,137,25). Sum of RGB (Red+Green+Blue) = 81+137+25=243 (32% of max value = 765). Red value is 81 (32.03% from 255 or 33.33% from 243); Green value is 137 (53.91% from 255 or 56.38% from 243); Blue value is 25 (10.16% from 255 or 10.29% from 243); Max value from RGB is 137 - color contains mainly: green. Hex color #518919 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #518919 is #AE76E6. Grayscale: #6B6B6B. Windows color (decimal): -11433703 or 1673553. OLE color: 1673553.
HSL color Cylindrical-coordinate representation of color #518919: hue angle of 90º degrees, saturation: 0.69, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #518919 is Cyan = 0.41, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 81 | 137 | 25 | - |
| CMYK | 0.41 | 0 | 0.82 | 0.46 |
| HSL | 90º | 0.69% | 0.32% | - |
| HSV(B) | 90º | 0.82% | 0.54% | - |
| XYZ | 12.51 | 19.71 | 4.06 | - |
| YUV | 107.49 | 81.45 | 109.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 137 | 25 | 0.41 | 0 | 0.82 | 0.46 | 90 | 0.69 | 0.32 |
| Hex | 51 | 89 | 19 | 29 | 0 | 52 | 2E | 5A | 45 | 20 |
| Octal | 121 | 211 | 31 | 51 | 0 | 122 | 56 | 132 | 105 | 40 |
| Binary | 1010001 | 10001001 | 11001 | 101001 | 0 | 1010010 | 101110 | 1011010 | 1000101 | 100000 |
Color Harmonies of #518919
Complementary color
Monochromatic Colors of #518919
Black with #518919
Text Example
Text Example
White with #518919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518919; }
p { color: rgb(81,137,25); }
H1.HeaderClassName
{
color: #518919;
}
.AnyTagClassName
{
color: #518919;
}
</style>
background-color css
<style>
a { background-color: #518919; }
a { background-color: rgb(81,137,25); }
div.DivClassName
{
background-color: #518919;
}
.BgClassName
{
background-color: #518919;
}
</style>
border-color css
<style>
span { border-color: #518919; }
span { border-color: rgb(81,137,25); }
td.TdClassName
{
border-color: #518919;
}
.TagClassName
{
border-color: #518919;
}
</style>