Shades of Vida Loca #679636
Tints of Vida Loca #679636
RGB
CMYK
RGB Variations
Color information
#679636 (or 0x679636) is known color: Vida Loca. HEX triplet: 67, 96 and 36. RGB value is (103,150,54). Sum of RGB (Red+Green+Blue) = 103+150+54=307 (40% of max value = 765). Red value is 103 (40.62% from 255 or 33.55% from 307); Green value is 150 (58.98% from 255 or 48.86% from 307); Blue value is 54 (21.48% from 255 or 17.59% from 307); Max value from RGB is 150 - color contains mainly: green. Hex color #679636 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #679636 is #9869C9. Grayscale: #7D7D7D. Windows color (decimal): -9988554 or 3577447. OLE color: 3577447.
HSL color Cylindrical-coordinate representation of color #679636: hue angle of 89.37º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #679636 is Cyan = 0.31, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 103 | 150 | 54 | - |
| CMYK | 0.31 | 0 | 0.64 | 0.41 |
| HSL | 89.37º | 0.47% | 0.4% | - |
| HSV(B) | 89.37º | 0.64% | 0.59% | - |
| XYZ | 17.17 | 24.96 | 7.4 | - |
| YUV | 125 | 87.93 | 112.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 150 | 54 | 0.31 | 0 | 0.64 | 0.41 | 89.37 | 0.47 | 0.4 |
| Hex | 67 | 96 | 36 | 1F | 0 | 40 | 29 | 59 | 2F | 28 |
| Octal | 147 | 226 | 66 | 37 | 0 | 100 | 51 | 131 | 57 | 50 |
| Binary | 1100111 | 10010110 | 110110 | 11111 | 0 | 1000000 | 101001 | 1011001 | 101111 | 101000 |
Color Harmonies of #679636
Complementary color
Monochromatic Colors of #679636
Black with #679636
Text Example
Text Example
White with #679636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679636; }
p { color: rgb(103,150,54); }
H1.HeaderClassName
{
color: #679636;
}
.AnyTagClassName
{
color: #679636;
}
</style>
background-color css
<style>
a { background-color: #679636; }
a { background-color: rgb(103,150,54); }
div.DivClassName
{
background-color: #679636;
}
.BgClassName
{
background-color: #679636;
}
</style>
border-color css
<style>
span { border-color: #679636; }
span { border-color: rgb(103,150,54); }
td.TdClassName
{
border-color: #679636;
}
.TagClassName
{
border-color: #679636;
}
</style>