Shades of Vida Loca #6C9638
Tints of Vida Loca #6C9638
RGB
CMYK
RGB Variations
Color information
#6C9638 (or 0x6C9638) is known color: Vida Loca. HEX triplet: 6C, 96 and 38. RGB value is (108,150,56). Sum of RGB (Red+Green+Blue) = 108+150+56=314 (41% of max value = 765). Red value is 108 (42.58% from 255 or 34.39% from 314); Green value is 150 (58.98% from 255 or 47.77% from 314); Blue value is 56 (22.27% from 255 or 17.83% from 314); Max value from RGB is 150 - color contains mainly: green. Hex color #6C9638 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #6C9638 is #9369C7. Grayscale: #7F7F7F. Windows color (decimal): -9660872 or 3708524. OLE color: 3708524.
HSL color Cylindrical-coordinate representation of color #6C9638: hue angle of 86.81º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #6C9638 is Cyan = 0.28, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 108 | 150 | 56 | - |
| CMYK | 0.28 | 0 | 0.63 | 0.41 |
| HSL | 86.81º | 0.46% | 0.4% | - |
| HSV(B) | 86.81º | 0.63% | 0.59% | - |
| XYZ | 17.8 | 25.29 | 7.68 | - |
| YUV | 126.73 | 88.09 | 114.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 108 | 150 | 56 | 0.28 | 0 | 0.63 | 0.41 | 86.81 | 0.46 | 0.4 |
| Hex | 6C | 96 | 38 | 1C | 0 | 3F | 29 | 57 | 2E | 28 |
| Octal | 154 | 226 | 70 | 34 | 0 | 77 | 51 | 127 | 56 | 50 |
| Binary | 1101100 | 10010110 | 111000 | 11100 | 0 | 111111 | 101001 | 1010111 | 101110 | 101000 |
Color Harmonies of #6C9638
Complementary color
Monochromatic Colors of #6C9638
Black with #6C9638
Text Example
Text Example
White with #6C9638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6C9638; }
p { color: rgb(108,150,56); }
H1.HeaderClassName
{
color: #6C9638;
}
.AnyTagClassName
{
color: #6C9638;
}
</style>
background-color css
<style>
a { background-color: #6C9638; }
a { background-color: rgb(108,150,56); }
div.DivClassName
{
background-color: #6C9638;
}
.BgClassName
{
background-color: #6C9638;
}
</style>
border-color css
<style>
span { border-color: #6C9638; }
span { border-color: rgb(108,150,56); }
td.TdClassName
{
border-color: #6C9638;
}
.TagClassName
{
border-color: #6C9638;
}
</style>