Shades of Vida Loca #669535
Tints of Vida Loca #669535
RGB
CMYK
RGB Variations
Color information
#669535 (or 0x669535) is known color: Vida Loca. HEX triplet: 66, 95 and 35. RGB value is (102,149,53). Sum of RGB (Red+Green+Blue) = 102+149+53=304 (40% of max value = 765). Red value is 102 (40.23% from 255 or 33.55% from 304); Green value is 149 (58.59% from 255 or 49.01% from 304); Blue value is 53 (21.09% from 255 or 17.43% from 304); Max value from RGB is 149 - color contains mainly: green. Hex color #669535 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #669535 is #996ACA. Grayscale: #7C7C7C. Windows color (decimal): -10054347 or 3511654. OLE color: 3511654.
HSL color Cylindrical-coordinate representation of color #669535: hue angle of 89.37º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #669535 is Cyan = 0.32, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 149 | 53 | - |
| CMYK | 0.32 | 0 | 0.64 | 0.42 |
| HSL | 89.37º | 0.48% | 0.4% | - |
| HSV(B) | 89.37º | 0.64% | 0.58% | - |
| XYZ | 16.87 | 24.58 | 7.22 | - |
| YUV | 124 | 87.93 | 112.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 149 | 53 | 0.32 | 0 | 0.64 | 0.42 | 89.37 | 0.48 | 0.4 |
| Hex | 66 | 95 | 35 | 20 | 0 | 40 | 2A | 59 | 30 | 28 |
| Octal | 146 | 225 | 65 | 40 | 0 | 100 | 52 | 131 | 60 | 50 |
| Binary | 1100110 | 10010101 | 110101 | 100000 | 0 | 1000000 | 101010 | 1011001 | 110000 | 101000 |
Color Harmonies of #669535
Complementary color
Monochromatic Colors of #669535
Black with #669535
Text Example
Text Example
White with #669535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669535; }
p { color: rgb(102,149,53); }
H1.HeaderClassName
{
color: #669535;
}
.AnyTagClassName
{
color: #669535;
}
</style>
background-color css
<style>
a { background-color: #669535; }
a { background-color: rgb(102,149,53); }
div.DivClassName
{
background-color: #669535;
}
.BgClassName
{
background-color: #669535;
}
</style>
border-color css
<style>
span { border-color: #669535; }
span { border-color: rgb(102,149,53); }
td.TdClassName
{
border-color: #669535;
}
.TagClassName
{
border-color: #669535;
}
</style>