Shades of Vida Loca #538219
Tints of Vida Loca #538219
RGB
CMYK
RGB Variations
Color information
#538219 (or 0x538219) is known color: Vida Loca. HEX triplet: 53, 82 and 19. RGB value is (83,130,25). Sum of RGB (Red+Green+Blue) = 83+130+25=238 (31% of max value = 765). Red value is 83 (32.81% from 255 or 34.87% from 238); Green value is 130 (51.17% from 255 or 54.62% from 238); Blue value is 25 (10.16% from 255 or 10.50% from 238); Max value from RGB is 130 - color contains mainly: green. Hex color #538219 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #538219 is #AC7DE6. Grayscale: #686868. Windows color (decimal): -11304423 or 1671763. OLE color: 1671763.
HSL color Cylindrical-coordinate representation of color #538219: hue angle of 86.86º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #538219 is Cyan = 0.36, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 130 | 25 | - |
| CMYK | 0.36 | 0 | 0.81 | 0.49 |
| HSL | 86.86º | 0.68% | 0.3% | - |
| HSV(B) | 86.86º | 0.81% | 0.51% | - |
| XYZ | 11.73 | 17.87 | 3.75 | - |
| YUV | 103.98 | 83.43 | 113.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 130 | 25 | 0.36 | 0 | 0.81 | 0.49 | 86.86 | 0.68 | 0.3 |
| Hex | 53 | 82 | 19 | 24 | 0 | 51 | 31 | 57 | 44 | 1E |
| Octal | 123 | 202 | 31 | 44 | 0 | 121 | 61 | 127 | 104 | 36 |
| Binary | 1010011 | 10000010 | 11001 | 100100 | 0 | 1010001 | 110001 | 1010111 | 1000100 | 11110 |
Color Harmonies of #538219
Complementary color
Monochromatic Colors of #538219
Black with #538219
Text Example
Text Example
White with #538219
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538219; }
p { color: rgb(83,130,25); }
H1.HeaderClassName
{
color: #538219;
}
.AnyTagClassName
{
color: #538219;
}
</style>
background-color css
<style>
a { background-color: #538219; }
a { background-color: rgb(83,130,25); }
div.DivClassName
{
background-color: #538219;
}
.BgClassName
{
background-color: #538219;
}
</style>
border-color css
<style>
span { border-color: #538219; }
span { border-color: rgb(83,130,25); }
td.TdClassName
{
border-color: #538219;
}
.TagClassName
{
border-color: #538219;
}
</style>