Shades of Vida Loca #538320
Tints of Vida Loca #538320
RGB
CMYK
RGB Variations
Color information
#538320 (or 0x538320) is known color: Vida Loca. HEX triplet: 53, 83 and 20. RGB value is (83,131,32). Sum of RGB (Red+Green+Blue) = 83+131+32=246 (32% of max value = 765). Red value is 83 (32.81% from 255 or 33.74% from 246); Green value is 131 (51.56% from 255 or 53.25% from 246); Blue value is 32 (12.89% from 255 or 13.01% from 246); Max value from RGB is 131 - color contains mainly: green. Hex color #538320 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #538320 is #AC7CDF. Grayscale: #696969. Windows color (decimal): -11304160 or 2130771. OLE color: 2130771.
HSL color Cylindrical-coordinate representation of color #538320: hue angle of 89.09º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #538320 is Cyan = 0.37, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 131 | 32 | - |
| CMYK | 0.37 | 0 | 0.76 | 0.49 |
| HSL | 89.09º | 0.61% | 0.32% | - |
| HSV(B) | 89.09º | 0.76% | 0.51% | - |
| XYZ | 11.94 | 18.18 | 4.25 | - |
| YUV | 105.36 | 86.6 | 112.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 131 | 32 | 0.37 | 0 | 0.76 | 0.49 | 89.09 | 0.61 | 0.32 |
| Hex | 53 | 83 | 20 | 25 | 0 | 4C | 31 | 59 | 3D | 20 |
| Octal | 123 | 203 | 40 | 45 | 0 | 114 | 61 | 131 | 75 | 40 |
| Binary | 1010011 | 10000011 | 100000 | 100101 | 0 | 1001100 | 110001 | 1011001 | 111101 | 100000 |
Color Harmonies of #538320
Complementary color
Monochromatic Colors of #538320
Black with #538320
Text Example
Text Example
White with #538320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538320; }
p { color: rgb(83,131,32); }
H1.HeaderClassName
{
color: #538320;
}
.AnyTagClassName
{
color: #538320;
}
</style>
background-color css
<style>
a { background-color: #538320; }
a { background-color: rgb(83,131,32); }
div.DivClassName
{
background-color: #538320;
}
.BgClassName
{
background-color: #538320;
}
</style>
border-color css
<style>
span { border-color: #538320; }
span { border-color: rgb(83,131,32); }
td.TdClassName
{
border-color: #538320;
}
.TagClassName
{
border-color: #538320;
}
</style>