Shades of Vida Loca #6B9035
Tints of Vida Loca #6B9035
RGB
CMYK
RGB Variations
Color information
#6B9035 (or 0x6B9035) is known color: Vida Loca. HEX triplet: 6B, 90 and 35. RGB value is (107,144,53). Sum of RGB (Red+Green+Blue) = 107+144+53=304 (40% of max value = 765). Red value is 107 (42.19% from 255 or 35.20% from 304); Green value is 144 (56.64% from 255 or 47.37% from 304); Blue value is 53 (21.09% from 255 or 17.43% from 304); Max value from RGB is 144 - color contains mainly: green. Hex color #6B9035 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #6B9035 is #946FCA. Grayscale: #7A7A7A. Windows color (decimal): -9727947 or 3510379. OLE color: 3510379.
HSL color Cylindrical-coordinate representation of color #6B9035: hue angle of 84.4º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #6B9035 is Cyan = 0.26, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 107 | 144 | 53 | - |
| CMYK | 0.26 | 0 | 0.63 | 0.44 |
| HSL | 84.4º | 0.46% | 0.39% | - |
| HSV(B) | 84.4º | 0.63% | 0.56% | - |
| XYZ | 16.68 | 23.33 | 6.99 | - |
| YUV | 122.56 | 88.74 | 116.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 144 | 53 | 0.26 | 0 | 0.63 | 0.44 | 84.4 | 0.46 | 0.39 |
| Hex | 6B | 90 | 35 | 1A | 0 | 3F | 2C | 54 | 2E | 27 |
| Octal | 153 | 220 | 65 | 32 | 0 | 77 | 54 | 124 | 56 | 47 |
| Binary | 1101011 | 10010000 | 110101 | 11010 | 0 | 111111 | 101100 | 1010100 | 101110 | 100111 |
Color Harmonies of #6B9035
Complementary color
Monochromatic Colors of #6B9035
Black with #6B9035
Text Example
Text Example
White with #6B9035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B9035; }
p { color: rgb(107,144,53); }
H1.HeaderClassName
{
color: #6B9035;
}
.AnyTagClassName
{
color: #6B9035;
}
</style>
background-color css
<style>
a { background-color: #6B9035; }
a { background-color: rgb(107,144,53); }
div.DivClassName
{
background-color: #6B9035;
}
.BgClassName
{
background-color: #6B9035;
}
</style>
border-color css
<style>
span { border-color: #6B9035; }
span { border-color: rgb(107,144,53); }
td.TdClassName
{
border-color: #6B9035;
}
.TagClassName
{
border-color: #6B9035;
}
</style>