Shades of Vida Loca #6B9137
Tints of Vida Loca #6B9137
RGB
CMYK
RGB Variations
Color information
#6B9137 (or 0x6B9137) is known color: Vida Loca. HEX triplet: 6B, 91 and 37. RGB value is (107,145,55). Sum of RGB (Red+Green+Blue) = 107+145+55=307 (40% of max value = 765). Red value is 107 (42.19% from 255 or 34.85% from 307); Green value is 145 (57.03% from 255 or 47.23% from 307); Blue value is 55 (21.88% from 255 or 17.92% from 307); Max value from RGB is 145 - color contains mainly: green. Hex color #6B9137 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #6B9137 is #946EC8. Grayscale: #7B7B7B. Windows color (decimal): -9727689 or 3641707. OLE color: 3641707.
HSL color Cylindrical-coordinate representation of color #6B9137: hue angle of 85.33º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #6B9137 is Cyan = 0.26, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 107 | 145 | 55 | - |
| CMYK | 0.26 | 0 | 0.62 | 0.43 |
| HSL | 85.33º | 0.45% | 0.39% | - |
| HSV(B) | 85.33º | 0.62% | 0.57% | - |
| XYZ | 16.88 | 23.65 | 7.29 | - |
| YUV | 123.38 | 89.41 | 116.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 145 | 55 | 0.26 | 0 | 0.62 | 0.43 | 85.33 | 0.45 | 0.39 |
| Hex | 6B | 91 | 37 | 1A | 0 | 3E | 2B | 55 | 2D | 27 |
| Octal | 153 | 221 | 67 | 32 | 0 | 76 | 53 | 125 | 55 | 47 |
| Binary | 1101011 | 10010001 | 110111 | 11010 | 0 | 111110 | 101011 | 1010101 | 101101 | 100111 |
Color Harmonies of #6B9137
Complementary color
Monochromatic Colors of #6B9137
Black with #6B9137
Text Example
Text Example
White with #6B9137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B9137; }
p { color: rgb(107,145,55); }
H1.HeaderClassName
{
color: #6B9137;
}
.AnyTagClassName
{
color: #6B9137;
}
</style>
background-color css
<style>
a { background-color: #6B9137; }
a { background-color: rgb(107,145,55); }
div.DivClassName
{
background-color: #6B9137;
}
.BgClassName
{
background-color: #6B9137;
}
</style>
border-color css
<style>
span { border-color: #6B9137; }
span { border-color: rgb(107,145,55); }
td.TdClassName
{
border-color: #6B9137;
}
.TagClassName
{
border-color: #6B9137;
}
</style>