Shades of Vida Loca #669537
Tints of Vida Loca #669537
RGB
CMYK
RGB Variations
Color information
#669537 (or 0x669537) is known color: Vida Loca. HEX triplet: 66, 95 and 37. RGB value is (102,149,55). Sum of RGB (Red+Green+Blue) = 102+149+55=306 (40% of max value = 765). Red value is 102 (40.23% from 255 or 33.33% from 306); Green value is 149 (58.59% from 255 or 48.69% from 306); Blue value is 55 (21.88% from 255 or 17.97% from 306); Max value from RGB is 149 - color contains mainly: green. Hex color #669537 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #669537 is #996AC8. Grayscale: #7C7C7C. Windows color (decimal): -10054345 or 3642726. OLE color: 3642726.
HSL color Cylindrical-coordinate representation of color #669537: hue angle of 90º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #669537 is Cyan = 0.32, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 149 | 55 | - |
| CMYK | 0.32 | 0 | 0.63 | 0.42 |
| HSL | 90º | 0.46% | 0.4% | - |
| HSV(B) | 90º | 0.63% | 0.58% | - |
| XYZ | 16.92 | 24.6 | 7.47 | - |
| YUV | 124.23 | 88.93 | 112.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 149 | 55 | 0.32 | 0 | 0.63 | 0.42 | 90 | 0.46 | 0.4 |
| Hex | 66 | 95 | 37 | 20 | 0 | 3F | 2A | 5A | 2E | 28 |
| Octal | 146 | 225 | 67 | 40 | 0 | 77 | 52 | 132 | 56 | 50 |
| Binary | 1100110 | 10010101 | 110111 | 100000 | 0 | 111111 | 101010 | 1011010 | 101110 | 101000 |
Color Harmonies of #669537
Complementary color
Monochromatic Colors of #669537
Black with #669537
Text Example
Text Example
White with #669537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669537; }
p { color: rgb(102,149,55); }
H1.HeaderClassName
{
color: #669537;
}
.AnyTagClassName
{
color: #669537;
}
</style>
background-color css
<style>
a { background-color: #669537; }
a { background-color: rgb(102,149,55); }
div.DivClassName
{
background-color: #669537;
}
.BgClassName
{
background-color: #669537;
}
</style>
border-color css
<style>
span { border-color: #669537; }
span { border-color: rgb(102,149,55); }
td.TdClassName
{
border-color: #669537;
}
.TagClassName
{
border-color: #669537;
}
</style>