Shades of Vida Loca #518905
Tints of Vida Loca #518905
RGB
CMYK
RGB Variations
Color information
#518905 (or 0x518905) is known color: Vida Loca. HEX triplet: 51, 89 and 05. RGB value is (81,137,5). Sum of RGB (Red+Green+Blue) = 81+137+5=223 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36.32% from 223); Green value is 137 (53.91% from 255 or 61.43% from 223); Blue value is 5 (2.34% from 255 or 2.24% from 223); Max value from RGB is 137 - color contains mainly: green. Hex color #518905 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #518905 is #AE76FA. Grayscale: #696969. Windows color (decimal): -11433723 or 362833. OLE color: 362833.
HSL color Cylindrical-coordinate representation of color #518905: hue angle of 85.45º degrees, saturation: 0.93, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #518905 is Cyan = 0.41, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 81 | 137 | 5 | - |
| CMYK | 0.41 | 0 | 0.96 | 0.46 |
| HSL | 85.45º | 0.93% | 0.28% | - |
| HSV(B) | 85.45º | 0.96% | 0.54% | - |
| XYZ | 12.37 | 19.65 | 3.28 | - |
| YUV | 105.21 | 71.45 | 110.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 137 | 5 | 0.41 | 0 | 0.96 | 0.46 | 85.45 | 0.93 | 0.28 |
| Hex | 51 | 89 | 5 | 29 | 0 | 60 | 2E | 55 | 5D | 1C |
| Octal | 121 | 211 | 5 | 51 | 0 | 140 | 56 | 125 | 135 | 34 |
| Binary | 1010001 | 10001001 | 101 | 101001 | 0 | 1100000 | 101110 | 1010101 | 1011101 | 11100 |
Color Harmonies of #518905
Complementary color
Monochromatic Colors of #518905
Black with #518905
Text Example
Text Example
White with #518905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518905; }
p { color: rgb(81,137,5); }
H1.HeaderClassName
{
color: #518905;
}
.AnyTagClassName
{
color: #518905;
}
</style>
background-color css
<style>
a { background-color: #518905; }
a { background-color: rgb(81,137,5); }
div.DivClassName
{
background-color: #518905;
}
.BgClassName
{
background-color: #518905;
}
</style>
border-color css
<style>
span { border-color: #518905; }
span { border-color: rgb(81,137,5); }
td.TdClassName
{
border-color: #518905;
}
.TagClassName
{
border-color: #518905;
}
</style>