Shades of Vida Loca #6B9237
Tints of Vida Loca #6B9237
RGB
CMYK
RGB Variations
Color information
#6B9237 (or 0x6B9237) is known color: Vida Loca. HEX triplet: 6B, 92 and 37. RGB value is (107,146,55). Sum of RGB (Red+Green+Blue) = 107+146+55=308 (40% of max value = 765). Red value is 107 (42.19% from 255 or 34.74% from 308); Green value is 146 (57.42% from 255 or 47.40% from 308); Blue value is 55 (21.88% from 255 or 17.86% from 308); Max value from RGB is 146 - color contains mainly: green. Hex color #6B9237 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #6B9237 is #946DC8. Grayscale: #7C7C7C. Windows color (decimal): -9727433 or 3641963. OLE color: 3641963.
HSL color Cylindrical-coordinate representation of color #6B9237: hue angle of 85.71º 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 #6B9237 is Cyan = 0.27, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 107 | 146 | 55 | - |
| CMYK | 0.27 | 0 | 0.62 | 0.43 |
| HSL | 85.71º | 0.45% | 0.39% | - |
| HSV(B) | 85.71º | 0.62% | 0.57% | - |
| XYZ | 17.03 | 23.96 | 7.34 | - |
| YUV | 123.97 | 89.08 | 115.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 146 | 55 | 0.27 | 0 | 0.62 | 0.43 | 85.71 | 0.45 | 0.39 |
| Hex | 6B | 92 | 37 | 1B | 0 | 3E | 2B | 56 | 2D | 27 |
| Octal | 153 | 222 | 67 | 33 | 0 | 76 | 53 | 126 | 55 | 47 |
| Binary | 1101011 | 10010010 | 110111 | 11011 | 0 | 111110 | 101011 | 1010110 | 101101 | 100111 |
Color Harmonies of #6B9237
Complementary color
Monochromatic Colors of #6B9237
Black with #6B9237
Text Example
Text Example
White with #6B9237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B9237; }
p { color: rgb(107,146,55); }
H1.HeaderClassName
{
color: #6B9237;
}
.AnyTagClassName
{
color: #6B9237;
}
</style>
background-color css
<style>
a { background-color: #6B9237; }
a { background-color: rgb(107,146,55); }
div.DivClassName
{
background-color: #6B9237;
}
.BgClassName
{
background-color: #6B9237;
}
</style>
border-color css
<style>
span { border-color: #6B9237; }
span { border-color: rgb(107,146,55); }
td.TdClassName
{
border-color: #6B9237;
}
.TagClassName
{
border-color: #6B9237;
}
</style>