Shades of Vida Loca #699131
Tints of Vida Loca #699131
RGB
CMYK
RGB Variations
Color information
#699131 (or 0x699131) is known color: Vida Loca. HEX triplet: 69, 91 and 31. RGB value is (105,145,49). Sum of RGB (Red+Green+Blue) = 105+145+49=299 (39% of max value = 765). Red value is 105 (41.41% from 255 or 35.12% from 299); Green value is 145 (57.03% from 255 or 48.49% from 299); Blue value is 49 (19.53% from 255 or 16.39% from 299); Max value from RGB is 145 - color contains mainly: green. Hex color #699131 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #699131 is #966ECE. Grayscale: #7A7A7A. Windows color (decimal): -9858767 or 3248489. OLE color: 3248489.
HSL color Cylindrical-coordinate representation of color #699131: hue angle of 85º degrees, saturation: 0.49, 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 #699131 is Cyan = 0.28, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 105 | 145 | 49 | - |
| CMYK | 0.28 | 0 | 0.66 | 0.43 |
| HSL | 85º | 0.49% | 0.38% | - |
| HSV(B) | 85º | 0.66% | 0.57% | - |
| XYZ | 16.51 | 23.48 | 6.57 | - |
| YUV | 122.1 | 86.75 | 115.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 145 | 49 | 0.28 | 0 | 0.66 | 0.43 | 85 | 0.49 | 0.38 |
| Hex | 69 | 91 | 31 | 1C | 0 | 42 | 2B | 55 | 31 | 26 |
| Octal | 151 | 221 | 61 | 34 | 0 | 102 | 53 | 125 | 61 | 46 |
| Binary | 1101001 | 10010001 | 110001 | 11100 | 0 | 1000010 | 101011 | 1010101 | 110001 | 100110 |
Color Harmonies of #699131
Complementary color
Monochromatic Colors of #699131
Black with #699131
Text Example
Text Example
White with #699131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #699131; }
p { color: rgb(105,145,49); }
H1.HeaderClassName
{
color: #699131;
}
.AnyTagClassName
{
color: #699131;
}
</style>
background-color css
<style>
a { background-color: #699131; }
a { background-color: rgb(105,145,49); }
div.DivClassName
{
background-color: #699131;
}
.BgClassName
{
background-color: #699131;
}
</style>
border-color css
<style>
span { border-color: #699131; }
span { border-color: rgb(105,145,49); }
td.TdClassName
{
border-color: #699131;
}
.TagClassName
{
border-color: #699131;
}
</style>