Shades of Vida Loca #699633
Tints of Vida Loca #699633
RGB
CMYK
RGB Variations
Color information
#699633 (or 0x699633) is known color: Vida Loca. HEX triplet: 69, 96 and 33. RGB value is (105,150,51). Sum of RGB (Red+Green+Blue) = 105+150+51=306 (40% of max value = 765). Red value is 105 (41.41% from 255 or 34.31% from 306); Green value is 150 (58.98% from 255 or 49.02% from 306); Blue value is 51 (20.31% from 255 or 16.67% from 306); Max value from RGB is 150 - color contains mainly: green. Hex color #699633 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #699633 is #9669CC. Grayscale: #7D7D7D. Windows color (decimal): -9857485 or 3380841. OLE color: 3380841.
HSL color Cylindrical-coordinate representation of color #699633: hue angle of 87.27º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #699633 is Cyan = 0.30, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 105 | 150 | 51 | - |
| CMYK | 0.30 | 0 | 0.66 | 0.41 |
| HSL | 87.27º | 0.49% | 0.39% | - |
| HSV(B) | 87.27º | 0.66% | 0.59% | - |
| XYZ | 17.33 | 25.05 | 7.05 | - |
| YUV | 125.26 | 86.09 | 113.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 150 | 51 | 0.30 | 0 | 0.66 | 0.41 | 87.27 | 0.49 | 0.39 |
| Hex | 69 | 96 | 33 | 1E | 0 | 42 | 29 | 57 | 31 | 27 |
| Octal | 151 | 226 | 63 | 36 | 0 | 102 | 51 | 127 | 61 | 47 |
| Binary | 1101001 | 10010110 | 110011 | 11110 | 0 | 1000010 | 101001 | 1010111 | 110001 | 100111 |
Color Harmonies of #699633
Complementary color
Monochromatic Colors of #699633
Black with #699633
Text Example
Text Example
White with #699633
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #699633; }
p { color: rgb(105,150,51); }
H1.HeaderClassName
{
color: #699633;
}
.AnyTagClassName
{
color: #699633;
}
</style>
background-color css
<style>
a { background-color: #699633; }
a { background-color: rgb(105,150,51); }
div.DivClassName
{
background-color: #699633;
}
.BgClassName
{
background-color: #699633;
}
</style>
border-color css
<style>
span { border-color: #699633; }
span { border-color: rgb(105,150,51); }
td.TdClassName
{
border-color: #699633;
}
.TagClassName
{
border-color: #699633;
}
</style>