Shades of Vida Loca #669232
Tints of Vida Loca #669232
RGB
CMYK
RGB Variations
Color information
#669232 (or 0x669232) is known color: Vida Loca. HEX triplet: 66, 92 and 32. RGB value is (102,146,50). Sum of RGB (Red+Green+Blue) = 102+146+50=298 (39% of max value = 765). Red value is 102 (40.23% from 255 or 34.23% from 298); Green value is 146 (57.42% from 255 or 48.99% from 298); Blue value is 50 (19.92% from 255 or 16.78% from 298); Max value from RGB is 146 - color contains mainly: green. Hex color #669232 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #669232 is #996DCD. Grayscale: #7A7A7A. Windows color (decimal): -10055118 or 3314278. OLE color: 3314278.
HSL color Cylindrical-coordinate representation of color #669232: hue angle of 87.5º degrees, saturation: 0.49, 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 #669232 is Cyan = 0.30, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 102 | 146 | 50 | - |
| CMYK | 0.30 | 0 | 0.66 | 0.43 |
| HSL | 87.5º | 0.49% | 0.38% | - |
| HSV(B) | 87.5º | 0.66% | 0.57% | - |
| XYZ | 16.33 | 23.61 | 6.71 | - |
| YUV | 121.9 | 87.42 | 113.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 146 | 50 | 0.30 | 0 | 0.66 | 0.43 | 87.5 | 0.49 | 0.38 |
| Hex | 66 | 92 | 32 | 1E | 0 | 42 | 2B | 57 | 31 | 26 |
| Octal | 146 | 222 | 62 | 36 | 0 | 102 | 53 | 127 | 61 | 46 |
| Binary | 1100110 | 10010010 | 110010 | 11110 | 0 | 1000010 | 101011 | 1010111 | 110001 | 100110 |
Color Harmonies of #669232
Complementary color
Monochromatic Colors of #669232
Black with #669232
Text Example
Text Example
White with #669232
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669232; }
p { color: rgb(102,146,50); }
H1.HeaderClassName
{
color: #669232;
}
.AnyTagClassName
{
color: #669232;
}
</style>
background-color css
<style>
a { background-color: #669232; }
a { background-color: rgb(102,146,50); }
div.DivClassName
{
background-color: #669232;
}
.BgClassName
{
background-color: #669232;
}
</style>
border-color css
<style>
span { border-color: #669232; }
span { border-color: rgb(102,146,50); }
td.TdClassName
{
border-color: #669232;
}
.TagClassName
{
border-color: #669232;
}
</style>