Shades of Vida Loca #538116
Tints of Vida Loca #538116
RGB
CMYK
RGB Variations
Color information
#538116 (or 0x538116) is known color: Vida Loca. HEX triplet: 53, 81 and 16. RGB value is (83,129,22). Sum of RGB (Red+Green+Blue) = 83+129+22=234 (30% of max value = 765). Red value is 83 (32.81% from 255 or 35.47% from 234); Green value is 129 (50.78% from 255 or 55.13% from 234); Blue value is 22 (8.98% from 255 or 9.40% from 234); Max value from RGB is 129 - color contains mainly: green. Hex color #538116 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #538116 is #AC7EE9. Grayscale: #676767. Windows color (decimal): -11304682 or 1474899. OLE color: 1474899.
HSL color Cylindrical-coordinate representation of color #538116: hue angle of 85.79º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #538116 is Cyan = 0.36, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 129 | 22 | - |
| CMYK | 0.36 | 0 | 0.83 | 0.49 |
| HSL | 85.79º | 0.71% | 0.3% | - |
| HSV(B) | 85.79º | 0.83% | 0.51% | - |
| XYZ | 11.56 | 17.6 | 3.55 | - |
| YUV | 103.05 | 82.26 | 113.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 129 | 22 | 0.36 | 0 | 0.83 | 0.49 | 85.79 | 0.71 | 0.3 |
| Hex | 53 | 81 | 16 | 24 | 0 | 53 | 31 | 56 | 47 | 1E |
| Octal | 123 | 201 | 26 | 44 | 0 | 123 | 61 | 126 | 107 | 36 |
| Binary | 1010011 | 10000001 | 10110 | 100100 | 0 | 1010011 | 110001 | 1010110 | 1000111 | 11110 |
Color Harmonies of #538116
Complementary color
Monochromatic Colors of #538116
Black with #538116
Text Example
Text Example
White with #538116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538116; }
p { color: rgb(83,129,22); }
H1.HeaderClassName
{
color: #538116;
}
.AnyTagClassName
{
color: #538116;
}
</style>
background-color css
<style>
a { background-color: #538116; }
a { background-color: rgb(83,129,22); }
div.DivClassName
{
background-color: #538116;
}
.BgClassName
{
background-color: #538116;
}
</style>
border-color css
<style>
span { border-color: #538116; }
span { border-color: rgb(83,129,22); }
td.TdClassName
{
border-color: #538116;
}
.TagClassName
{
border-color: #538116;
}
</style>