Shades of Vida Loca #538227
Tints of Vida Loca #538227
RGB
CMYK
RGB Variations
Color information
#538227 (or 0x538227) is known color: Vida Loca. HEX triplet: 53, 82 and 27. RGB value is (83,130,39). Sum of RGB (Red+Green+Blue) = 83+130+39=252 (33% of max value = 765). Red value is 83 (32.81% from 255 or 32.94% from 252); Green value is 130 (51.17% from 255 or 51.59% from 252); Blue value is 39 (15.62% from 255 or 15.48% from 252); Max value from RGB is 130 - color contains mainly: green. Hex color #538227 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #538227 is #AC7DD8. Grayscale: #696969. Windows color (decimal): -11304409 or 2589267. OLE color: 2589267.
HSL color Cylindrical-coordinate representation of color #538227: hue angle of 90.99º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #538227 is Cyan = 0.36, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 130 | 39 | - |
| CMYK | 0.36 | 0 | 0.70 | 0.49 |
| HSL | 90.99º | 0.54% | 0.33% | - |
| HSV(B) | 90.99º | 0.7% | 0.51% | - |
| XYZ | 11.92 | 17.95 | 4.76 | - |
| YUV | 105.57 | 90.43 | 111.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 130 | 39 | 0.36 | 0 | 0.70 | 0.49 | 90.99 | 0.54 | 0.33 |
| Hex | 53 | 82 | 27 | 24 | 0 | 46 | 31 | 5B | 36 | 21 |
| Octal | 123 | 202 | 47 | 44 | 0 | 106 | 61 | 133 | 66 | 41 |
| Binary | 1010011 | 10000010 | 100111 | 100100 | 0 | 1000110 | 110001 | 1011011 | 110110 | 100001 |
Color Harmonies of #538227
Complementary color
Monochromatic Colors of #538227
Black with #538227
Text Example
Text Example
White with #538227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538227; }
p { color: rgb(83,130,39); }
H1.HeaderClassName
{
color: #538227;
}
.AnyTagClassName
{
color: #538227;
}
</style>
background-color css
<style>
a { background-color: #538227; }
a { background-color: rgb(83,130,39); }
div.DivClassName
{
background-color: #538227;
}
.BgClassName
{
background-color: #538227;
}
</style>
border-color css
<style>
span { border-color: #538227; }
span { border-color: rgb(83,130,39); }
td.TdClassName
{
border-color: #538227;
}
.TagClassName
{
border-color: #538227;
}
</style>