Shades of Vida Loca #538414
Tints of Vida Loca #538414
RGB
CMYK
RGB Variations
Color information
#538414 (or 0x538414) is known color: Vida Loca. HEX triplet: 53, 84 and 14. RGB value is (83,132,20). Sum of RGB (Red+Green+Blue) = 83+132+20=235 (31% of max value = 765). Red value is 83 (32.81% from 255 or 35.32% from 235); Green value is 132 (51.95% from 255 or 56.17% from 235); Blue value is 20 (8.20% from 255 or 8.51% from 235); Max value from RGB is 132 - color contains mainly: green. Hex color #538414 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #538414 is #AC7BEB. Grayscale: #686868. Windows color (decimal): -11303916 or 1344595. OLE color: 1344595.
HSL color Cylindrical-coordinate representation of color #538414: hue angle of 86.25º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #538414 is Cyan = 0.37, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 83 | 132 | 20 | - |
| CMYK | 0.37 | 0 | 0.85 | 0.48 |
| HSL | 86.25º | 0.74% | 0.3% | - |
| HSV(B) | 86.25º | 0.85% | 0.52% | - |
| XYZ | 11.94 | 18.39 | 3.58 | - |
| YUV | 104.58 | 80.27 | 112.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 132 | 20 | 0.37 | 0 | 0.85 | 0.48 | 86.25 | 0.74 | 0.3 |
| Hex | 53 | 84 | 14 | 25 | 0 | 55 | 30 | 56 | 4A | 1E |
| Octal | 123 | 204 | 24 | 45 | 0 | 125 | 60 | 126 | 112 | 36 |
| Binary | 1010011 | 10000100 | 10100 | 100101 | 0 | 1010101 | 110000 | 1010110 | 1001010 | 11110 |
Color Harmonies of #538414
Complementary color
Monochromatic Colors of #538414
Black with #538414
Text Example
Text Example
White with #538414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538414; }
p { color: rgb(83,132,20); }
H1.HeaderClassName
{
color: #538414;
}
.AnyTagClassName
{
color: #538414;
}
</style>
background-color css
<style>
a { background-color: #538414; }
a { background-color: rgb(83,132,20); }
div.DivClassName
{
background-color: #538414;
}
.BgClassName
{
background-color: #538414;
}
</style>
border-color css
<style>
span { border-color: #538414; }
span { border-color: rgb(83,132,20); }
td.TdClassName
{
border-color: #538414;
}
.TagClassName
{
border-color: #538414;
}
</style>