Shades of Vida Loca #6D913A
Tints of Vida Loca #6D913A
RGB
CMYK
RGB Variations
Color information
#6D913A (or 0x6D913A) is known color: Vida Loca. HEX triplet: 6D, 91 and 3A. RGB value is (109,145,58). Sum of RGB (Red+Green+Blue) = 109+145+58=312 (41% of max value = 765). Red value is 109 (42.97% from 255 or 34.94% from 312); Green value is 145 (57.03% from 255 or 46.47% from 312); Blue value is 58 (23.05% from 255 or 18.59% from 312); Max value from RGB is 145 - color contains mainly: green. Hex color #6D913A is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #6D913A is #926EC5. Grayscale: #7C7C7C. Windows color (decimal): -9596614 or 3838317. OLE color: 3838317.
HSL color Cylindrical-coordinate representation of color #6D913A: hue angle of 84.83º degrees, saturation: 0.43, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #6D913A is Cyan = 0.25, Magento = 0, Yellow = 0.6 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 109 | 145 | 58 | - |
| CMYK | 0.25 | 0 | 0.6 | 0.43 |
| HSL | 84.83º | 0.43% | 0.4% | - |
| HSV(B) | 84.83º | 0.6% | 0.57% | - |
| XYZ | 17.2 | 23.81 | 7.69 | - |
| YUV | 124.32 | 90.57 | 117.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 145 | 58 | 0.25 | 0 | 0.6 | 0.43 | 84.83 | 0.43 | 0.4 |
| Hex | 6D | 91 | 3A | 19 | 0 | 3C | 2B | 55 | 2B | 28 |
| Octal | 155 | 221 | 72 | 31 | 0 | 74 | 53 | 125 | 53 | 50 |
| Binary | 1101101 | 10010001 | 111010 | 11001 | 0 | 111100 | 101011 | 1010101 | 101011 | 101000 |
Color Harmonies of #6D913A
Complementary color
Monochromatic Colors of #6D913A
Black with #6D913A
Text Example
Text Example
White with #6D913A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D913A; }
p { color: rgb(109,145,58); }
H1.HeaderClassName
{
color: #6D913A;
}
.AnyTagClassName
{
color: #6D913A;
}
</style>
background-color css
<style>
a { background-color: #6D913A; }
a { background-color: rgb(109,145,58); }
div.DivClassName
{
background-color: #6D913A;
}
.BgClassName
{
background-color: #6D913A;
}
</style>
border-color css
<style>
span { border-color: #6D913A; }
span { border-color: rgb(109,145,58); }
td.TdClassName
{
border-color: #6D913A;
}
.TagClassName
{
border-color: #6D913A;
}
</style>