Shades of Vida Loca #538312
Tints of Vida Loca #538312
RGB
CMYK
RGB Variations
Color information
#538312 (or 0x538312) is known color: Vida Loca. HEX triplet: 53, 83 and 12. RGB value is (83,131,18). Sum of RGB (Red+Green+Blue) = 83+131+18=232 (30% of max value = 765). Red value is 83 (32.81% from 255 or 35.78% from 232); Green value is 131 (51.56% from 255 or 56.47% from 232); Blue value is 18 (7.42% from 255 or 7.76% from 232); Max value from RGB is 131 - color contains mainly: green. Hex color #538312 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #538312 is #AC7CED. Grayscale: #686868. Windows color (decimal): -11304174 or 1213267. OLE color: 1213267.
HSL color Cylindrical-coordinate representation of color #538312: hue angle of 85.49º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #538312 is Cyan = 0.37, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 131 | 18 | - |
| CMYK | 0.37 | 0 | 0.86 | 0.49 |
| HSL | 85.49º | 0.76% | 0.29% | - |
| HSV(B) | 85.49º | 0.86% | 0.51% | - |
| XYZ | 11.79 | 18.12 | 3.45 | - |
| YUV | 103.77 | 79.6 | 113.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 131 | 18 | 0.37 | 0 | 0.86 | 0.49 | 85.49 | 0.76 | 0.29 |
| Hex | 53 | 83 | 12 | 25 | 0 | 56 | 31 | 55 | 4C | 1D |
| Octal | 123 | 203 | 22 | 45 | 0 | 126 | 61 | 125 | 114 | 35 |
| Binary | 1010011 | 10000011 | 10010 | 100101 | 0 | 1010110 | 110001 | 1010101 | 1001100 | 11101 |
Color Harmonies of #538312
Complementary color
Monochromatic Colors of #538312
Black with #538312
Text Example
Text Example
White with #538312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538312; }
p { color: rgb(83,131,18); }
H1.HeaderClassName
{
color: #538312;
}
.AnyTagClassName
{
color: #538312;
}
</style>
background-color css
<style>
a { background-color: #538312; }
a { background-color: rgb(83,131,18); }
div.DivClassName
{
background-color: #538312;
}
.BgClassName
{
background-color: #538312;
}
</style>
border-color css
<style>
span { border-color: #538312; }
span { border-color: rgb(83,131,18); }
td.TdClassName
{
border-color: #538312;
}
.TagClassName
{
border-color: #538312;
}
</style>