Shades of Vida Loca #669532
Tints of Vida Loca #669532
RGB
CMYK
RGB Variations
Color information
#669532 (or 0x669532) is known color: Vida Loca. HEX triplet: 66, 95 and 32. RGB value is (102,149,50). Sum of RGB (Red+Green+Blue) = 102+149+50=301 (39% of max value = 765). Red value is 102 (40.23% from 255 or 33.89% from 301); Green value is 149 (58.59% from 255 or 49.50% from 301); Blue value is 50 (19.92% from 255 or 16.61% from 301); Max value from RGB is 149 - color contains mainly: green. Hex color #669532 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #669532 is #996ACD. Grayscale: #7C7C7C. Windows color (decimal): -10054350 or 3315046. OLE color: 3315046.
HSL color Cylindrical-coordinate representation of color #669532: hue angle of 88.48º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #669532 is Cyan = 0.32, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 149 | 50 | - |
| CMYK | 0.32 | 0 | 0.66 | 0.42 |
| HSL | 88.48º | 0.5% | 0.39% | - |
| HSV(B) | 88.48º | 0.66% | 0.58% | - |
| XYZ | 16.8 | 24.55 | 6.87 | - |
| YUV | 123.66 | 86.43 | 112.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 149 | 50 | 0.32 | 0 | 0.66 | 0.42 | 88.48 | 0.5 | 0.39 |
| Hex | 66 | 95 | 32 | 20 | 0 | 42 | 2A | 58 | 32 | 27 |
| Octal | 146 | 225 | 62 | 40 | 0 | 102 | 52 | 130 | 62 | 47 |
| Binary | 1100110 | 10010101 | 110010 | 100000 | 0 | 1000010 | 101010 | 1011000 | 110010 | 100111 |
Color Harmonies of #669532
Complementary color
Monochromatic Colors of #669532
Black with #669532
Text Example
Text Example
White with #669532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669532; }
p { color: rgb(102,149,50); }
H1.HeaderClassName
{
color: #669532;
}
.AnyTagClassName
{
color: #669532;
}
</style>
background-color css
<style>
a { background-color: #669532; }
a { background-color: rgb(102,149,50); }
div.DivClassName
{
background-color: #669532;
}
.BgClassName
{
background-color: #669532;
}
</style>
border-color css
<style>
span { border-color: #669532; }
span { border-color: rgb(102,149,50); }
td.TdClassName
{
border-color: #669532;
}
.TagClassName
{
border-color: #669532;
}
</style>