Shades of Vida Loca #538218
Tints of Vida Loca #538218
RGB
CMYK
RGB Variations
Color information
#538218 (or 0x538218) is known color: Vida Loca. HEX triplet: 53, 82 and 18. RGB value is (83,130,24). Sum of RGB (Red+Green+Blue) = 83+130+24=237 (31% of max value = 765). Red value is 83 (32.81% from 255 or 35.02% from 237); Green value is 130 (51.17% from 255 or 54.85% from 237); Blue value is 24 (9.77% from 255 or 10.13% from 237); Max value from RGB is 130 - color contains mainly: green. Hex color #538218 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #538218 is #AC7DE7. Grayscale: #686868. Windows color (decimal): -11304424 or 1606227. OLE color: 1606227.
HSL color Cylindrical-coordinate representation of color #538218: hue angle of 86.6º degrees, saturation: 0.69, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #538218 is Cyan = 0.36, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 130 | 24 | - |
| CMYK | 0.36 | 0 | 0.82 | 0.49 |
| HSL | 86.6º | 0.69% | 0.3% | - |
| HSV(B) | 86.6º | 0.82% | 0.51% | - |
| XYZ | 11.71 | 17.87 | 3.7 | - |
| YUV | 103.86 | 82.93 | 113.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 130 | 24 | 0.36 | 0 | 0.82 | 0.49 | 86.6 | 0.69 | 0.3 |
| Hex | 53 | 82 | 18 | 24 | 0 | 52 | 31 | 57 | 45 | 1E |
| Octal | 123 | 202 | 30 | 44 | 0 | 122 | 61 | 127 | 105 | 36 |
| Binary | 1010011 | 10000010 | 11000 | 100100 | 0 | 1010010 | 110001 | 1010111 | 1000101 | 11110 |
Color Harmonies of #538218
Complementary color
Monochromatic Colors of #538218
Black with #538218
Text Example
Text Example
White with #538218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538218; }
p { color: rgb(83,130,24); }
H1.HeaderClassName
{
color: #538218;
}
.AnyTagClassName
{
color: #538218;
}
</style>
background-color css
<style>
a { background-color: #538218; }
a { background-color: rgb(83,130,24); }
div.DivClassName
{
background-color: #538218;
}
.BgClassName
{
background-color: #538218;
}
</style>
border-color css
<style>
span { border-color: #538218; }
span { border-color: rgb(83,130,24); }
td.TdClassName
{
border-color: #538218;
}
.TagClassName
{
border-color: #538218;
}
</style>