Shades of Vida Loca #538416
Tints of Vida Loca #538416
RGB
CMYK
RGB Variations
Color information
#538416 (or 0x538416) is known color: Vida Loca. HEX triplet: 53, 84 and 16. RGB value is (83,132,22). Sum of RGB (Red+Green+Blue) = 83+132+22=237 (31% of max value = 765). Red value is 83 (32.81% from 255 or 35.02% from 237); Green value is 132 (51.95% from 255 or 55.70% from 237); Blue value is 22 (8.98% from 255 or 9.28% from 237); Max value from RGB is 132 - color contains mainly: green. Hex color #538416 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #538416 is #AC7BE9. Grayscale: #696969. Windows color (decimal): -11303914 or 1475667. OLE color: 1475667.
HSL color Cylindrical-coordinate representation of color #538416: hue angle of 86.73º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #538416 is Cyan = 0.37, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 83 | 132 | 22 | - |
| CMYK | 0.37 | 0 | 0.83 | 0.48 |
| HSL | 86.73º | 0.71% | 0.3% | - |
| HSV(B) | 86.73º | 0.83% | 0.52% | - |
| XYZ | 11.96 | 18.4 | 3.68 | - |
| YUV | 104.81 | 81.27 | 112.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 132 | 22 | 0.37 | 0 | 0.83 | 0.48 | 86.73 | 0.71 | 0.3 |
| Hex | 53 | 84 | 16 | 25 | 0 | 53 | 30 | 57 | 47 | 1E |
| Octal | 123 | 204 | 26 | 45 | 0 | 123 | 60 | 127 | 107 | 36 |
| Binary | 1010011 | 10000100 | 10110 | 100101 | 0 | 1010011 | 110000 | 1010111 | 1000111 | 11110 |
Color Harmonies of #538416
Complementary color
Monochromatic Colors of #538416
Black with #538416
Text Example
Text Example
White with #538416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538416; }
p { color: rgb(83,132,22); }
H1.HeaderClassName
{
color: #538416;
}
.AnyTagClassName
{
color: #538416;
}
</style>
background-color css
<style>
a { background-color: #538416; }
a { background-color: rgb(83,132,22); }
div.DivClassName
{
background-color: #538416;
}
.BgClassName
{
background-color: #538416;
}
</style>
border-color css
<style>
span { border-color: #538416; }
span { border-color: rgb(83,132,22); }
td.TdClassName
{
border-color: #538416;
}
.TagClassName
{
border-color: #538416;
}
</style>