Shades of Vida Loca #699231
Tints of Vida Loca #699231
RGB
CMYK
RGB Variations
Color information
#699231 (or 0x699231) is known color: Vida Loca. HEX triplet: 69, 92 and 31. RGB value is (105,146,49). Sum of RGB (Red+Green+Blue) = 105+146+49=300 (39% of max value = 765). Red value is 105 (41.41% from 255 or 35% from 300); Green value is 146 (57.42% from 255 or 48.67% from 300); Blue value is 49 (19.53% from 255 or 16.33% from 300); Max value from RGB is 146 - color contains mainly: green. Hex color #699231 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #699231 is #966DCE. Grayscale: #7B7B7B. Windows color (decimal): -9858511 or 3248745. OLE color: 3248745.
HSL color Cylindrical-coordinate representation of color #699231: hue angle of 85.36º 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 #699231 is Cyan = 0.28, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 105 | 146 | 49 | - |
| CMYK | 0.28 | 0 | 0.66 | 0.43 |
| HSL | 85.36º | 0.5% | 0.38% | - |
| HSV(B) | 85.36º | 0.66% | 0.57% | - |
| XYZ | 16.66 | 23.78 | 6.62 | - |
| YUV | 122.68 | 86.42 | 115.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 146 | 49 | 0.28 | 0 | 0.66 | 0.43 | 85.36 | 0.5 | 0.38 |
| Hex | 69 | 92 | 31 | 1C | 0 | 42 | 2B | 55 | 32 | 26 |
| Octal | 151 | 222 | 61 | 34 | 0 | 102 | 53 | 125 | 62 | 46 |
| Binary | 1101001 | 10010010 | 110001 | 11100 | 0 | 1000010 | 101011 | 1010101 | 110010 | 100110 |
Color Harmonies of #699231
Complementary color
Monochromatic Colors of #699231
Black with #699231
Text Example
Text Example
White with #699231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #699231; }
p { color: rgb(105,146,49); }
H1.HeaderClassName
{
color: #699231;
}
.AnyTagClassName
{
color: #699231;
}
</style>
background-color css
<style>
a { background-color: #699231; }
a { background-color: rgb(105,146,49); }
div.DivClassName
{
background-color: #699231;
}
.BgClassName
{
background-color: #699231;
}
</style>
border-color css
<style>
span { border-color: #699231; }
span { border-color: rgb(105,146,49); }
td.TdClassName
{
border-color: #699231;
}
.TagClassName
{
border-color: #699231;
}
</style>