Shades of Vida Loca #6B9431
Tints of Vida Loca #6B9431
RGB
CMYK
RGB Variations
Color information
#6B9431 (or 0x6B9431) is known color: Vida Loca. HEX triplet: 6B, 94 and 31. RGB value is (107,148,49). Sum of RGB (Red+Green+Blue) = 107+148+49=304 (40% of max value = 765). Red value is 107 (42.19% from 255 or 35.20% from 304); Green value is 148 (58.20% from 255 or 48.68% from 304); Blue value is 49 (19.53% from 255 or 16.12% from 304); Max value from RGB is 148 - color contains mainly: green. Hex color #6B9431 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #6B9431 is #946BCE. Grayscale: #7C7C7C. Windows color (decimal): -9726927 or 3249259. OLE color: 3249259.
HSL color Cylindrical-coordinate representation of color #6B9431: hue angle of 84.85º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #6B9431 is Cyan = 0.28, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 107 | 148 | 49 | - |
| CMYK | 0.28 | 0 | 0.67 | 0.42 |
| HSL | 84.85º | 0.5% | 0.39% | - |
| HSV(B) | 84.85º | 0.67% | 0.58% | - |
| XYZ | 17.21 | 24.53 | 6.73 | - |
| YUV | 124.46 | 85.42 | 115.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 148 | 49 | 0.28 | 0 | 0.67 | 0.42 | 84.85 | 0.5 | 0.39 |
| Hex | 6B | 94 | 31 | 1C | 0 | 43 | 2A | 55 | 32 | 27 |
| Octal | 153 | 224 | 61 | 34 | 0 | 103 | 52 | 125 | 62 | 47 |
| Binary | 1101011 | 10010100 | 110001 | 11100 | 0 | 1000011 | 101010 | 1010101 | 110010 | 100111 |
Color Harmonies of #6B9431
Complementary color
Monochromatic Colors of #6B9431
Black with #6B9431
Text Example
Text Example
White with #6B9431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B9431; }
p { color: rgb(107,148,49); }
H1.HeaderClassName
{
color: #6B9431;
}
.AnyTagClassName
{
color: #6B9431;
}
</style>
background-color css
<style>
a { background-color: #6B9431; }
a { background-color: rgb(107,148,49); }
div.DivClassName
{
background-color: #6B9431;
}
.BgClassName
{
background-color: #6B9431;
}
</style>
border-color css
<style>
span { border-color: #6B9431; }
span { border-color: rgb(107,148,49); }
td.TdClassName
{
border-color: #6B9431;
}
.TagClassName
{
border-color: #6B9431;
}
</style>