Shades of Vida Loca #689735
Tints of Vida Loca #689735
RGB
CMYK
RGB Variations
Color information
#689735 (or 0x689735) is known color: Vida Loca. HEX triplet: 68, 97 and 35. RGB value is (104,151,53). Sum of RGB (Red+Green+Blue) = 104+151+53=308 (40% of max value = 765). Red value is 104 (41.02% from 255 or 33.77% from 308); Green value is 151 (59.38% from 255 or 49.03% from 308); Blue value is 53 (21.09% from 255 or 17.21% from 308); Max value from RGB is 151 - color contains mainly: green. Hex color #689735 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #689735 is #9768CA. Grayscale: #7E7E7E. Windows color (decimal): -9922763 or 3512168. OLE color: 3512168.
HSL color Cylindrical-coordinate representation of color #689735: hue angle of 88.78º 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 #689735 is Cyan = 0.31, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 104 | 151 | 53 | - |
| CMYK | 0.31 | 0 | 0.65 | 0.41 |
| HSL | 88.78º | 0.48% | 0.4% | - |
| HSV(B) | 88.78º | 0.65% | 0.59% | - |
| XYZ | 17.42 | 25.33 | 7.34 | - |
| YUV | 125.78 | 86.93 | 112.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 151 | 53 | 0.31 | 0 | 0.65 | 0.41 | 88.78 | 0.48 | 0.4 |
| Hex | 68 | 97 | 35 | 1F | 0 | 41 | 29 | 59 | 30 | 28 |
| Octal | 150 | 227 | 65 | 37 | 0 | 101 | 51 | 131 | 60 | 50 |
| Binary | 1101000 | 10010111 | 110101 | 11111 | 0 | 1000001 | 101001 | 1011001 | 110000 | 101000 |
Color Harmonies of #689735
Complementary color
Monochromatic Colors of #689735
Black with #689735
Text Example
Text Example
White with #689735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #689735; }
p { color: rgb(104,151,53); }
H1.HeaderClassName
{
color: #689735;
}
.AnyTagClassName
{
color: #689735;
}
</style>
background-color css
<style>
a { background-color: #689735; }
a { background-color: rgb(104,151,53); }
div.DivClassName
{
background-color: #689735;
}
.BgClassName
{
background-color: #689735;
}
</style>
border-color css
<style>
span { border-color: #689735; }
span { border-color: rgb(104,151,53); }
td.TdClassName
{
border-color: #689735;
}
.TagClassName
{
border-color: #689735;
}
</style>