Shades of Vida Loca #689334
Tints of Vida Loca #689334
RGB
CMYK
RGB Variations
Color information
#689334 (or 0x689334) is known color: Vida Loca. HEX triplet: 68, 93 and 34. RGB value is (104,147,52). Sum of RGB (Red+Green+Blue) = 104+147+52=303 (40% of max value = 765). Red value is 104 (41.02% from 255 or 34.32% from 303); Green value is 147 (57.81% from 255 or 48.51% from 303); Blue value is 52 (20.70% from 255 or 17.16% from 303); Max value from RGB is 147 - color contains mainly: green. Hex color #689334 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #689334 is #976CCB. Grayscale: #7B7B7B. Windows color (decimal): -9923788 or 3445608. OLE color: 3445608.
HSL color Cylindrical-coordinate representation of color #689334: hue angle of 87.16º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #689334 is Cyan = 0.29, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 147 | 52 | - |
| CMYK | 0.29 | 0 | 0.65 | 0.42 |
| HSL | 87.16º | 0.48% | 0.39% | - |
| HSV(B) | 87.16º | 0.65% | 0.58% | - |
| XYZ | 16.76 | 24.06 | 7.01 | - |
| YUV | 123.31 | 87.75 | 114.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 147 | 52 | 0.29 | 0 | 0.65 | 0.42 | 87.16 | 0.48 | 0.39 |
| Hex | 68 | 93 | 34 | 1D | 0 | 41 | 2A | 57 | 30 | 27 |
| Octal | 150 | 223 | 64 | 35 | 0 | 101 | 52 | 127 | 60 | 47 |
| Binary | 1101000 | 10010011 | 110100 | 11101 | 0 | 1000001 | 101010 | 1010111 | 110000 | 100111 |
Color Harmonies of #689334
Complementary color
Monochromatic Colors of #689334
Black with #689334
Text Example
Text Example
White with #689334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #689334; }
p { color: rgb(104,147,52); }
H1.HeaderClassName
{
color: #689334;
}
.AnyTagClassName
{
color: #689334;
}
</style>
background-color css
<style>
a { background-color: #689334; }
a { background-color: rgb(104,147,52); }
div.DivClassName
{
background-color: #689334;
}
.BgClassName
{
background-color: #689334;
}
</style>
border-color css
<style>
span { border-color: #689334; }
span { border-color: rgb(104,147,52); }
td.TdClassName
{
border-color: #689334;
}
.TagClassName
{
border-color: #689334;
}
</style>