Shades of Vida Loca #508523
Tints of Vida Loca #508523
RGB
CMYK
RGB Variations
Color information
#508523 (or 0x508523) is known color: Vida Loca. HEX triplet: 50, 85 and 23. RGB value is (80,133,35). Sum of RGB (Red+Green+Blue) = 80+133+35=248 (32% of max value = 765). Red value is 80 (31.64% from 255 or 32.26% from 248); Green value is 133 (52.34% from 255 or 53.63% from 248); Blue value is 35 (14.06% from 255 or 14.11% from 248); Max value from RGB is 133 - color contains mainly: green. Hex color #508523 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #508523 is #AF7ADC. Grayscale: #6A6A6A. Windows color (decimal): -11500253 or 2327888. OLE color: 2327888.
HSL color Cylindrical-coordinate representation of color #508523: hue angle of 92.45º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #508523 is Cyan = 0.40, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 80 | 133 | 35 | - |
| CMYK | 0.40 | 0 | 0.74 | 0.48 |
| HSL | 92.45º | 0.58% | 0.33% | - |
| HSV(B) | 92.45º | 0.74% | 0.52% | - |
| XYZ | 12 | 18.6 | 4.55 | - |
| YUV | 105.98 | 87.94 | 109.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 133 | 35 | 0.40 | 0 | 0.74 | 0.48 | 92.45 | 0.58 | 0.33 |
| Hex | 50 | 85 | 23 | 28 | 0 | 4A | 30 | 5C | 3A | 21 |
| Octal | 120 | 205 | 43 | 50 | 0 | 112 | 60 | 134 | 72 | 41 |
| Binary | 1010000 | 10000101 | 100011 | 101000 | 0 | 1001010 | 110000 | 1011100 | 111010 | 100001 |
Color Harmonies of #508523
Complementary color
Monochromatic Colors of #508523
Black with #508523
Text Example
Text Example
White with #508523
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508523; }
p { color: rgb(80,133,35); }
H1.HeaderClassName
{
color: #508523;
}
.AnyTagClassName
{
color: #508523;
}
</style>
background-color css
<style>
a { background-color: #508523; }
a { background-color: rgb(80,133,35); }
div.DivClassName
{
background-color: #508523;
}
.BgClassName
{
background-color: #508523;
}
</style>
border-color css
<style>
span { border-color: #508523; }
span { border-color: rgb(80,133,35); }
td.TdClassName
{
border-color: #508523;
}
.TagClassName
{
border-color: #508523;
}
</style>