Shades of Vida Loca #689339
Tints of Vida Loca #689339
RGB
CMYK
RGB Variations
Color information
#689339 (or 0x689339) is known color: Vida Loca. HEX triplet: 68, 93 and 39. RGB value is (104,147,57). Sum of RGB (Red+Green+Blue) = 104+147+57=308 (40% of max value = 765). Red value is 104 (41.02% from 255 or 33.77% from 308); Green value is 147 (57.81% from 255 or 47.73% from 308); Blue value is 57 (22.66% from 255 or 18.51% from 308); Max value from RGB is 147 - color contains mainly: green. Hex color #689339 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #689339 is #976CC6. Grayscale: #7C7C7C. Windows color (decimal): -9923783 or 3773288. OLE color: 3773288.
HSL color Cylindrical-coordinate representation of color #689339: hue angle of 88.67º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #689339 is Cyan = 0.29, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 147 | 57 | - |
| CMYK | 0.29 | 0 | 0.61 | 0.42 |
| HSL | 88.67º | 0.44% | 0.4% | - |
| HSV(B) | 88.67º | 0.61% | 0.58% | - |
| XYZ | 16.88 | 24.11 | 7.63 | - |
| YUV | 123.88 | 90.25 | 113.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 147 | 57 | 0.29 | 0 | 0.61 | 0.42 | 88.67 | 0.44 | 0.4 |
| Hex | 68 | 93 | 39 | 1D | 0 | 3D | 2A | 59 | 2C | 28 |
| Octal | 150 | 223 | 71 | 35 | 0 | 75 | 52 | 131 | 54 | 50 |
| Binary | 1101000 | 10010011 | 111001 | 11101 | 0 | 111101 | 101010 | 1011001 | 101100 | 101000 |
Color Harmonies of #689339
Complementary color
Monochromatic Colors of #689339
Black with #689339
Text Example
Text Example
White with #689339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #689339; }
p { color: rgb(104,147,57); }
H1.HeaderClassName
{
color: #689339;
}
.AnyTagClassName
{
color: #689339;
}
</style>
background-color css
<style>
a { background-color: #689339; }
a { background-color: rgb(104,147,57); }
div.DivClassName
{
background-color: #689339;
}
.BgClassName
{
background-color: #689339;
}
</style>
border-color css
<style>
span { border-color: #689339; }
span { border-color: rgb(104,147,57); }
td.TdClassName
{
border-color: #689339;
}
.TagClassName
{
border-color: #689339;
}
</style>