Shades of Vida Loca #669525
Tints of Vida Loca #669525
RGB
CMYK
RGB Variations
Color information
#669525 (or 0x669525) is known color: Vida Loca. HEX triplet: 66, 95 and 25. RGB value is (102,149,37). Sum of RGB (Red+Green+Blue) = 102+149+37=288 (38% of max value = 765). Red value is 102 (40.23% from 255 or 35.42% from 288); Green value is 149 (58.59% from 255 or 51.74% from 288); Blue value is 37 (14.84% from 255 or 12.85% from 288); Max value from RGB is 149 - color contains mainly: green. Hex color #669525 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #669525 is #996ADA. Grayscale: #7A7A7A. Windows color (decimal): -10054363 or 2463078. OLE color: 2463078.
HSL color Cylindrical-coordinate representation of color #669525: hue angle of 85.18º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #669525 is Cyan = 0.32, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 149 | 37 | - |
| CMYK | 0.32 | 0 | 0.75 | 0.42 |
| HSL | 85.18º | 0.6% | 0.36% | - |
| HSV(B) | 85.18º | 0.75% | 0.58% | - |
| XYZ | 16.56 | 24.45 | 5.6 | - |
| YUV | 122.18 | 79.93 | 113.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 149 | 37 | 0.32 | 0 | 0.75 | 0.42 | 85.18 | 0.6 | 0.36 |
| Hex | 66 | 95 | 25 | 20 | 0 | 4B | 2A | 55 | 3C | 24 |
| Octal | 146 | 225 | 45 | 40 | 0 | 113 | 52 | 125 | 74 | 44 |
| Binary | 1100110 | 10010101 | 100101 | 100000 | 0 | 1001011 | 101010 | 1010101 | 111100 | 100100 |
Color Harmonies of #669525
Complementary color
Monochromatic Colors of #669525
Black with #669525
Text Example
Text Example
White with #669525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669525; }
p { color: rgb(102,149,37); }
H1.HeaderClassName
{
color: #669525;
}
.AnyTagClassName
{
color: #669525;
}
</style>
background-color css
<style>
a { background-color: #669525; }
a { background-color: rgb(102,149,37); }
div.DivClassName
{
background-color: #669525;
}
.BgClassName
{
background-color: #669525;
}
</style>
border-color css
<style>
span { border-color: #669525; }
span { border-color: rgb(102,149,37); }
td.TdClassName
{
border-color: #669525;
}
.TagClassName
{
border-color: #669525;
}
</style>