Shades of Vida Loca #5D8729
Tints of Vida Loca #5D8729
RGB
CMYK
RGB Variations
Color information
#5D8729 (or 0x5D8729) is known color: Vida Loca. HEX triplet: 5D, 87 and 29. RGB value is (93,135,41). Sum of RGB (Red+Green+Blue) = 93+135+41=269 (35% of max value = 765). Red value is 93 (36.72% from 255 or 34.57% from 269); Green value is 135 (53.12% from 255 or 50.19% from 269); Blue value is 41 (16.41% from 255 or 15.24% from 269); Max value from RGB is 135 - color contains mainly: green. Hex color #5D8729 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #5D8729 is #A278D6. Grayscale: #707070. Windows color (decimal): -10647767 or 2721629. OLE color: 2721629.
HSL color Cylindrical-coordinate representation of color #5D8729: hue angle of 86.81º degrees, saturation: 0.53, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #5D8729 is Cyan = 0.31, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 93 | 135 | 41 | - |
| CMYK | 0.31 | 0 | 0.70 | 0.47 |
| HSL | 86.81º | 0.53% | 0.35% | - |
| HSV(B) | 86.81º | 0.7% | 0.53% | - |
| XYZ | 13.58 | 19.82 | 5.21 | - |
| YUV | 111.73 | 88.09 | 114.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 93 | 135 | 41 | 0.31 | 0 | 0.70 | 0.47 | 86.81 | 0.53 | 0.35 |
| Hex | 5D | 87 | 29 | 1F | 0 | 46 | 2F | 57 | 35 | 23 |
| Octal | 135 | 207 | 51 | 37 | 0 | 106 | 57 | 127 | 65 | 43 |
| Binary | 1011101 | 10000111 | 101001 | 11111 | 0 | 1000110 | 101111 | 1010111 | 110101 | 100011 |
Color Harmonies of #5D8729
Complementary color
Monochromatic Colors of #5D8729
Black with #5D8729
Text Example
Text Example
White with #5D8729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5D8729; }
p { color: rgb(93,135,41); }
H1.HeaderClassName
{
color: #5D8729;
}
.AnyTagClassName
{
color: #5D8729;
}
</style>
background-color css
<style>
a { background-color: #5D8729; }
a { background-color: rgb(93,135,41); }
div.DivClassName
{
background-color: #5D8729;
}
.BgClassName
{
background-color: #5D8729;
}
</style>
border-color css
<style>
span { border-color: #5D8729; }
span { border-color: rgb(93,135,41); }
td.TdClassName
{
border-color: #5D8729;
}
.TagClassName
{
border-color: #5D8729;
}
</style>