Shades of Vida Loca #679635
Tints of Vida Loca #679635
RGB
CMYK
RGB Variations
Color information
#679635 (or 0x679635) is known color: Vida Loca. HEX triplet: 67, 96 and 35. RGB value is (103,150,53). Sum of RGB (Red+Green+Blue) = 103+150+53=306 (40% of max value = 765). Red value is 103 (40.62% from 255 or 33.66% from 306); Green value is 150 (58.98% from 255 or 49.02% from 306); Blue value is 53 (21.09% from 255 or 17.32% from 306); Max value from RGB is 150 - color contains mainly: green. Hex color #679635 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #679635 is #9869CA. Grayscale: #7D7D7D. Windows color (decimal): -9988555 or 3511911. OLE color: 3511911.
HSL color Cylindrical-coordinate representation of color #679635: hue angle of 89.07º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #679635 is Cyan = 0.31, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 103 | 150 | 53 | - |
| CMYK | 0.31 | 0 | 0.65 | 0.41 |
| HSL | 89.07º | 0.48% | 0.4% | - |
| HSV(B) | 89.07º | 0.65% | 0.59% | - |
| XYZ | 17.14 | 24.95 | 7.28 | - |
| YUV | 124.89 | 87.43 | 112.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 150 | 53 | 0.31 | 0 | 0.65 | 0.41 | 89.07 | 0.48 | 0.4 |
| Hex | 67 | 96 | 35 | 1F | 0 | 41 | 29 | 59 | 30 | 28 |
| Octal | 147 | 226 | 65 | 37 | 0 | 101 | 51 | 131 | 60 | 50 |
| Binary | 1100111 | 10010110 | 110101 | 11111 | 0 | 1000001 | 101001 | 1011001 | 110000 | 101000 |
Color Harmonies of #679635
Complementary color
Monochromatic Colors of #679635
Black with #679635
Text Example
Text Example
White with #679635
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679635; }
p { color: rgb(103,150,53); }
H1.HeaderClassName
{
color: #679635;
}
.AnyTagClassName
{
color: #679635;
}
</style>
background-color css
<style>
a { background-color: #679635; }
a { background-color: rgb(103,150,53); }
div.DivClassName
{
background-color: #679635;
}
.BgClassName
{
background-color: #679635;
}
</style>
border-color css
<style>
span { border-color: #679635; }
span { border-color: rgb(103,150,53); }
td.TdClassName
{
border-color: #679635;
}
.TagClassName
{
border-color: #679635;
}
</style>