Shades of Vida Loca #508326
Tints of Vida Loca #508326
RGB
CMYK
RGB Variations
Color information
#508326 (or 0x508326) is known color: Vida Loca. HEX triplet: 50, 83 and 26. RGB value is (80,131,38). Sum of RGB (Red+Green+Blue) = 80+131+38=249 (32% of max value = 765). Red value is 80 (31.64% from 255 or 32.13% from 249); Green value is 131 (51.56% from 255 or 52.61% from 249); Blue value is 38 (15.23% from 255 or 15.26% from 249); Max value from RGB is 131 - color contains mainly: green. Hex color #508326 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #508326 is #AF7CD9. Grayscale: #696969. Windows color (decimal): -11500762 or 2523984. OLE color: 2523984.
HSL color Cylindrical-coordinate representation of color #508326: hue angle of 92.9º degrees, saturation: 0.55, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #508326 is Cyan = 0.39, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 131 | 38 | - |
| CMYK | 0.39 | 0 | 0.71 | 0.49 |
| HSL | 92.9º | 0.55% | 0.33% | - |
| HSV(B) | 92.9º | 0.71% | 0.51% | - |
| XYZ | 11.77 | 18.08 | 4.7 | - |
| YUV | 105.15 | 90.1 | 110.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 131 | 38 | 0.39 | 0 | 0.71 | 0.49 | 92.9 | 0.55 | 0.33 |
| Hex | 50 | 83 | 26 | 27 | 0 | 47 | 31 | 5D | 37 | 21 |
| Octal | 120 | 203 | 46 | 47 | 0 | 107 | 61 | 135 | 67 | 41 |
| Binary | 1010000 | 10000011 | 100110 | 100111 | 0 | 1000111 | 110001 | 1011101 | 110111 | 100001 |
Color Harmonies of #508326
Complementary color
Monochromatic Colors of #508326
Black with #508326
Text Example
Text Example
White with #508326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508326; }
p { color: rgb(80,131,38); }
H1.HeaderClassName
{
color: #508326;
}
.AnyTagClassName
{
color: #508326;
}
</style>
background-color css
<style>
a { background-color: #508326; }
a { background-color: rgb(80,131,38); }
div.DivClassName
{
background-color: #508326;
}
.BgClassName
{
background-color: #508326;
}
</style>
border-color css
<style>
span { border-color: #508326; }
span { border-color: rgb(80,131,38); }
td.TdClassName
{
border-color: #508326;
}
.TagClassName
{
border-color: #508326;
}
</style>