Shades of Vida Loca #518425
Tints of Vida Loca #518425
RGB
CMYK
RGB Variations
Color information
#518425 (or 0x518425) is known color: Vida Loca. HEX triplet: 51, 84 and 25. RGB value is (81,132,37). Sum of RGB (Red+Green+Blue) = 81+132+37=250 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.4% from 250); Green value is 132 (51.95% from 255 or 52.8% from 250); Blue value is 37 (14.84% from 255 or 14.8% from 250); Max value from RGB is 132 - color contains mainly: green. Hex color #518425 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #518425 is #AE7BDA. Grayscale: #6A6A6A. Windows color (decimal): -11434971 or 2458705. OLE color: 2458705.
HSL color Cylindrical-coordinate representation of color #518425: hue angle of 92.21º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #518425 is Cyan = 0.39, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 132 | 37 | - |
| CMYK | 0.39 | 0 | 0.72 | 0.48 |
| HSL | 92.21º | 0.56% | 0.33% | - |
| HSV(B) | 92.21º | 0.72% | 0.52% | - |
| XYZ | 11.98 | 18.39 | 4.67 | - |
| YUV | 105.92 | 89.1 | 110.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 132 | 37 | 0.39 | 0 | 0.72 | 0.48 | 92.21 | 0.56 | 0.33 |
| Hex | 51 | 84 | 25 | 27 | 0 | 48 | 30 | 5C | 38 | 21 |
| Octal | 121 | 204 | 45 | 47 | 0 | 110 | 60 | 134 | 70 | 41 |
| Binary | 1010001 | 10000100 | 100101 | 100111 | 0 | 1001000 | 110000 | 1011100 | 111000 | 100001 |
Color Harmonies of #518425
Complementary color
Monochromatic Colors of #518425
Black with #518425
Text Example
Text Example
White with #518425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518425; }
p { color: rgb(81,132,37); }
H1.HeaderClassName
{
color: #518425;
}
.AnyTagClassName
{
color: #518425;
}
</style>
background-color css
<style>
a { background-color: #518425; }
a { background-color: rgb(81,132,37); }
div.DivClassName
{
background-color: #518425;
}
.BgClassName
{
background-color: #518425;
}
</style>
border-color css
<style>
span { border-color: #518425; }
span { border-color: rgb(81,132,37); }
td.TdClassName
{
border-color: #518425;
}
.TagClassName
{
border-color: #518425;
}
</style>