Shades of Vida Loca #669332
Tints of Vida Loca #669332
RGB
CMYK
RGB Variations
Color information
#669332 (or 0x669332) is known color: Vida Loca. HEX triplet: 66, 93 and 32. RGB value is (102,147,50). Sum of RGB (Red+Green+Blue) = 102+147+50=299 (39% of max value = 765). Red value is 102 (40.23% from 255 or 34.11% from 299); Green value is 147 (57.81% from 255 or 49.16% from 299); Blue value is 50 (19.92% from 255 or 16.72% from 299); Max value from RGB is 147 - color contains mainly: green. Hex color #669332 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #669332 is #996CCD. Grayscale: #7A7A7A. Windows color (decimal): -10054862 or 3314534. OLE color: 3314534.
HSL color Cylindrical-coordinate representation of color #669332: hue angle of 87.84º degrees, saturation: 0.49, 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 #669332 is Cyan = 0.31, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 147 | 50 | - |
| CMYK | 0.31 | 0 | 0.66 | 0.42 |
| HSL | 87.84º | 0.49% | 0.39% | - |
| HSV(B) | 87.84º | 0.66% | 0.58% | - |
| XYZ | 16.49 | 23.92 | 6.77 | - |
| YUV | 122.49 | 87.09 | 113.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 147 | 50 | 0.31 | 0 | 0.66 | 0.42 | 87.84 | 0.49 | 0.39 |
| Hex | 66 | 93 | 32 | 1F | 0 | 42 | 2A | 58 | 31 | 27 |
| Octal | 146 | 223 | 62 | 37 | 0 | 102 | 52 | 130 | 61 | 47 |
| Binary | 1100110 | 10010011 | 110010 | 11111 | 0 | 1000010 | 101010 | 1011000 | 110001 | 100111 |
Color Harmonies of #669332
Complementary color
Monochromatic Colors of #669332
Black with #669332
Text Example
Text Example
White with #669332
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669332; }
p { color: rgb(102,147,50); }
H1.HeaderClassName
{
color: #669332;
}
.AnyTagClassName
{
color: #669332;
}
</style>
background-color css
<style>
a { background-color: #669332; }
a { background-color: rgb(102,147,50); }
div.DivClassName
{
background-color: #669332;
}
.BgClassName
{
background-color: #669332;
}
</style>
border-color css
<style>
span { border-color: #669332; }
span { border-color: rgb(102,147,50); }
td.TdClassName
{
border-color: #669332;
}
.TagClassName
{
border-color: #669332;
}
</style>