Shades of Vida Loca #6B9736
Tints of Vida Loca #6B9736
RGB
CMYK
RGB Variations
Color information
#6B9736 (or 0x6B9736) is known color: Vida Loca. HEX triplet: 6B, 97 and 36. RGB value is (107,151,54). Sum of RGB (Red+Green+Blue) = 107+151+54=312 (41% of max value = 765). Red value is 107 (42.19% from 255 or 34.29% from 312); Green value is 151 (59.38% from 255 or 48.40% from 312); Blue value is 54 (21.48% from 255 or 17.31% from 312); Max value from RGB is 151 - color contains mainly: green. Hex color #6B9736 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #6B9736 is #9468C9. Grayscale: #7F7F7F. Windows color (decimal): -9726154 or 3577707. OLE color: 3577707.
HSL color Cylindrical-coordinate representation of color #6B9736: hue angle of 87.22º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #6B9736 is Cyan = 0.29, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 107 | 151 | 54 | - |
| CMYK | 0.29 | 0 | 0.64 | 0.41 |
| HSL | 87.22º | 0.47% | 0.4% | - |
| HSV(B) | 87.22º | 0.64% | 0.59% | - |
| XYZ | 17.8 | 25.53 | 7.48 | - |
| YUV | 126.79 | 86.92 | 113.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 151 | 54 | 0.29 | 0 | 0.64 | 0.41 | 87.22 | 0.47 | 0.4 |
| Hex | 6B | 97 | 36 | 1D | 0 | 40 | 29 | 57 | 2F | 28 |
| Octal | 153 | 227 | 66 | 35 | 0 | 100 | 51 | 127 | 57 | 50 |
| Binary | 1101011 | 10010111 | 110110 | 11101 | 0 | 1000000 | 101001 | 1010111 | 101111 | 101000 |
Color Harmonies of #6B9736
Complementary color
Monochromatic Colors of #6B9736
Black with #6B9736
Text Example
Text Example
White with #6B9736
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B9736; }
p { color: rgb(107,151,54); }
H1.HeaderClassName
{
color: #6B9736;
}
.AnyTagClassName
{
color: #6B9736;
}
</style>
background-color css
<style>
a { background-color: #6B9736; }
a { background-color: rgb(107,151,54); }
div.DivClassName
{
background-color: #6B9736;
}
.BgClassName
{
background-color: #6B9736;
}
</style>
border-color css
<style>
span { border-color: #6B9736; }
span { border-color: rgb(107,151,54); }
td.TdClassName
{
border-color: #6B9736;
}
.TagClassName
{
border-color: #6B9736;
}
</style>