Shades of Vida Loca #508726
Tints of Vida Loca #508726
RGB
CMYK
RGB Variations
Color information
#508726 (or 0x508726) is known color: Vida Loca. HEX triplet: 50, 87 and 26. RGB value is (80,135,38). Sum of RGB (Red+Green+Blue) = 80+135+38=253 (33% of max value = 765). Red value is 80 (31.64% from 255 or 31.62% from 253); Green value is 135 (53.12% from 255 or 53.36% from 253); Blue value is 38 (15.23% from 255 or 15.02% from 253); Max value from RGB is 135 - color contains mainly: green. Hex color #508726 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #508726 is #AF78D9. Grayscale: #6B6B6B. Windows color (decimal): -11499738 or 2525008. OLE color: 2525008.
HSL color Cylindrical-coordinate representation of color #508726: hue angle of 94.02º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #508726 is Cyan = 0.41, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 80 | 135 | 38 | - |
| CMYK | 0.41 | 0 | 0.72 | 0.47 |
| HSL | 94.02º | 0.56% | 0.34% | - |
| HSV(B) | 94.02º | 0.72% | 0.53% | - |
| XYZ | 12.32 | 19.17 | 4.89 | - |
| YUV | 107.5 | 88.78 | 108.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 135 | 38 | 0.41 | 0 | 0.72 | 0.47 | 94.02 | 0.56 | 0.34 |
| Hex | 50 | 87 | 26 | 29 | 0 | 48 | 2F | 5E | 38 | 22 |
| Octal | 120 | 207 | 46 | 51 | 0 | 110 | 57 | 136 | 70 | 42 |
| Binary | 1010000 | 10000111 | 100110 | 101001 | 0 | 1001000 | 101111 | 1011110 | 111000 | 100010 |
Color Harmonies of #508726
Complementary color
Monochromatic Colors of #508726
Black with #508726
Text Example
Text Example
White with #508726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508726; }
p { color: rgb(80,135,38); }
H1.HeaderClassName
{
color: #508726;
}
.AnyTagClassName
{
color: #508726;
}
</style>
background-color css
<style>
a { background-color: #508726; }
a { background-color: rgb(80,135,38); }
div.DivClassName
{
background-color: #508726;
}
.BgClassName
{
background-color: #508726;
}
</style>
border-color css
<style>
span { border-color: #508726; }
span { border-color: rgb(80,135,38); }
td.TdClassName
{
border-color: #508726;
}
.TagClassName
{
border-color: #508726;
}
</style>