Shades of Vida Loca #59871E
Tints of Vida Loca #59871E
RGB
CMYK
RGB Variations
Color information
#59871E (or 0x59871E) is known color: Vida Loca. HEX triplet: 59, 87 and 1E. RGB value is (89,135,30). Sum of RGB (Red+Green+Blue) = 89+135+30=254 (33% of max value = 765). Red value is 89 (35.16% from 255 or 35.04% from 254); Green value is 135 (53.12% from 255 or 53.15% from 254); Blue value is 30 (12.11% from 255 or 11.81% from 254); Max value from RGB is 135 - color contains mainly: green. Hex color #59871E is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #59871E is #A678E1. Grayscale: #6D6D6D. Windows color (decimal): -10909922 or 2000729. OLE color: 2000729.
HSL color Cylindrical-coordinate representation of color #59871E: hue angle of 86.29º degrees, saturation: 0.64, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #59871E is Cyan = 0.34, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 135 | 30 | - |
| CMYK | 0.34 | 0 | 0.78 | 0.47 |
| HSL | 86.29º | 0.64% | 0.32% | - |
| HSV(B) | 86.29º | 0.78% | 0.53% | - |
| XYZ | 13.02 | 19.55 | 4.31 | - |
| YUV | 109.28 | 83.26 | 113.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 135 | 30 | 0.34 | 0 | 0.78 | 0.47 | 86.29 | 0.64 | 0.32 |
| Hex | 59 | 87 | 1E | 22 | 0 | 4E | 2F | 56 | 40 | 20 |
| Octal | 131 | 207 | 36 | 42 | 0 | 116 | 57 | 126 | 100 | 40 |
| Binary | 1011001 | 10000111 | 11110 | 100010 | 0 | 1001110 | 101111 | 1010110 | 1000000 | 100000 |
Color Harmonies of #59871E
Complementary color
Monochromatic Colors of #59871E
Black with #59871E
Text Example
Text Example
White with #59871E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #59871E; }
p { color: rgb(89,135,30); }
H1.HeaderClassName
{
color: #59871E;
}
.AnyTagClassName
{
color: #59871E;
}
</style>
background-color css
<style>
a { background-color: #59871E; }
a { background-color: rgb(89,135,30); }
div.DivClassName
{
background-color: #59871E;
}
.BgClassName
{
background-color: #59871E;
}
</style>
border-color css
<style>
span { border-color: #59871E; }
span { border-color: rgb(89,135,30); }
td.TdClassName
{
border-color: #59871E;
}
.TagClassName
{
border-color: #59871E;
}
</style>