Shades of Vida Loca #669331
Tints of Vida Loca #669331
RGB
CMYK
RGB Variations
Color information
#669331 (or 0x669331) is known color: Vida Loca. HEX triplet: 66, 93 and 31. RGB value is (102,147,49). Sum of RGB (Red+Green+Blue) = 102+147+49=298 (39% of max value = 765). Red value is 102 (40.23% from 255 or 34.23% from 298); Green value is 147 (57.81% from 255 or 49.33% from 298); Blue value is 49 (19.53% from 255 or 16.44% from 298); Max value from RGB is 147 - color contains mainly: green. Hex color #669331 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #669331 is #996CCE. Grayscale: #7A7A7A. Windows color (decimal): -10054863 or 3248998. OLE color: 3248998.
HSL color Cylindrical-coordinate representation of color #669331: hue angle of 87.55º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #669331 is Cyan = 0.31, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 147 | 49 | - |
| CMYK | 0.31 | 0 | 0.67 | 0.42 |
| HSL | 87.55º | 0.5% | 0.38% | - |
| HSV(B) | 87.55º | 0.67% | 0.58% | - |
| XYZ | 16.47 | 23.91 | 6.65 | - |
| YUV | 122.37 | 86.59 | 113.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 147 | 49 | 0.31 | 0 | 0.67 | 0.42 | 87.55 | 0.5 | 0.38 |
| Hex | 66 | 93 | 31 | 1F | 0 | 43 | 2A | 58 | 32 | 26 |
| Octal | 146 | 223 | 61 | 37 | 0 | 103 | 52 | 130 | 62 | 46 |
| Binary | 1100110 | 10010011 | 110001 | 11111 | 0 | 1000011 | 101010 | 1011000 | 110010 | 100110 |
Color Harmonies of #669331
Complementary color
Monochromatic Colors of #669331
Black with #669331
Text Example
Text Example
White with #669331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669331; }
p { color: rgb(102,147,49); }
H1.HeaderClassName
{
color: #669331;
}
.AnyTagClassName
{
color: #669331;
}
</style>
background-color css
<style>
a { background-color: #669331; }
a { background-color: rgb(102,147,49); }
div.DivClassName
{
background-color: #669331;
}
.BgClassName
{
background-color: #669331;
}
</style>
border-color css
<style>
span { border-color: #669331; }
span { border-color: rgb(102,147,49); }
td.TdClassName
{
border-color: #669331;
}
.TagClassName
{
border-color: #669331;
}
</style>