Shades of Vida Loca #6B9438
Tints of Vida Loca #6B9438
RGB
CMYK
RGB Variations
Color information
#6B9438 (or 0x6B9438) is known color: Vida Loca. HEX triplet: 6B, 94 and 38. RGB value is (107,148,56). Sum of RGB (Red+Green+Blue) = 107+148+56=311 (41% of max value = 765). Red value is 107 (42.19% from 255 or 34.41% from 311); Green value is 148 (58.20% from 255 or 47.59% from 311); Blue value is 56 (22.27% from 255 or 18.01% from 311); Max value from RGB is 148 - color contains mainly: green. Hex color #6B9438 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #6B9438 is #946BC7. Grayscale: #7D7D7D. Windows color (decimal): -9726920 or 3708011. OLE color: 3708011.
HSL color Cylindrical-coordinate representation of color #6B9438: hue angle of 86.74º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #6B9438 is Cyan = 0.28, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 107 | 148 | 56 | - |
| CMYK | 0.28 | 0 | 0.62 | 0.42 |
| HSL | 86.74º | 0.45% | 0.4% | - |
| HSV(B) | 86.74º | 0.62% | 0.58% | - |
| XYZ | 17.37 | 24.59 | 7.57 | - |
| YUV | 125.25 | 88.92 | 114.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 148 | 56 | 0.28 | 0 | 0.62 | 0.42 | 86.74 | 0.45 | 0.4 |
| Hex | 6B | 94 | 38 | 1C | 0 | 3E | 2A | 57 | 2D | 28 |
| Octal | 153 | 224 | 70 | 34 | 0 | 76 | 52 | 127 | 55 | 50 |
| Binary | 1101011 | 10010100 | 111000 | 11100 | 0 | 111110 | 101010 | 1010111 | 101101 | 101000 |
Color Harmonies of #6B9438
Complementary color
Monochromatic Colors of #6B9438
Black with #6B9438
Text Example
Text Example
White with #6B9438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B9438; }
p { color: rgb(107,148,56); }
H1.HeaderClassName
{
color: #6B9438;
}
.AnyTagClassName
{
color: #6B9438;
}
</style>
background-color css
<style>
a { background-color: #6B9438; }
a { background-color: rgb(107,148,56); }
div.DivClassName
{
background-color: #6B9438;
}
.BgClassName
{
background-color: #6B9438;
}
</style>
border-color css
<style>
span { border-color: #6B9438; }
span { border-color: rgb(107,148,56); }
td.TdClassName
{
border-color: #6B9438;
}
.TagClassName
{
border-color: #6B9438;
}
</style>