Shades of Vida Loca #669630
Tints of Vida Loca #669630
RGB
CMYK
RGB Variations
Color information
#669630 (or 0x669630) is known color: Vida Loca. HEX triplet: 66, 96 and 30. RGB value is (102,150,48). Sum of RGB (Red+Green+Blue) = 102+150+48=300 (39% of max value = 765). Red value is 102 (40.23% from 255 or 34% from 300); Green value is 150 (58.98% from 255 or 50% from 300); Blue value is 48 (19.14% from 255 or 16% from 300); Max value from RGB is 150 - color contains mainly: green. Hex color #669630 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #669630 is #9969CF. Grayscale: #7C7C7C. Windows color (decimal): -10054096 or 3184230. OLE color: 3184230.
HSL color Cylindrical-coordinate representation of color #669630: hue angle of 88.24º degrees, saturation: 0.52, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #669630 is Cyan = 0.32, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 102 | 150 | 48 | - |
| CMYK | 0.32 | 0 | 0.68 | 0.41 |
| HSL | 88.24º | 0.52% | 0.39% | - |
| HSV(B) | 88.24º | 0.68% | 0.59% | - |
| XYZ | 16.92 | 24.85 | 6.7 | - |
| YUV | 124.02 | 85.1 | 112.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 150 | 48 | 0.32 | 0 | 0.68 | 0.41 | 88.24 | 0.52 | 0.39 |
| Hex | 66 | 96 | 30 | 20 | 0 | 44 | 29 | 58 | 34 | 27 |
| Octal | 146 | 226 | 60 | 40 | 0 | 104 | 51 | 130 | 64 | 47 |
| Binary | 1100110 | 10010110 | 110000 | 100000 | 0 | 1000100 | 101001 | 1011000 | 110100 | 100111 |
Color Harmonies of #669630
Complementary color
Monochromatic Colors of #669630
Black with #669630
Text Example
Text Example
White with #669630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669630; }
p { color: rgb(102,150,48); }
H1.HeaderClassName
{
color: #669630;
}
.AnyTagClassName
{
color: #669630;
}
</style>
background-color css
<style>
a { background-color: #669630; }
a { background-color: rgb(102,150,48); }
div.DivClassName
{
background-color: #669630;
}
.BgClassName
{
background-color: #669630;
}
</style>
border-color css
<style>
span { border-color: #669630; }
span { border-color: rgb(102,150,48); }
td.TdClassName
{
border-color: #669630;
}
.TagClassName
{
border-color: #669630;
}
</style>