Shades of Vida Loca #699336
Tints of Vida Loca #699336
RGB
CMYK
RGB Variations
Color information
#699336 (or 0x699336) is known color: Vida Loca. HEX triplet: 69, 93 and 36. RGB value is (105,147,54). Sum of RGB (Red+Green+Blue) = 105+147+54=306 (40% of max value = 765). Red value is 105 (41.41% from 255 or 34.31% from 306); Green value is 147 (57.81% from 255 or 48.04% from 306); Blue value is 54 (21.48% from 255 or 17.65% from 306); Max value from RGB is 147 - color contains mainly: green. Hex color #699336 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #699336 is #966CC9. Grayscale: #7C7C7C. Windows color (decimal): -9858250 or 3576681. OLE color: 3576681.
HSL color Cylindrical-coordinate representation of color #699336: hue angle of 87.1º degrees, saturation: 0.46, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #699336 is Cyan = 0.29, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 105 | 147 | 54 | - |
| CMYK | 0.29 | 0 | 0.63 | 0.42 |
| HSL | 87.1º | 0.46% | 0.39% | - |
| HSV(B) | 87.1º | 0.63% | 0.58% | - |
| XYZ | 16.93 | 24.14 | 7.26 | - |
| YUV | 123.84 | 88.59 | 114.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 147 | 54 | 0.29 | 0 | 0.63 | 0.42 | 87.1 | 0.46 | 0.39 |
| Hex | 69 | 93 | 36 | 1D | 0 | 3F | 2A | 57 | 2E | 27 |
| Octal | 151 | 223 | 66 | 35 | 0 | 77 | 52 | 127 | 56 | 47 |
| Binary | 1101001 | 10010011 | 110110 | 11101 | 0 | 111111 | 101010 | 1010111 | 101110 | 100111 |
Color Harmonies of #699336
Complementary color
Monochromatic Colors of #699336
Black with #699336
Text Example
Text Example
White with #699336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #699336; }
p { color: rgb(105,147,54); }
H1.HeaderClassName
{
color: #699336;
}
.AnyTagClassName
{
color: #699336;
}
</style>
background-color css
<style>
a { background-color: #699336; }
a { background-color: rgb(105,147,54); }
div.DivClassName
{
background-color: #699336;
}
.BgClassName
{
background-color: #699336;
}
</style>
border-color css
<style>
span { border-color: #699336; }
span { border-color: rgb(105,147,54); }
td.TdClassName
{
border-color: #699336;
}
.TagClassName
{
border-color: #699336;
}
</style>