Shades of Vida Loca #538230
Tints of Vida Loca #538230
RGB
CMYK
RGB Variations
Color information
#538230 (or 0x538230) is known color: Vida Loca. HEX triplet: 53, 82 and 30. RGB value is (83,130,48). Sum of RGB (Red+Green+Blue) = 83+130+48=261 (34% of max value = 765). Red value is 83 (32.81% from 255 or 31.80% from 261); Green value is 130 (51.17% from 255 or 49.81% from 261); Blue value is 48 (19.14% from 255 or 18.39% from 261); Max value from RGB is 130 - color contains mainly: green. Hex color #538230 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #538230 is #AC7DCF. Grayscale: #6A6A6A. Windows color (decimal): -11304400 or 3179091. OLE color: 3179091.
HSL color Cylindrical-coordinate representation of color #538230: hue angle of 94.39º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #538230 is Cyan = 0.36, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 130 | 48 | - |
| CMYK | 0.36 | 0 | 0.63 | 0.49 |
| HSL | 94.39º | 0.46% | 0.35% | - |
| HSV(B) | 94.39º | 0.63% | 0.51% | - |
| XYZ | 12.08 | 18.02 | 5.64 | - |
| YUV | 106.6 | 94.93 | 111.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 130 | 48 | 0.36 | 0 | 0.63 | 0.49 | 94.39 | 0.46 | 0.35 |
| Hex | 53 | 82 | 30 | 24 | 0 | 3F | 31 | 5E | 2E | 23 |
| Octal | 123 | 202 | 60 | 44 | 0 | 77 | 61 | 136 | 56 | 43 |
| Binary | 1010011 | 10000010 | 110000 | 100100 | 0 | 111111 | 110001 | 1011110 | 101110 | 100011 |
Color Harmonies of #538230
Complementary color
Monochromatic Colors of #538230
Black with #538230
Text Example
Text Example
White with #538230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538230; }
p { color: rgb(83,130,48); }
H1.HeaderClassName
{
color: #538230;
}
.AnyTagClassName
{
color: #538230;
}
</style>
background-color css
<style>
a { background-color: #538230; }
a { background-color: rgb(83,130,48); }
div.DivClassName
{
background-color: #538230;
}
.BgClassName
{
background-color: #538230;
}
</style>
border-color css
<style>
span { border-color: #538230; }
span { border-color: rgb(83,130,48); }
td.TdClassName
{
border-color: #538230;
}
.TagClassName
{
border-color: #538230;
}
</style>