Shades of Vida Loca #669339
Tints of Vida Loca #669339
RGB
CMYK
RGB Variations
Color information
#669339 (or 0x669339) is known color: Vida Loca. HEX triplet: 66, 93 and 39. RGB value is (102,147,57). Sum of RGB (Red+Green+Blue) = 102+147+57=306 (40% of max value = 765). Red value is 102 (40.23% from 255 or 33.33% from 306); Green value is 147 (57.81% from 255 or 48.04% from 306); Blue value is 57 (22.66% from 255 or 18.63% from 306); Max value from RGB is 147 - color contains mainly: green. Hex color #669339 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #669339 is #996CC6. Grayscale: #7B7B7B. Windows color (decimal): -10054855 or 3773286. OLE color: 3773286.
HSL color Cylindrical-coordinate representation of color #669339: hue angle of 90º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #669339 is Cyan = 0.31, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 147 | 57 | - |
| CMYK | 0.31 | 0 | 0.61 | 0.42 |
| HSL | 90º | 0.44% | 0.4% | - |
| HSV(B) | 90º | 0.61% | 0.58% | - |
| XYZ | 16.65 | 23.99 | 7.62 | - |
| YUV | 123.29 | 90.59 | 112.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 147 | 57 | 0.31 | 0 | 0.61 | 0.42 | 90 | 0.44 | 0.4 |
| Hex | 66 | 93 | 39 | 1F | 0 | 3D | 2A | 5A | 2C | 28 |
| Octal | 146 | 223 | 71 | 37 | 0 | 75 | 52 | 132 | 54 | 50 |
| Binary | 1100110 | 10010011 | 111001 | 11111 | 0 | 111101 | 101010 | 1011010 | 101100 | 101000 |
Color Harmonies of #669339
Complementary color
Monochromatic Colors of #669339
Black with #669339
Text Example
Text Example
White with #669339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669339; }
p { color: rgb(102,147,57); }
H1.HeaderClassName
{
color: #669339;
}
.AnyTagClassName
{
color: #669339;
}
</style>
background-color css
<style>
a { background-color: #669339; }
a { background-color: rgb(102,147,57); }
div.DivClassName
{
background-color: #669339;
}
.BgClassName
{
background-color: #669339;
}
</style>
border-color css
<style>
span { border-color: #669339; }
span { border-color: rgb(102,147,57); }
td.TdClassName
{
border-color: #669339;
}
.TagClassName
{
border-color: #669339;
}
</style>