Shades of Vida Loca #6D9440
Tints of Vida Loca #6D9440
RGB
CMYK
RGB Variations
Color information
#6D9440 (or 0x6D9440) is known color: Vida Loca. HEX triplet: 6D, 94 and 40. RGB value is (109,148,64). Sum of RGB (Red+Green+Blue) = 109+148+64=321 (42% of max value = 765). Red value is 109 (42.97% from 255 or 33.96% from 321); Green value is 148 (58.20% from 255 or 46.11% from 321); Blue value is 64 (25.39% from 255 or 19.94% from 321); Max value from RGB is 148 - color contains mainly: green. Hex color #6D9440 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #6D9440 is #926BBF. Grayscale: #7F7F7F. Windows color (decimal): -9595840 or 4232301. OLE color: 4232301.
HSL color Cylindrical-coordinate representation of color #6D9440: hue angle of 87.86º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #6D9440 is Cyan = 0.26, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 109 | 148 | 64 | - |
| CMYK | 0.26 | 0 | 0.57 | 0.42 |
| HSL | 87.86º | 0.4% | 0.42% | - |
| HSV(B) | 87.86º | 0.57% | 0.58% | - |
| XYZ | 17.82 | 24.8 | 8.7 | - |
| YUV | 126.76 | 92.58 | 115.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 148 | 64 | 0.26 | 0 | 0.57 | 0.42 | 87.86 | 0.4 | 0.42 |
| Hex | 6D | 94 | 40 | 1A | 0 | 39 | 2A | 58 | 28 | 2A |
| Octal | 155 | 224 | 100 | 32 | 0 | 71 | 52 | 130 | 50 | 52 |
| Binary | 1101101 | 10010100 | 1000000 | 11010 | 0 | 111001 | 101010 | 1011000 | 101000 | 101010 |
Color Harmonies of #6D9440
Complementary color
Monochromatic Colors of #6D9440
Black with #6D9440
Text Example
Text Example
White with #6D9440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D9440; }
p { color: rgb(109,148,64); }
H1.HeaderClassName
{
color: #6D9440;
}
.AnyTagClassName
{
color: #6D9440;
}
</style>
background-color css
<style>
a { background-color: #6D9440; }
a { background-color: rgb(109,148,64); }
div.DivClassName
{
background-color: #6D9440;
}
.BgClassName
{
background-color: #6D9440;
}
</style>
border-color css
<style>
span { border-color: #6D9440; }
span { border-color: rgb(109,148,64); }
td.TdClassName
{
border-color: #6D9440;
}
.TagClassName
{
border-color: #6D9440;
}
</style>