Shades of Vida Loca #58831F
Tints of Vida Loca #58831F
RGB
CMYK
RGB Variations
Color information
#58831F (or 0x58831F) is known color: Vida Loca. HEX triplet: 58, 83 and 1F. RGB value is (88,131,31). Sum of RGB (Red+Green+Blue) = 88+131+31=250 (33% of max value = 765). Red value is 88 (34.77% from 255 or 35.2% from 250); Green value is 131 (51.56% from 255 or 52.4% from 250); Blue value is 31 (12.5% from 255 or 12.4% from 250); Max value from RGB is 131 - color contains mainly: green. Hex color #58831F is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #58831F is #A77CE0. Grayscale: #6B6B6B. Windows color (decimal): -10976481 or 2065240. OLE color: 2065240.
HSL color Cylindrical-coordinate representation of color #58831F: hue angle of 85.8º degrees, saturation: 0.62, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #58831F is Cyan = 0.33, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 88 | 131 | 31 | - |
| CMYK | 0.33 | 0 | 0.76 | 0.49 |
| HSL | 85.8º | 0.62% | 0.32% | - |
| HSV(B) | 85.8º | 0.76% | 0.51% | - |
| XYZ | 12.39 | 18.41 | 4.2 | - |
| YUV | 106.74 | 85.25 | 114.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 131 | 31 | 0.33 | 0 | 0.76 | 0.49 | 85.8 | 0.62 | 0.32 |
| Hex | 58 | 83 | 1F | 21 | 0 | 4C | 31 | 56 | 3E | 20 |
| Octal | 130 | 203 | 37 | 41 | 0 | 114 | 61 | 126 | 76 | 40 |
| Binary | 1011000 | 10000011 | 11111 | 100001 | 0 | 1001100 | 110001 | 1010110 | 111110 | 100000 |
Color Harmonies of #58831F
Complementary color
Monochromatic Colors of #58831F
Black with #58831F
Text Example
Text Example
White with #58831F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #58831F; }
p { color: rgb(88,131,31); }
H1.HeaderClassName
{
color: #58831F;
}
.AnyTagClassName
{
color: #58831F;
}
</style>
background-color css
<style>
a { background-color: #58831F; }
a { background-color: rgb(88,131,31); }
div.DivClassName
{
background-color: #58831F;
}
.BgClassName
{
background-color: #58831F;
}
</style>
border-color css
<style>
span { border-color: #58831F; }
span { border-color: rgb(88,131,31); }
td.TdClassName
{
border-color: #58831F;
}
.TagClassName
{
border-color: #58831F;
}
</style>