Shades of Vida Loca #508802
Tints of Vida Loca #508802
RGB
CMYK
RGB Variations
Color information
#508802 (or 0x508802) is known color: Vida Loca. HEX triplet: 50, 88 and 02. RGB value is (80,136,2). Sum of RGB (Red+Green+Blue) = 80+136+2=218 (28% of max value = 765). Red value is 80 (31.64% from 255 or 36.70% from 218); Green value is 136 (53.52% from 255 or 62.39% from 218); Blue value is 2 (1.17% from 255 or 0.92% from 218); Max value from RGB is 136 - color contains mainly: green. Hex color #508802 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #508802 is #AF77FD. Grayscale: #686868. Windows color (decimal): -11499518 or 165968. OLE color: 165968.
HSL color Cylindrical-coordinate representation of color #508802: hue angle of 85.07º degrees, saturation: 0.97, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #508802 is Cyan = 0.41, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 80 | 136 | 2 | - |
| CMYK | 0.41 | 0 | 0.99 | 0.47 |
| HSL | 85.07º | 0.97% | 0.27% | - |
| HSV(B) | 85.07º | 0.99% | 0.53% | - |
| XYZ | 12.12 | 19.32 | 3.15 | - |
| YUV | 103.98 | 70.45 | 110.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 136 | 2 | 0.41 | 0 | 0.99 | 0.47 | 85.07 | 0.97 | 0.27 |
| Hex | 50 | 88 | 2 | 29 | 0 | 63 | 2F | 55 | 61 | 1B |
| Octal | 120 | 210 | 2 | 51 | 0 | 143 | 57 | 125 | 141 | 33 |
| Binary | 1010000 | 10001000 | 10 | 101001 | 0 | 1100011 | 101111 | 1010101 | 1100001 | 11011 |
Color Harmonies of #508802
Complementary color
Monochromatic Colors of #508802
Black with #508802
Text Example
Text Example
White with #508802
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508802; }
p { color: rgb(80,136,2); }
H1.HeaderClassName
{
color: #508802;
}
.AnyTagClassName
{
color: #508802;
}
</style>
background-color css
<style>
a { background-color: #508802; }
a { background-color: rgb(80,136,2); }
div.DivClassName
{
background-color: #508802;
}
.BgClassName
{
background-color: #508802;
}
</style>
border-color css
<style>
span { border-color: #508802; }
span { border-color: rgb(80,136,2); }
td.TdClassName
{
border-color: #508802;
}
.TagClassName
{
border-color: #508802;
}
</style>