Shades of Vida Loca #538327
Tints of Vida Loca #538327
RGB
CMYK
RGB Variations
Color information
#538327 (or 0x538327) is known color: Vida Loca. HEX triplet: 53, 83 and 27. RGB value is (83,131,39). Sum of RGB (Red+Green+Blue) = 83+131+39=253 (33% of max value = 765). Red value is 83 (32.81% from 255 or 32.81% from 253); Green value is 131 (51.56% from 255 or 51.78% from 253); Blue value is 39 (15.62% from 255 or 15.42% from 253); Max value from RGB is 131 - color contains mainly: green. Hex color #538327 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #538327 is #AC7CD8. Grayscale: #6A6A6A. Windows color (decimal): -11304153 or 2589523. OLE color: 2589523.
HSL color Cylindrical-coordinate representation of color #538327: hue angle of 91.3º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #538327 is Cyan = 0.37, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 83 | 131 | 39 | - |
| CMYK | 0.37 | 0 | 0.70 | 0.49 |
| HSL | 91.3º | 0.54% | 0.33% | - |
| HSV(B) | 91.3º | 0.7% | 0.51% | - |
| XYZ | 12.05 | 18.22 | 4.8 | - |
| YUV | 106.16 | 90.1 | 111.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 131 | 39 | 0.37 | 0 | 0.70 | 0.49 | 91.3 | 0.54 | 0.33 |
| Hex | 53 | 83 | 27 | 25 | 0 | 46 | 31 | 5B | 36 | 21 |
| Octal | 123 | 203 | 47 | 45 | 0 | 106 | 61 | 133 | 66 | 41 |
| Binary | 1010011 | 10000011 | 100111 | 100101 | 0 | 1000110 | 110001 | 1011011 | 110110 | 100001 |
Color Harmonies of #538327
Complementary color
Monochromatic Colors of #538327
Black with #538327
Text Example
Text Example
White with #538327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538327; }
p { color: rgb(83,131,39); }
H1.HeaderClassName
{
color: #538327;
}
.AnyTagClassName
{
color: #538327;
}
</style>
background-color css
<style>
a { background-color: #538327; }
a { background-color: rgb(83,131,39); }
div.DivClassName
{
background-color: #538327;
}
.BgClassName
{
background-color: #538327;
}
</style>
border-color css
<style>
span { border-color: #538327; }
span { border-color: rgb(83,131,39); }
td.TdClassName
{
border-color: #538327;
}
.TagClassName
{
border-color: #538327;
}
</style>