Shades of Vida Loca #538729
Tints of Vida Loca #538729
RGB
CMYK
RGB Variations
Color information
#538729 (or 0x538729) is known color: Vida Loca. HEX triplet: 53, 87 and 29. RGB value is (83,135,41). Sum of RGB (Red+Green+Blue) = 83+135+41=259 (34% of max value = 765). Red value is 83 (32.81% from 255 or 32.05% from 259); Green value is 135 (53.12% from 255 or 52.12% from 259); Blue value is 41 (16.41% from 255 or 15.83% from 259); Max value from RGB is 135 - color contains mainly: green. Hex color #538729 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #538729 is #AC78D6. Grayscale: #6D6D6D. Windows color (decimal): -11303127 or 2721619. OLE color: 2721619.
HSL color Cylindrical-coordinate representation of color #538729: hue angle of 93.19º degrees, saturation: 0.53, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #538729 is Cyan = 0.39, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 135 | 41 | - |
| CMYK | 0.39 | 0 | 0.70 | 0.47 |
| HSL | 93.19º | 0.53% | 0.35% | - |
| HSV(B) | 93.19º | 0.7% | 0.53% | - |
| XYZ | 12.63 | 19.33 | 5.16 | - |
| YUV | 108.74 | 89.77 | 109.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 135 | 41 | 0.39 | 0 | 0.70 | 0.47 | 93.19 | 0.53 | 0.35 |
| Hex | 53 | 87 | 29 | 27 | 0 | 46 | 2F | 5D | 35 | 23 |
| Octal | 123 | 207 | 51 | 47 | 0 | 106 | 57 | 135 | 65 | 43 |
| Binary | 1010011 | 10000111 | 101001 | 100111 | 0 | 1000110 | 101111 | 1011101 | 110101 | 100011 |
Color Harmonies of #538729
Complementary color
Monochromatic Colors of #538729
Black with #538729
Text Example
Text Example
White with #538729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538729; }
p { color: rgb(83,135,41); }
H1.HeaderClassName
{
color: #538729;
}
.AnyTagClassName
{
color: #538729;
}
</style>
background-color css
<style>
a { background-color: #538729; }
a { background-color: rgb(83,135,41); }
div.DivClassName
{
background-color: #538729;
}
.BgClassName
{
background-color: #538729;
}
</style>
border-color css
<style>
span { border-color: #538729; }
span { border-color: rgb(83,135,41); }
td.TdClassName
{
border-color: #538729;
}
.TagClassName
{
border-color: #538729;
}
</style>