Shades of Vida Loca #508207
Tints of Vida Loca #508207
RGB
CMYK
RGB Variations
Color information
#508207 (or 0x508207) is known color: Vida Loca. HEX triplet: 50, 82 and 07. RGB value is (80,130,7). Sum of RGB (Red+Green+Blue) = 80+130+7=217 (28% of max value = 765). Red value is 80 (31.64% from 255 or 36.87% from 217); Green value is 130 (51.17% from 255 or 59.91% from 217); Blue value is 7 (3.12% from 255 or 3.23% from 217); Max value from RGB is 130 - color contains mainly: green. Hex color #508207 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #508207 is #AF7DF8. Grayscale: #656565. Windows color (decimal): -11501049 or 492112. OLE color: 492112.
HSL color Cylindrical-coordinate representation of color #508207: hue angle of 84.39º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #508207 is Cyan = 0.38, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 130 | 7 | - |
| CMYK | 0.38 | 0 | 0.95 | 0.49 |
| HSL | 84.39º | 0.9% | 0.27% | - |
| HSV(B) | 84.39º | 0.95% | 0.51% | - |
| XYZ | 11.33 | 17.69 | 3.02 | - |
| YUV | 101.03 | 74.94 | 113 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 130 | 7 | 0.38 | 0 | 0.95 | 0.49 | 84.39 | 0.9 | 0.27 |
| Hex | 50 | 82 | 7 | 26 | 0 | 5F | 31 | 54 | 5A | 1B |
| Octal | 120 | 202 | 7 | 46 | 0 | 137 | 61 | 124 | 132 | 33 |
| Binary | 1010000 | 10000010 | 111 | 100110 | 0 | 1011111 | 110001 | 1010100 | 1011010 | 11011 |
Color Harmonies of #508207
Complementary color
Monochromatic Colors of #508207
Black with #508207
Text Example
Text Example
White with #508207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508207; }
p { color: rgb(80,130,7); }
H1.HeaderClassName
{
color: #508207;
}
.AnyTagClassName
{
color: #508207;
}
</style>
background-color css
<style>
a { background-color: #508207; }
a { background-color: rgb(80,130,7); }
div.DivClassName
{
background-color: #508207;
}
.BgClassName
{
background-color: #508207;
}
</style>
border-color css
<style>
span { border-color: #508207; }
span { border-color: rgb(80,130,7); }
td.TdClassName
{
border-color: #508207;
}
.TagClassName
{
border-color: #508207;
}
</style>