Shades of Vida Loca #538213
Tints of Vida Loca #538213
RGB
CMYK
RGB Variations
Color information
#538213 (or 0x538213) is known color: Vida Loca. HEX triplet: 53, 82 and 13. RGB value is (83,130,19). Sum of RGB (Red+Green+Blue) = 83+130+19=232 (30% of max value = 765). Red value is 83 (32.81% from 255 or 35.78% from 232); Green value is 130 (51.17% from 255 or 56.03% from 232); Blue value is 19 (7.81% from 255 or 8.19% from 232); Max value from RGB is 130 - color contains mainly: green. Hex color #538213 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #538213 is #AC7DEC. Grayscale: #676767. Windows color (decimal): -11304429 or 1278547. OLE color: 1278547.
HSL color Cylindrical-coordinate representation of color #538213: hue angle of 85.41º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #538213 is Cyan = 0.36, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 130 | 19 | - |
| CMYK | 0.36 | 0 | 0.85 | 0.49 |
| HSL | 85.41º | 0.74% | 0.29% | - |
| HSV(B) | 85.41º | 0.85% | 0.51% | - |
| XYZ | 11.67 | 17.85 | 3.45 | - |
| YUV | 103.29 | 80.43 | 113.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 130 | 19 | 0.36 | 0 | 0.85 | 0.49 | 85.41 | 0.74 | 0.29 |
| Hex | 53 | 82 | 13 | 24 | 0 | 55 | 31 | 55 | 4A | 1D |
| Octal | 123 | 202 | 23 | 44 | 0 | 125 | 61 | 125 | 112 | 35 |
| Binary | 1010011 | 10000010 | 10011 | 100100 | 0 | 1010101 | 110001 | 1010101 | 1001010 | 11101 |
Color Harmonies of #538213
Complementary color
Monochromatic Colors of #538213
Black with #538213
Text Example
Text Example
White with #538213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538213; }
p { color: rgb(83,130,19); }
H1.HeaderClassName
{
color: #538213;
}
.AnyTagClassName
{
color: #538213;
}
</style>
background-color css
<style>
a { background-color: #538213; }
a { background-color: rgb(83,130,19); }
div.DivClassName
{
background-color: #538213;
}
.BgClassName
{
background-color: #538213;
}
</style>
border-color css
<style>
span { border-color: #538213; }
span { border-color: rgb(83,130,19); }
td.TdClassName
{
border-color: #538213;
}
.TagClassName
{
border-color: #538213;
}
</style>