Shades of Vida Loca #669527
Tints of Vida Loca #669527
RGB
CMYK
RGB Variations
Color information
#669527 (or 0x669527) is known color: Vida Loca. HEX triplet: 66, 95 and 27. RGB value is (102,149,39). Sum of RGB (Red+Green+Blue) = 102+149+39=290 (38% of max value = 765). Red value is 102 (40.23% from 255 or 35.17% from 290); Green value is 149 (58.59% from 255 or 51.38% from 290); Blue value is 39 (15.62% from 255 or 13.45% from 290); Max value from RGB is 149 - color contains mainly: green. Hex color #669527 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #669527 is #996AD8. Grayscale: #7A7A7A. Windows color (decimal): -10054361 or 2594150. OLE color: 2594150.
HSL color Cylindrical-coordinate representation of color #669527: hue angle of 85.64º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #669527 is Cyan = 0.32, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 149 | 39 | - |
| CMYK | 0.32 | 0 | 0.74 | 0.42 |
| HSL | 85.64º | 0.59% | 0.37% | - |
| HSV(B) | 85.64º | 0.74% | 0.58% | - |
| XYZ | 16.59 | 24.47 | 5.77 | - |
| YUV | 122.41 | 80.93 | 113.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 149 | 39 | 0.32 | 0 | 0.74 | 0.42 | 85.64 | 0.59 | 0.37 |
| Hex | 66 | 95 | 27 | 20 | 0 | 4A | 2A | 56 | 3B | 25 |
| Octal | 146 | 225 | 47 | 40 | 0 | 112 | 52 | 126 | 73 | 45 |
| Binary | 1100110 | 10010101 | 100111 | 100000 | 0 | 1001010 | 101010 | 1010110 | 111011 | 100101 |
Color Harmonies of #669527
Complementary color
Monochromatic Colors of #669527
Black with #669527
Text Example
Text Example
White with #669527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669527; }
p { color: rgb(102,149,39); }
H1.HeaderClassName
{
color: #669527;
}
.AnyTagClassName
{
color: #669527;
}
</style>
background-color css
<style>
a { background-color: #669527; }
a { background-color: rgb(102,149,39); }
div.DivClassName
{
background-color: #669527;
}
.BgClassName
{
background-color: #669527;
}
</style>
border-color css
<style>
span { border-color: #669527; }
span { border-color: rgb(102,149,39); }
td.TdClassName
{
border-color: #669527;
}
.TagClassName
{
border-color: #669527;
}
</style>