Shades of Vida Loca #669633
Tints of Vida Loca #669633
RGB
CMYK
RGB Variations
Color information
#669633 (or 0x669633) is known color: Vida Loca. HEX triplet: 66, 96 and 33. RGB value is (102,150,51). Sum of RGB (Red+Green+Blue) = 102+150+51=303 (40% of max value = 765). Red value is 102 (40.23% from 255 or 33.66% from 303); Green value is 150 (58.98% from 255 or 49.50% from 303); Blue value is 51 (20.31% from 255 or 16.83% from 303); Max value from RGB is 150 - color contains mainly: green. Hex color #669633 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #669633 is #9969CC. Grayscale: #7C7C7C. Windows color (decimal): -10054093 or 3380838. OLE color: 3380838.
HSL color Cylindrical-coordinate representation of color #669633: hue angle of 89.09º 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 #669633 is Cyan = 0.32, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 102 | 150 | 51 | - |
| CMYK | 0.32 | 0 | 0.66 | 0.41 |
| HSL | 89.09º | 0.49% | 0.39% | - |
| HSV(B) | 89.09º | 0.66% | 0.59% | - |
| XYZ | 16.98 | 24.88 | 7.04 | - |
| YUV | 124.36 | 86.6 | 112.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 150 | 51 | 0.32 | 0 | 0.66 | 0.41 | 89.09 | 0.49 | 0.39 |
| Hex | 66 | 96 | 33 | 20 | 0 | 42 | 29 | 59 | 31 | 27 |
| Octal | 146 | 226 | 63 | 40 | 0 | 102 | 51 | 131 | 61 | 47 |
| Binary | 1100110 | 10010110 | 110011 | 100000 | 0 | 1000010 | 101001 | 1011001 | 110001 | 100111 |
Color Harmonies of #669633
Complementary color
Monochromatic Colors of #669633
Black with #669633
Text Example
Text Example
White with #669633
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669633; }
p { color: rgb(102,150,51); }
H1.HeaderClassName
{
color: #669633;
}
.AnyTagClassName
{
color: #669633;
}
</style>
background-color css
<style>
a { background-color: #669633; }
a { background-color: rgb(102,150,51); }
div.DivClassName
{
background-color: #669633;
}
.BgClassName
{
background-color: #669633;
}
</style>
border-color css
<style>
span { border-color: #669633; }
span { border-color: rgb(102,150,51); }
td.TdClassName
{
border-color: #669633;
}
.TagClassName
{
border-color: #669633;
}
</style>