Shades of Vida Loca #58851E
Tints of Vida Loca #58851E
RGB
CMYK
RGB Variations
Color information
#58851E (or 0x58851E) is known color: Vida Loca. HEX triplet: 58, 85 and 1E. RGB value is (88,133,30). Sum of RGB (Red+Green+Blue) = 88+133+30=251 (33% of max value = 765). Red value is 88 (34.77% from 255 or 35.06% from 251); Green value is 133 (52.34% from 255 or 52.99% from 251); Blue value is 30 (12.11% from 255 or 11.95% from 251); Max value from RGB is 133 - color contains mainly: green. Hex color #58851E is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #58851E is #A77AE1. Grayscale: #6C6C6C. Windows color (decimal): -10975970 or 2000216. OLE color: 2000216.
HSL color Cylindrical-coordinate representation of color #58851E: hue angle of 86.21º degrees, saturation: 0.63, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #58851E is Cyan = 0.34, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 88 | 133 | 30 | - |
| CMYK | 0.34 | 0 | 0.77 | 0.48 |
| HSL | 86.21º | 0.63% | 0.32% | - |
| HSV(B) | 86.21º | 0.77% | 0.52% | - |
| XYZ | 12.65 | 18.94 | 4.22 | - |
| YUV | 107.8 | 84.09 | 113.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 133 | 30 | 0.34 | 0 | 0.77 | 0.48 | 86.21 | 0.63 | 0.32 |
| Hex | 58 | 85 | 1E | 22 | 0 | 4D | 30 | 56 | 3F | 20 |
| Octal | 130 | 205 | 36 | 42 | 0 | 115 | 60 | 126 | 77 | 40 |
| Binary | 1011000 | 10000101 | 11110 | 100010 | 0 | 1001101 | 110000 | 1010110 | 111111 | 100000 |
Color Harmonies of #58851E
Complementary color
Monochromatic Colors of #58851E
Black with #58851E
Text Example
Text Example
White with #58851E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #58851E; }
p { color: rgb(88,133,30); }
H1.HeaderClassName
{
color: #58851E;
}
.AnyTagClassName
{
color: #58851E;
}
</style>
background-color css
<style>
a { background-color: #58851E; }
a { background-color: rgb(88,133,30); }
div.DivClassName
{
background-color: #58851E;
}
.BgClassName
{
background-color: #58851E;
}
</style>
border-color css
<style>
span { border-color: #58851E; }
span { border-color: rgb(88,133,30); }
td.TdClassName
{
border-color: #58851E;
}
.TagClassName
{
border-color: #58851E;
}
</style>