Shades of Vida Loca #508610
Tints of Vida Loca #508610
RGB
CMYK
RGB Variations
Color information
#508610 (or 0x508610) is known color: Vida Loca. HEX triplet: 50, 86 and 10. RGB value is (80,134,16). Sum of RGB (Red+Green+Blue) = 80+134+16=230 (30% of max value = 765). Red value is 80 (31.64% from 255 or 34.78% from 230); Green value is 134 (52.73% from 255 or 58.26% from 230); Blue value is 16 (6.64% from 255 or 6.96% from 230); Max value from RGB is 134 - color contains mainly: green. Hex color #508610 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #508610 is #AF79EF. Grayscale: #686868. Windows color (decimal): -11500016 or 1082960. OLE color: 1082960.
HSL color Cylindrical-coordinate representation of color #508610: hue angle of 87.46º degrees, saturation: 0.79, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #508610 is Cyan = 0.40, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 80 | 134 | 16 | - |
| CMYK | 0.40 | 0 | 0.88 | 0.47 |
| HSL | 87.46º | 0.79% | 0.29% | - |
| HSV(B) | 87.46º | 0.88% | 0.53% | - |
| XYZ | 11.93 | 18.79 | 3.49 | - |
| YUV | 104.4 | 78.11 | 110.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 134 | 16 | 0.40 | 0 | 0.88 | 0.47 | 87.46 | 0.79 | 0.29 |
| Hex | 50 | 86 | 10 | 28 | 0 | 58 | 2F | 57 | 4F | 1D |
| Octal | 120 | 206 | 20 | 50 | 0 | 130 | 57 | 127 | 117 | 35 |
| Binary | 1010000 | 10000110 | 10000 | 101000 | 0 | 1011000 | 101111 | 1010111 | 1001111 | 11101 |
Color Harmonies of #508610
Complementary color
Monochromatic Colors of #508610
Black with #508610
Text Example
Text Example
White with #508610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508610; }
p { color: rgb(80,134,16); }
H1.HeaderClassName
{
color: #508610;
}
.AnyTagClassName
{
color: #508610;
}
</style>
background-color css
<style>
a { background-color: #508610; }
a { background-color: rgb(80,134,16); }
div.DivClassName
{
background-color: #508610;
}
.BgClassName
{
background-color: #508610;
}
</style>
border-color css
<style>
span { border-color: #508610; }
span { border-color: rgb(80,134,16); }
td.TdClassName
{
border-color: #508610;
}
.TagClassName
{
border-color: #508610;
}
</style>