Shades of Vida Loca #689231
Tints of Vida Loca #689231
RGB
CMYK
RGB Variations
Color information
#689231 (or 0x689231) is known color: Vida Loca. HEX triplet: 68, 92 and 31. RGB value is (104,146,49). Sum of RGB (Red+Green+Blue) = 104+146+49=299 (39% of max value = 765). Red value is 104 (41.02% from 255 or 34.78% from 299); Green value is 146 (57.42% from 255 or 48.83% from 299); Blue value is 49 (19.53% from 255 or 16.39% from 299); Max value from RGB is 146 - color contains mainly: green. Hex color #689231 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #689231 is #976DCE. Grayscale: #7A7A7A. Windows color (decimal): -9924047 or 3248744. OLE color: 3248744.
HSL color Cylindrical-coordinate representation of color #689231: hue angle of 85.98º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #689231 is Cyan = 0.29, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 104 | 146 | 49 | - |
| CMYK | 0.29 | 0 | 0.66 | 0.43 |
| HSL | 85.98º | 0.5% | 0.38% | - |
| HSV(B) | 85.98º | 0.66% | 0.57% | - |
| XYZ | 16.54 | 23.72 | 6.61 | - |
| YUV | 122.38 | 86.59 | 114.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 146 | 49 | 0.29 | 0 | 0.66 | 0.43 | 85.98 | 0.5 | 0.38 |
| Hex | 68 | 92 | 31 | 1D | 0 | 42 | 2B | 56 | 32 | 26 |
| Octal | 150 | 222 | 61 | 35 | 0 | 102 | 53 | 126 | 62 | 46 |
| Binary | 1101000 | 10010010 | 110001 | 11101 | 0 | 1000010 | 101011 | 1010110 | 110010 | 100110 |
Color Harmonies of #689231
Complementary color
Monochromatic Colors of #689231
Black with #689231
Text Example
Text Example
White with #689231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #689231; }
p { color: rgb(104,146,49); }
H1.HeaderClassName
{
color: #689231;
}
.AnyTagClassName
{
color: #689231;
}
</style>
background-color css
<style>
a { background-color: #689231; }
a { background-color: rgb(104,146,49); }
div.DivClassName
{
background-color: #689231;
}
.BgClassName
{
background-color: #689231;
}
</style>
border-color css
<style>
span { border-color: #689231; }
span { border-color: rgb(104,146,49); }
td.TdClassName
{
border-color: #689231;
}
.TagClassName
{
border-color: #689231;
}
</style>