Shades of Vida Loca #679336
Tints of Vida Loca #679336
RGB
CMYK
RGB Variations
Color information
#679336 (or 0x679336) is known color: Vida Loca. HEX triplet: 67, 93 and 36. RGB value is (103,147,54). Sum of RGB (Red+Green+Blue) = 103+147+54=304 (40% of max value = 765). Red value is 103 (40.62% from 255 or 33.88% from 304); Green value is 147 (57.81% from 255 or 48.36% from 304); Blue value is 54 (21.48% from 255 or 17.76% from 304); Max value from RGB is 147 - color contains mainly: green. Hex color #679336 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #679336 is #986CC9. Grayscale: #7B7B7B. Windows color (decimal): -9989322 or 3576679. OLE color: 3576679.
HSL color Cylindrical-coordinate representation of color #679336: hue angle of 88.39º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #679336 is Cyan = 0.30, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 147 | 54 | - |
| CMYK | 0.30 | 0 | 0.63 | 0.42 |
| HSL | 88.39º | 0.46% | 0.39% | - |
| HSV(B) | 88.39º | 0.63% | 0.58% | - |
| XYZ | 16.69 | 24.02 | 7.25 | - |
| YUV | 123.24 | 88.92 | 113.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 147 | 54 | 0.30 | 0 | 0.63 | 0.42 | 88.39 | 0.46 | 0.39 |
| Hex | 67 | 93 | 36 | 1E | 0 | 3F | 2A | 58 | 2E | 27 |
| Octal | 147 | 223 | 66 | 36 | 0 | 77 | 52 | 130 | 56 | 47 |
| Binary | 1100111 | 10010011 | 110110 | 11110 | 0 | 111111 | 101010 | 1011000 | 101110 | 100111 |
Color Harmonies of #679336
Complementary color
Monochromatic Colors of #679336
Black with #679336
Text Example
Text Example
White with #679336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679336; }
p { color: rgb(103,147,54); }
H1.HeaderClassName
{
color: #679336;
}
.AnyTagClassName
{
color: #679336;
}
</style>
background-color css
<style>
a { background-color: #679336; }
a { background-color: rgb(103,147,54); }
div.DivClassName
{
background-color: #679336;
}
.BgClassName
{
background-color: #679336;
}
</style>
border-color css
<style>
span { border-color: #679336; }
span { border-color: rgb(103,147,54); }
td.TdClassName
{
border-color: #679336;
}
.TagClassName
{
border-color: #679336;
}
</style>