Shades of Vida Loca #5D8331
Tints of Vida Loca #5D8331
RGB
CMYK
RGB Variations
Color information
#5D8331 (or 0x5D8331) is known color: Vida Loca. HEX triplet: 5D, 83 and 31. RGB value is (93,131,49). Sum of RGB (Red+Green+Blue) = 93+131+49=273 (36% of max value = 765). Red value is 93 (36.72% from 255 or 34.07% from 273); Green value is 131 (51.56% from 255 or 47.99% from 273); Blue value is 49 (19.53% from 255 or 17.95% from 273); Max value from RGB is 131 - color contains mainly: green. Hex color #5D8331 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #5D8331 is #A27CCE. Grayscale: #6E6E6E. Windows color (decimal): -10648783 or 3244893. OLE color: 3244893.
HSL color Cylindrical-coordinate representation of color #5D8331: hue angle of 87.8º 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 #5D8331 is Cyan = 0.29, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 93 | 131 | 49 | - |
| CMYK | 0.29 | 0 | 0.63 | 0.49 |
| HSL | 87.8º | 0.46% | 0.35% | - |
| HSV(B) | 87.8º | 0.63% | 0.51% | - |
| XYZ | 13.18 | 18.78 | 5.84 | - |
| YUV | 110.29 | 93.41 | 115.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 93 | 131 | 49 | 0.29 | 0 | 0.63 | 0.49 | 87.8 | 0.46 | 0.35 |
| Hex | 5D | 83 | 31 | 1D | 0 | 3F | 31 | 58 | 2E | 23 |
| Octal | 135 | 203 | 61 | 35 | 0 | 77 | 61 | 130 | 56 | 43 |
| Binary | 1011101 | 10000011 | 110001 | 11101 | 0 | 111111 | 110001 | 1011000 | 101110 | 100011 |
Color Harmonies of #5D8331
Complementary color
Monochromatic Colors of #5D8331
Black with #5D8331
Text Example
Text Example
White with #5D8331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5D8331; }
p { color: rgb(93,131,49); }
H1.HeaderClassName
{
color: #5D8331;
}
.AnyTagClassName
{
color: #5D8331;
}
</style>
background-color css
<style>
a { background-color: #5D8331; }
a { background-color: rgb(93,131,49); }
div.DivClassName
{
background-color: #5D8331;
}
.BgClassName
{
background-color: #5D8331;
}
</style>
border-color css
<style>
span { border-color: #5D8331; }
span { border-color: rgb(93,131,49); }
td.TdClassName
{
border-color: #5D8331;
}
.TagClassName
{
border-color: #5D8331;
}
</style>