Shades of Vida Loca #508223
Tints of Vida Loca #508223
RGB
CMYK
RGB Variations
Color information
#508223 (or 0x508223) is known color: Vida Loca. HEX triplet: 50, 82 and 23. RGB value is (80,130,35). Sum of RGB (Red+Green+Blue) = 80+130+35=245 (32% of max value = 765). Red value is 80 (31.64% from 255 or 32.65% from 245); Green value is 130 (51.17% from 255 or 53.06% from 245); Blue value is 35 (14.06% from 255 or 14.29% from 245); Max value from RGB is 130 - color contains mainly: green. Hex color #508223 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #508223 is #AF7DDC. Grayscale: #686868. Windows color (decimal): -11501021 or 2327120. OLE color: 2327120.
HSL color Cylindrical-coordinate representation of color #508223: hue angle of 91.58º degrees, saturation: 0.58, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #508223 is Cyan = 0.38, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 130 | 35 | - |
| CMYK | 0.38 | 0 | 0.73 | 0.49 |
| HSL | 91.58º | 0.58% | 0.32% | - |
| HSV(B) | 91.58º | 0.73% | 0.51% | - |
| XYZ | 11.59 | 17.79 | 4.41 | - |
| YUV | 104.22 | 88.94 | 110.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 130 | 35 | 0.38 | 0 | 0.73 | 0.49 | 91.58 | 0.58 | 0.32 |
| Hex | 50 | 82 | 23 | 26 | 0 | 49 | 31 | 5C | 3A | 20 |
| Octal | 120 | 202 | 43 | 46 | 0 | 111 | 61 | 134 | 72 | 40 |
| Binary | 1010000 | 10000010 | 100011 | 100110 | 0 | 1001001 | 110001 | 1011100 | 111010 | 100000 |
Color Harmonies of #508223
Complementary color
Monochromatic Colors of #508223
Black with #508223
Text Example
Text Example
White with #508223
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508223; }
p { color: rgb(80,130,35); }
H1.HeaderClassName
{
color: #508223;
}
.AnyTagClassName
{
color: #508223;
}
</style>
background-color css
<style>
a { background-color: #508223; }
a { background-color: rgb(80,130,35); }
div.DivClassName
{
background-color: #508223;
}
.BgClassName
{
background-color: #508223;
}
</style>
border-color css
<style>
span { border-color: #508223; }
span { border-color: rgb(80,130,35); }
td.TdClassName
{
border-color: #508223;
}
.TagClassName
{
border-color: #508223;
}
</style>