Shades of Vida Loca #538324
Tints of Vida Loca #538324
RGB
CMYK
RGB Variations
Color information
#538324 (or 0x538324) is known color: Vida Loca. HEX triplet: 53, 83 and 24. RGB value is (83,131,36). Sum of RGB (Red+Green+Blue) = 83+131+36=250 (33% of max value = 765). Red value is 83 (32.81% from 255 or 33.2% from 250); Green value is 131 (51.56% from 255 or 52.4% from 250); Blue value is 36 (14.45% from 255 or 14.4% from 250); Max value from RGB is 131 - color contains mainly: green. Hex color #538324 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #538324 is #AC7CDB. Grayscale: #6A6A6A. Windows color (decimal): -11304156 or 2392915. OLE color: 2392915.
HSL color Cylindrical-coordinate representation of color #538324: hue angle of 90.32º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #538324 is Cyan = 0.37, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 131 | 36 | - |
| CMYK | 0.37 | 0 | 0.73 | 0.49 |
| HSL | 90.32º | 0.57% | 0.33% | - |
| HSV(B) | 90.32º | 0.73% | 0.51% | - |
| XYZ | 12 | 18.2 | 4.55 | - |
| YUV | 105.82 | 88.6 | 111.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 131 | 36 | 0.37 | 0 | 0.73 | 0.49 | 90.32 | 0.57 | 0.33 |
| Hex | 53 | 83 | 24 | 25 | 0 | 49 | 31 | 5A | 39 | 21 |
| Octal | 123 | 203 | 44 | 45 | 0 | 111 | 61 | 132 | 71 | 41 |
| Binary | 1010011 | 10000011 | 100100 | 100101 | 0 | 1001001 | 110001 | 1011010 | 111001 | 100001 |
Color Harmonies of #538324
Complementary color
Monochromatic Colors of #538324
Black with #538324
Text Example
Text Example
White with #538324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538324; }
p { color: rgb(83,131,36); }
H1.HeaderClassName
{
color: #538324;
}
.AnyTagClassName
{
color: #538324;
}
</style>
background-color css
<style>
a { background-color: #538324; }
a { background-color: rgb(83,131,36); }
div.DivClassName
{
background-color: #538324;
}
.BgClassName
{
background-color: #538324;
}
</style>
border-color css
<style>
span { border-color: #538324; }
span { border-color: rgb(83,131,36); }
td.TdClassName
{
border-color: #538324;
}
.TagClassName
{
border-color: #538324;
}
</style>