Shades of Vida Loca #538A2E
Tints of Vida Loca #538A2E
RGB
CMYK
RGB Variations
Color information
#538A2E (or 0x538A2E) is known color: Vida Loca. HEX triplet: 53, 8A and 2E. RGB value is (83,138,46). Sum of RGB (Red+Green+Blue) = 83+138+46=267 (35% of max value = 765). Red value is 83 (32.81% from 255 or 31.09% from 267); Green value is 138 (54.30% from 255 or 51.69% from 267); Blue value is 46 (18.36% from 255 or 17.23% from 267); Max value from RGB is 138 - color contains mainly: green. Hex color #538A2E is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #538A2E is #AC75D1. Grayscale: #6F6F6F. Windows color (decimal): -11302354 or 3050067. OLE color: 3050067.
HSL color Cylindrical-coordinate representation of color #538A2E: hue angle of 95.87º degrees, saturation: 0.5, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #538A2E is Cyan = 0.40, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 83 | 138 | 46 | - |
| CMYK | 0.40 | 0 | 0.67 | 0.46 |
| HSL | 95.87º | 0.5% | 0.36% | - |
| HSV(B) | 95.87º | 0.67% | 0.54% | - |
| XYZ | 13.15 | 20.21 | 5.79 | - |
| YUV | 111.07 | 91.28 | 107.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 138 | 46 | 0.40 | 0 | 0.67 | 0.46 | 95.87 | 0.5 | 0.36 |
| Hex | 53 | 8A | 2E | 28 | 0 | 43 | 2E | 60 | 32 | 24 |
| Octal | 123 | 212 | 56 | 50 | 0 | 103 | 56 | 140 | 62 | 44 |
| Binary | 1010011 | 10001010 | 101110 | 101000 | 0 | 1000011 | 101110 | 1100000 | 110010 | 100100 |
Color Harmonies of #538A2E
Complementary color
Monochromatic Colors of #538A2E
Black with #538A2E
Text Example
Text Example
White with #538A2E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538A2E; }
p { color: rgb(83,138,46); }
H1.HeaderClassName
{
color: #538A2E;
}
.AnyTagClassName
{
color: #538A2E;
}
</style>
background-color css
<style>
a { background-color: #538A2E; }
a { background-color: rgb(83,138,46); }
div.DivClassName
{
background-color: #538A2E;
}
.BgClassName
{
background-color: #538A2E;
}
</style>
border-color css
<style>
span { border-color: #538A2E; }
span { border-color: rgb(83,138,46); }
td.TdClassName
{
border-color: #538A2E;
}
.TagClassName
{
border-color: #538A2E;
}
</style>