Shades of Vida Loca #669231
Tints of Vida Loca #669231
RGB
CMYK
RGB Variations
Color information
#669231 (or 0x669231) is known color: Vida Loca. HEX triplet: 66, 92 and 31. RGB value is (102,146,49). Sum of RGB (Red+Green+Blue) = 102+146+49=297 (39% of max value = 765). Red value is 102 (40.23% from 255 or 34.34% from 297); Green value is 146 (57.42% from 255 or 49.16% from 297); Blue value is 49 (19.53% from 255 or 16.50% from 297); Max value from RGB is 146 - color contains mainly: green. Hex color #669231 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #669231 is #996DCE. Grayscale: #7A7A7A. Windows color (decimal): -10055119 or 3248742. OLE color: 3248742.
HSL color Cylindrical-coordinate representation of color #669231: hue angle of 87.22º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #669231 is Cyan = 0.30, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 102 | 146 | 49 | - |
| CMYK | 0.30 | 0 | 0.66 | 0.43 |
| HSL | 87.22º | 0.5% | 0.38% | - |
| HSV(B) | 87.22º | 0.66% | 0.57% | - |
| XYZ | 16.31 | 23.6 | 6.6 | - |
| YUV | 121.79 | 86.92 | 113.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 146 | 49 | 0.30 | 0 | 0.66 | 0.43 | 87.22 | 0.5 | 0.38 |
| Hex | 66 | 92 | 31 | 1E | 0 | 42 | 2B | 57 | 32 | 26 |
| Octal | 146 | 222 | 61 | 36 | 0 | 102 | 53 | 127 | 62 | 46 |
| Binary | 1100110 | 10010010 | 110001 | 11110 | 0 | 1000010 | 101011 | 1010111 | 110010 | 100110 |
Color Harmonies of #669231
Complementary color
Monochromatic Colors of #669231
Black with #669231
Text Example
Text Example
White with #669231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669231; }
p { color: rgb(102,146,49); }
H1.HeaderClassName
{
color: #669231;
}
.AnyTagClassName
{
color: #669231;
}
</style>
background-color css
<style>
a { background-color: #669231; }
a { background-color: rgb(102,146,49); }
div.DivClassName
{
background-color: #669231;
}
.BgClassName
{
background-color: #669231;
}
</style>
border-color css
<style>
span { border-color: #669231; }
span { border-color: rgb(102,146,49); }
td.TdClassName
{
border-color: #669231;
}
.TagClassName
{
border-color: #669231;
}
</style>