Shades of Vida Loca #679338
Tints of Vida Loca #679338
RGB
CMYK
RGB Variations
Color information
#679338 (or 0x679338) is known color: Vida Loca. HEX triplet: 67, 93 and 38. RGB value is (103,147,56). Sum of RGB (Red+Green+Blue) = 103+147+56=306 (40% of max value = 765). Red value is 103 (40.62% from 255 or 33.66% from 306); Green value is 147 (57.81% from 255 or 48.04% from 306); Blue value is 56 (22.27% from 255 or 18.30% from 306); Max value from RGB is 147 - color contains mainly: green. Hex color #679338 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #679338 is #986CC7. Grayscale: #7B7B7B. Windows color (decimal): -9989320 or 3707751. OLE color: 3707751.
HSL color Cylindrical-coordinate representation of color #679338: hue angle of 89.01º 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 #679338 is Cyan = 0.30, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 147 | 56 | - |
| CMYK | 0.30 | 0 | 0.62 | 0.42 |
| HSL | 89.01º | 0.45% | 0.4% | - |
| HSV(B) | 89.01º | 0.62% | 0.58% | - |
| XYZ | 16.74 | 24.04 | 7.5 | - |
| YUV | 123.47 | 89.92 | 113.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 147 | 56 | 0.30 | 0 | 0.62 | 0.42 | 89.01 | 0.45 | 0.4 |
| Hex | 67 | 93 | 38 | 1E | 0 | 3E | 2A | 59 | 2D | 28 |
| Octal | 147 | 223 | 70 | 36 | 0 | 76 | 52 | 131 | 55 | 50 |
| Binary | 1100111 | 10010011 | 111000 | 11110 | 0 | 111110 | 101010 | 1011001 | 101101 | 101000 |
Color Harmonies of #679338
Complementary color
Monochromatic Colors of #679338
Black with #679338
Text Example
Text Example
White with #679338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679338; }
p { color: rgb(103,147,56); }
H1.HeaderClassName
{
color: #679338;
}
.AnyTagClassName
{
color: #679338;
}
</style>
background-color css
<style>
a { background-color: #679338; }
a { background-color: rgb(103,147,56); }
div.DivClassName
{
background-color: #679338;
}
.BgClassName
{
background-color: #679338;
}
</style>
border-color css
<style>
span { border-color: #679338; }
span { border-color: rgb(103,147,56); }
td.TdClassName
{
border-color: #679338;
}
.TagClassName
{
border-color: #679338;
}
</style>