Shades of Vida Loca #6D9540
Tints of Vida Loca #6D9540
RGB
CMYK
RGB Variations
Color information
#6D9540 (or 0x6D9540) is known color: Vida Loca. HEX triplet: 6D, 95 and 40. RGB value is (109,149,64). Sum of RGB (Red+Green+Blue) = 109+149+64=322 (42% of max value = 765). Red value is 109 (42.97% from 255 or 33.85% from 322); Green value is 149 (58.59% from 255 or 46.27% from 322); Blue value is 64 (25.39% from 255 or 19.88% from 322); Max value from RGB is 149 - color contains mainly: green. Hex color #6D9540 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #6D9540 is #926ABF. Grayscale: #7F7F7F. Windows color (decimal): -9595584 or 4232557. OLE color: 4232557.
HSL color Cylindrical-coordinate representation of color #6D9540: hue angle of 88.24º 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 #6D9540 is Cyan = 0.27, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 109 | 149 | 64 | - |
| CMYK | 0.27 | 0 | 0.57 | 0.42 |
| HSL | 88.24º | 0.4% | 0.42% | - |
| HSV(B) | 88.24º | 0.57% | 0.58% | - |
| XYZ | 17.98 | 25.12 | 8.75 | - |
| YUV | 127.35 | 92.25 | 114.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 149 | 64 | 0.27 | 0 | 0.57 | 0.42 | 88.24 | 0.4 | 0.42 |
| Hex | 6D | 95 | 40 | 1B | 0 | 39 | 2A | 58 | 28 | 2A |
| Octal | 155 | 225 | 100 | 33 | 0 | 71 | 52 | 130 | 50 | 52 |
| Binary | 1101101 | 10010101 | 1000000 | 11011 | 0 | 111001 | 101010 | 1011000 | 101000 | 101010 |
Color Harmonies of #6D9540
Complementary color
Monochromatic Colors of #6D9540
Black with #6D9540
Text Example
Text Example
White with #6D9540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D9540; }
p { color: rgb(109,149,64); }
H1.HeaderClassName
{
color: #6D9540;
}
.AnyTagClassName
{
color: #6D9540;
}
</style>
background-color css
<style>
a { background-color: #6D9540; }
a { background-color: rgb(109,149,64); }
div.DivClassName
{
background-color: #6D9540;
}
.BgClassName
{
background-color: #6D9540;
}
</style>
border-color css
<style>
span { border-color: #6D9540; }
span { border-color: rgb(109,149,64); }
td.TdClassName
{
border-color: #6D9540;
}
.TagClassName
{
border-color: #6D9540;
}
</style>