Shades of Vida Loca #538231
Tints of Vida Loca #538231
RGB
CMYK
RGB Variations
Color information
#538231 (or 0x538231) is known color: Vida Loca. HEX triplet: 53, 82 and 31. RGB value is (83,130,49). Sum of RGB (Red+Green+Blue) = 83+130+49=262 (34% of max value = 765). Red value is 83 (32.81% from 255 or 31.68% from 262); Green value is 130 (51.17% from 255 or 49.62% from 262); Blue value is 49 (19.53% from 255 or 18.70% from 262); Max value from RGB is 130 - color contains mainly: green. Hex color #538231 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #538231 is #AC7DCE. Grayscale: #6A6A6A. Windows color (decimal): -11304399 or 3244627. OLE color: 3244627.
HSL color Cylindrical-coordinate representation of color #538231: hue angle of 94.81º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #538231 is Cyan = 0.36, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 130 | 49 | - |
| CMYK | 0.36 | 0 | 0.62 | 0.49 |
| HSL | 94.81º | 0.45% | 0.35% | - |
| HSV(B) | 94.81º | 0.62% | 0.51% | - |
| XYZ | 12.1 | 18.03 | 5.75 | - |
| YUV | 106.71 | 95.43 | 111.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 130 | 49 | 0.36 | 0 | 0.62 | 0.49 | 94.81 | 0.45 | 0.35 |
| Hex | 53 | 82 | 31 | 24 | 0 | 3E | 31 | 5F | 2D | 23 |
| Octal | 123 | 202 | 61 | 44 | 0 | 76 | 61 | 137 | 55 | 43 |
| Binary | 1010011 | 10000010 | 110001 | 100100 | 0 | 111110 | 110001 | 1011111 | 101101 | 100011 |
Color Harmonies of #538231
Complementary color
Monochromatic Colors of #538231
Black with #538231
Text Example
Text Example
White with #538231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538231; }
p { color: rgb(83,130,49); }
H1.HeaderClassName
{
color: #538231;
}
.AnyTagClassName
{
color: #538231;
}
</style>
background-color css
<style>
a { background-color: #538231; }
a { background-color: rgb(83,130,49); }
div.DivClassName
{
background-color: #538231;
}
.BgClassName
{
background-color: #538231;
}
</style>
border-color css
<style>
span { border-color: #538231; }
span { border-color: rgb(83,130,49); }
td.TdClassName
{
border-color: #538231;
}
.TagClassName
{
border-color: #538231;
}
</style>