Shades of Vida Loca #538626
Tints of Vida Loca #538626
RGB
CMYK
RGB Variations
Color information
#538626 (or 0x538626) is known color: Vida Loca. HEX triplet: 53, 86 and 26. RGB value is (83,134,38). Sum of RGB (Red+Green+Blue) = 83+134+38=255 (33% of max value = 765). Red value is 83 (32.81% from 255 or 32.55% from 255); Green value is 134 (52.73% from 255 or 52.55% from 255); Blue value is 38 (15.23% from 255 or 14.90% from 255); Max value from RGB is 134 - color contains mainly: green. Hex color #538626 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #538626 is #AC79D9. Grayscale: #6C6C6C. Windows color (decimal): -11303386 or 2524755. OLE color: 2524755.
HSL color Cylindrical-coordinate representation of color #538626: hue angle of 91.88º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #538626 is Cyan = 0.38, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 134 | 38 | - |
| CMYK | 0.38 | 0 | 0.72 | 0.47 |
| HSL | 91.88º | 0.56% | 0.34% | - |
| HSV(B) | 91.88º | 0.72% | 0.53% | - |
| XYZ | 12.44 | 19.03 | 4.85 | - |
| YUV | 107.81 | 88.6 | 110.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 134 | 38 | 0.38 | 0 | 0.72 | 0.47 | 91.88 | 0.56 | 0.34 |
| Hex | 53 | 86 | 26 | 26 | 0 | 48 | 2F | 5C | 38 | 22 |
| Octal | 123 | 206 | 46 | 46 | 0 | 110 | 57 | 134 | 70 | 42 |
| Binary | 1010011 | 10000110 | 100110 | 100110 | 0 | 1001000 | 101111 | 1011100 | 111000 | 100010 |
Color Harmonies of #538626
Complementary color
Monochromatic Colors of #538626
Black with #538626
Text Example
Text Example
White with #538626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538626; }
p { color: rgb(83,134,38); }
H1.HeaderClassName
{
color: #538626;
}
.AnyTagClassName
{
color: #538626;
}
</style>
background-color css
<style>
a { background-color: #538626; }
a { background-color: rgb(83,134,38); }
div.DivClassName
{
background-color: #538626;
}
.BgClassName
{
background-color: #538626;
}
</style>
border-color css
<style>
span { border-color: #538626; }
span { border-color: rgb(83,134,38); }
td.TdClassName
{
border-color: #538626;
}
.TagClassName
{
border-color: #538626;
}
</style>