Shades of Vida Loca #669333
Tints of Vida Loca #669333
RGB
CMYK
RGB Variations
Color information
#669333 (or 0x669333) is known color: Vida Loca. HEX triplet: 66, 93 and 33. RGB value is (102,147,51). Sum of RGB (Red+Green+Blue) = 102+147+51=300 (39% of max value = 765). Red value is 102 (40.23% from 255 or 34% from 300); Green value is 147 (57.81% from 255 or 49% from 300); Blue value is 51 (20.31% from 255 or 17% from 300); Max value from RGB is 147 - color contains mainly: green. Hex color #669333 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #669333 is #996CCC. Grayscale: #7A7A7A. Windows color (decimal): -10054861 or 3380070. OLE color: 3380070.
HSL color Cylindrical-coordinate representation of color #669333: hue angle of 88.12º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #669333 is Cyan = 0.31, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 147 | 51 | - |
| CMYK | 0.31 | 0 | 0.65 | 0.42 |
| HSL | 88.13º | 0.48% | 0.39% | - |
| HSV(B) | 88.13º | 0.65% | 0.58% | - |
| XYZ | 16.51 | 23.93 | 6.88 | - |
| YUV | 122.6 | 87.59 | 113.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 147 | 51 | 0.31 | 0 | 0.65 | 0.42 | 88.13 | 0.48 | 0.39 |
| Hex | 66 | 93 | 33 | 1F | 0 | 41 | 2A | 58 | 30 | 27 |
| Octal | 146 | 223 | 63 | 37 | 0 | 101 | 52 | 130 | 60 | 47 |
| Binary | 1100110 | 10010011 | 110011 | 11111 | 0 | 1000001 | 101010 | 1011000 | 110000 | 100111 |
Color Harmonies of #669333
Complementary color
Monochromatic Colors of #669333
Black with #669333
Text Example
Text Example
White with #669333
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669333; }
p { color: rgb(102,147,51); }
H1.HeaderClassName
{
color: #669333;
}
.AnyTagClassName
{
color: #669333;
}
</style>
background-color css
<style>
a { background-color: #669333; }
a { background-color: rgb(102,147,51); }
div.DivClassName
{
background-color: #669333;
}
.BgClassName
{
background-color: #669333;
}
</style>
border-color css
<style>
span { border-color: #669333; }
span { border-color: rgb(102,147,51); }
td.TdClassName
{
border-color: #669333;
}
.TagClassName
{
border-color: #669333;
}
</style>