Shades of Vida Loca #538815
Tints of Vida Loca #538815
RGB
CMYK
RGB Variations
Color information
#538815 (or 0x538815) is known color: Vida Loca. HEX triplet: 53, 88 and 15. RGB value is (83,136,21). Sum of RGB (Red+Green+Blue) = 83+136+21=240 (31% of max value = 765). Red value is 83 (32.81% from 255 or 34.58% from 240); Green value is 136 (53.52% from 255 or 56.67% from 240); Blue value is 21 (8.59% from 255 or 8.75% from 240); Max value from RGB is 136 - color contains mainly: green. Hex color #538815 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #538815 is #AC77EA. Grayscale: #6B6B6B. Windows color (decimal): -11302891 or 1411155. OLE color: 1411155.
HSL color Cylindrical-coordinate representation of color #538815: hue angle of 87.65º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #538815 is Cyan = 0.39, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 136 | 21 | - |
| CMYK | 0.39 | 0 | 0.85 | 0.47 |
| HSL | 87.65º | 0.73% | 0.31% | - |
| HSV(B) | 87.65º | 0.85% | 0.53% | - |
| XYZ | 12.51 | 19.5 | 3.81 | - |
| YUV | 107.04 | 79.44 | 110.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 136 | 21 | 0.39 | 0 | 0.85 | 0.47 | 87.65 | 0.73 | 0.31 |
| Hex | 53 | 88 | 15 | 27 | 0 | 55 | 2F | 58 | 49 | 1F |
| Octal | 123 | 210 | 25 | 47 | 0 | 125 | 57 | 130 | 111 | 37 |
| Binary | 1010011 | 10001000 | 10101 | 100111 | 0 | 1010101 | 101111 | 1011000 | 1001001 | 11111 |
Color Harmonies of #538815
Complementary color
Monochromatic Colors of #538815
Black with #538815
Text Example
Text Example
White with #538815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538815; }
p { color: rgb(83,136,21); }
H1.HeaderClassName
{
color: #538815;
}
.AnyTagClassName
{
color: #538815;
}
</style>
background-color css
<style>
a { background-color: #538815; }
a { background-color: rgb(83,136,21); }
div.DivClassName
{
background-color: #538815;
}
.BgClassName
{
background-color: #538815;
}
</style>
border-color css
<style>
span { border-color: #538815; }
span { border-color: rgb(83,136,21); }
td.TdClassName
{
border-color: #538815;
}
.TagClassName
{
border-color: #538815;
}
</style>