Shades of Vida Loca #518525
Tints of Vida Loca #518525
RGB
CMYK
RGB Variations
Color information
#518525 (or 0x518525) is known color: Vida Loca. HEX triplet: 51, 85 and 25. RGB value is (81,133,37). Sum of RGB (Red+Green+Blue) = 81+133+37=251 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.27% from 251); Green value is 133 (52.34% from 255 or 52.99% from 251); Blue value is 37 (14.84% from 255 or 14.74% from 251); Max value from RGB is 133 - color contains mainly: green. Hex color #518525 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #518525 is #AE7ADA. Grayscale: #6A6A6A. Windows color (decimal): -11434715 or 2458961. OLE color: 2458961.
HSL color Cylindrical-coordinate representation of color #518525: hue angle of 92.5º 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 #518525 is Cyan = 0.39, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 133 | 37 | - |
| CMYK | 0.39 | 0 | 0.72 | 0.48 |
| HSL | 92.5º | 0.56% | 0.33% | - |
| HSV(B) | 92.5º | 0.72% | 0.52% | - |
| XYZ | 12.11 | 18.66 | 4.71 | - |
| YUV | 106.51 | 88.77 | 109.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 133 | 37 | 0.39 | 0 | 0.72 | 0.48 | 92.5 | 0.56 | 0.33 |
| Hex | 51 | 85 | 25 | 27 | 0 | 48 | 30 | 5C | 38 | 21 |
| Octal | 121 | 205 | 45 | 47 | 0 | 110 | 60 | 134 | 70 | 41 |
| Binary | 1010001 | 10000101 | 100101 | 100111 | 0 | 1001000 | 110000 | 1011100 | 111000 | 100001 |
Color Harmonies of #518525
Complementary color
Monochromatic Colors of #518525
Black with #518525
Text Example
Text Example
White with #518525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518525; }
p { color: rgb(81,133,37); }
H1.HeaderClassName
{
color: #518525;
}
.AnyTagClassName
{
color: #518525;
}
</style>
background-color css
<style>
a { background-color: #518525; }
a { background-color: rgb(81,133,37); }
div.DivClassName
{
background-color: #518525;
}
.BgClassName
{
background-color: #518525;
}
</style>
border-color css
<style>
span { border-color: #518525; }
span { border-color: rgb(81,133,37); }
td.TdClassName
{
border-color: #518525;
}
.TagClassName
{
border-color: #518525;
}
</style>