Shades of Vida Loca #6B9236
Tints of Vida Loca #6B9236
RGB
CMYK
RGB Variations
Color information
#6B9236 (or 0x6B9236) is known color: Vida Loca. HEX triplet: 6B, 92 and 36. RGB value is (107,146,54). Sum of RGB (Red+Green+Blue) = 107+146+54=307 (40% of max value = 765). Red value is 107 (42.19% from 255 or 34.85% from 307); Green value is 146 (57.42% from 255 or 47.56% from 307); Blue value is 54 (21.48% from 255 or 17.59% from 307); Max value from RGB is 146 - color contains mainly: green. Hex color #6B9236 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #6B9236 is #946DC9. Grayscale: #7C7C7C. Windows color (decimal): -9727434 or 3576427. OLE color: 3576427.
HSL color Cylindrical-coordinate representation of color #6B9236: hue angle of 85.43º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #6B9236 is Cyan = 0.27, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 107 | 146 | 54 | - |
| CMYK | 0.27 | 0 | 0.63 | 0.43 |
| HSL | 85.43º | 0.46% | 0.39% | - |
| HSV(B) | 85.43º | 0.63% | 0.57% | - |
| XYZ | 17.01 | 23.95 | 7.22 | - |
| YUV | 123.85 | 88.58 | 115.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 146 | 54 | 0.27 | 0 | 0.63 | 0.43 | 85.43 | 0.46 | 0.39 |
| Hex | 6B | 92 | 36 | 1B | 0 | 3F | 2B | 55 | 2E | 27 |
| Octal | 153 | 222 | 66 | 33 | 0 | 77 | 53 | 125 | 56 | 47 |
| Binary | 1101011 | 10010010 | 110110 | 11011 | 0 | 111111 | 101011 | 1010101 | 101110 | 100111 |
Color Harmonies of #6B9236
Complementary color
Monochromatic Colors of #6B9236
Black with #6B9236
Text Example
Text Example
White with #6B9236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B9236; }
p { color: rgb(107,146,54); }
H1.HeaderClassName
{
color: #6B9236;
}
.AnyTagClassName
{
color: #6B9236;
}
</style>
background-color css
<style>
a { background-color: #6B9236; }
a { background-color: rgb(107,146,54); }
div.DivClassName
{
background-color: #6B9236;
}
.BgClassName
{
background-color: #6B9236;
}
</style>
border-color css
<style>
span { border-color: #6B9236; }
span { border-color: rgb(107,146,54); }
td.TdClassName
{
border-color: #6B9236;
}
.TagClassName
{
border-color: #6B9236;
}
</style>