Shades of Vida Loca #538822
Tints of Vida Loca #538822
RGB
CMYK
RGB Variations
Color information
#538822 (or 0x538822) is known color: Vida Loca. HEX triplet: 53, 88 and 22. RGB value is (83,136,34). Sum of RGB (Red+Green+Blue) = 83+136+34=253 (33% of max value = 765). Red value is 83 (32.81% from 255 or 32.81% from 253); Green value is 136 (53.52% from 255 or 53.75% from 253); Blue value is 34 (13.67% from 255 or 13.44% from 253); Max value from RGB is 136 - color contains mainly: green. Hex color #538822 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #538822 is #AC77DD. Grayscale: #6C6C6C. Windows color (decimal): -11302878 or 2263123. OLE color: 2263123.
HSL color Cylindrical-coordinate representation of color #538822: hue angle of 91.18º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #538822 is Cyan = 0.39, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 136 | 34 | - |
| CMYK | 0.39 | 0 | 0.75 | 0.47 |
| HSL | 91.18º | 0.6% | 0.33% | - |
| HSV(B) | 91.18º | 0.75% | 0.53% | - |
| XYZ | 12.66 | 19.56 | 4.62 | - |
| YUV | 108.53 | 85.94 | 109.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 136 | 34 | 0.39 | 0 | 0.75 | 0.47 | 91.18 | 0.6 | 0.33 |
| Hex | 53 | 88 | 22 | 27 | 0 | 4B | 2F | 5B | 3C | 21 |
| Octal | 123 | 210 | 42 | 47 | 0 | 113 | 57 | 133 | 74 | 41 |
| Binary | 1010011 | 10001000 | 100010 | 100111 | 0 | 1001011 | 101111 | 1011011 | 111100 | 100001 |
Color Harmonies of #538822
Complementary color
Monochromatic Colors of #538822
Black with #538822
Text Example
Text Example
White with #538822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538822; }
p { color: rgb(83,136,34); }
H1.HeaderClassName
{
color: #538822;
}
.AnyTagClassName
{
color: #538822;
}
</style>
background-color css
<style>
a { background-color: #538822; }
a { background-color: rgb(83,136,34); }
div.DivClassName
{
background-color: #538822;
}
.BgClassName
{
background-color: #538822;
}
</style>
border-color css
<style>
span { border-color: #538822; }
span { border-color: rgb(83,136,34); }
td.TdClassName
{
border-color: #538822;
}
.TagClassName
{
border-color: #538822;
}
</style>