Shades of Vida Loca #508712
Tints of Vida Loca #508712
RGB
CMYK
RGB Variations
Color information
#508712 (or 0x508712) is known color: Vida Loca. HEX triplet: 50, 87 and 12. RGB value is (80,135,18). Sum of RGB (Red+Green+Blue) = 80+135+18=233 (30% of max value = 765). Red value is 80 (31.64% from 255 or 34.33% from 233); Green value is 135 (53.12% from 255 or 57.94% from 233); Blue value is 18 (7.42% from 255 or 7.73% from 233); Max value from RGB is 135 - color contains mainly: green. Hex color #508712 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #508712 is #AF78ED. Grayscale: #696969. Windows color (decimal): -11499758 or 1214288. OLE color: 1214288.
HSL color Cylindrical-coordinate representation of color #508712: hue angle of 88.21º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #508712 is Cyan = 0.41, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 80 | 135 | 18 | - |
| CMYK | 0.41 | 0 | 0.87 | 0.47 |
| HSL | 88.21º | 0.76% | 0.3% | - |
| HSV(B) | 88.21º | 0.87% | 0.53% | - |
| XYZ | 12.08 | 19.08 | 3.62 | - |
| YUV | 105.22 | 78.78 | 110.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 135 | 18 | 0.41 | 0 | 0.87 | 0.47 | 88.21 | 0.76 | 0.3 |
| Hex | 50 | 87 | 12 | 29 | 0 | 57 | 2F | 58 | 4C | 1E |
| Octal | 120 | 207 | 22 | 51 | 0 | 127 | 57 | 130 | 114 | 36 |
| Binary | 1010000 | 10000111 | 10010 | 101001 | 0 | 1010111 | 101111 | 1011000 | 1001100 | 11110 |
Color Harmonies of #508712
Complementary color
Monochromatic Colors of #508712
Black with #508712
Text Example
Text Example
White with #508712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508712; }
p { color: rgb(80,135,18); }
H1.HeaderClassName
{
color: #508712;
}
.AnyTagClassName
{
color: #508712;
}
</style>
background-color css
<style>
a { background-color: #508712; }
a { background-color: rgb(80,135,18); }
div.DivClassName
{
background-color: #508712;
}
.BgClassName
{
background-color: #508712;
}
</style>
border-color css
<style>
span { border-color: #508712; }
span { border-color: rgb(80,135,18); }
td.TdClassName
{
border-color: #508712;
}
.TagClassName
{
border-color: #508712;
}
</style>