Shades of Vida Loca #58831E
Tints of Vida Loca #58831E
RGB
CMYK
RGB Variations
Color information
#58831E (or 0x58831E) is known color: Vida Loca. HEX triplet: 58, 83 and 1E. RGB value is (88,131,30). Sum of RGB (Red+Green+Blue) = 88+131+30=249 (32% of max value = 765). Red value is 88 (34.77% from 255 or 35.34% from 249); Green value is 131 (51.56% from 255 or 52.61% from 249); Blue value is 30 (12.11% from 255 or 12.05% from 249); Max value from RGB is 131 - color contains mainly: green. Hex color #58831E is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #58831E is #A77CE1. Grayscale: #6A6A6A. Windows color (decimal): -10976482 or 1999704. OLE color: 1999704.
HSL color Cylindrical-coordinate representation of color #58831E: hue angle of 85.54º degrees, saturation: 0.63, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #58831E is Cyan = 0.33, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 88 | 131 | 30 | - |
| CMYK | 0.33 | 0 | 0.77 | 0.49 |
| HSL | 85.54º | 0.63% | 0.32% | - |
| HSV(B) | 85.54º | 0.77% | 0.51% | - |
| XYZ | 12.38 | 18.4 | 4.13 | - |
| YUV | 106.63 | 84.75 | 114.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 131 | 30 | 0.33 | 0 | 0.77 | 0.49 | 85.54 | 0.63 | 0.32 |
| Hex | 58 | 83 | 1E | 21 | 0 | 4D | 31 | 56 | 3F | 20 |
| Octal | 130 | 203 | 36 | 41 | 0 | 115 | 61 | 126 | 77 | 40 |
| Binary | 1011000 | 10000011 | 11110 | 100001 | 0 | 1001101 | 110001 | 1010110 | 111111 | 100000 |
Color Harmonies of #58831E
Complementary color
Monochromatic Colors of #58831E
Black with #58831E
Text Example
Text Example
White with #58831E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #58831E; }
p { color: rgb(88,131,30); }
H1.HeaderClassName
{
color: #58831E;
}
.AnyTagClassName
{
color: #58831E;
}
</style>
background-color css
<style>
a { background-color: #58831E; }
a { background-color: rgb(88,131,30); }
div.DivClassName
{
background-color: #58831E;
}
.BgClassName
{
background-color: #58831E;
}
</style>
border-color css
<style>
span { border-color: #58831E; }
span { border-color: rgb(88,131,30); }
td.TdClassName
{
border-color: #58831E;
}
.TagClassName
{
border-color: #58831E;
}
</style>