Shades of Vida Loca #508025
Tints of Vida Loca #508025
RGB
CMYK
RGB Variations
Color information
#508025 (or 0x508025) is known color: Vida Loca. HEX triplet: 50, 80 and 25. RGB value is (80,128,37). Sum of RGB (Red+Green+Blue) = 80+128+37=245 (32% of max value = 765). Red value is 80 (31.64% from 255 or 32.65% from 245); Green value is 128 (50.39% from 255 or 52.24% from 245); Blue value is 37 (14.84% from 255 or 15.10% from 245); Max value from RGB is 128 - color contains mainly: green. Hex color #508025 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #508025 is #AF7FDA. Grayscale: #676767. Windows color (decimal): -11501531 or 2457680. OLE color: 2457680.
HSL color Cylindrical-coordinate representation of color #508025: hue angle of 91.65º degrees, saturation: 0.55, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #508025 is Cyan = 0.38, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 80 | 128 | 37 | - |
| CMYK | 0.38 | 0 | 0.71 | 0.50 |
| HSL | 91.65º | 0.55% | 0.32% | - |
| HSV(B) | 91.65º | 0.71% | 0.5% | - |
| XYZ | 11.36 | 17.28 | 4.49 | - |
| YUV | 103.27 | 90.6 | 111.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 128 | 37 | 0.38 | 0 | 0.71 | 0.50 | 91.65 | 0.55 | 0.32 |
| Hex | 50 | 80 | 25 | 26 | 0 | 47 | 32 | 5C | 37 | 20 |
| Octal | 120 | 200 | 45 | 46 | 0 | 107 | 62 | 134 | 67 | 40 |
| Binary | 1010000 | 10000000 | 100101 | 100110 | 0 | 1000111 | 110010 | 1011100 | 110111 | 100000 |
Color Harmonies of #508025
Complementary color
Monochromatic Colors of #508025
Black with #508025
Text Example
Text Example
White with #508025
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508025; }
p { color: rgb(80,128,37); }
H1.HeaderClassName
{
color: #508025;
}
.AnyTagClassName
{
color: #508025;
}
</style>
background-color css
<style>
a { background-color: #508025; }
a { background-color: rgb(80,128,37); }
div.DivClassName
{
background-color: #508025;
}
.BgClassName
{
background-color: #508025;
}
</style>
border-color css
<style>
span { border-color: #508025; }
span { border-color: rgb(80,128,37); }
td.TdClassName
{
border-color: #508025;
}
.TagClassName
{
border-color: #508025;
}
</style>