Shades of Vida Loca #669237
Tints of Vida Loca #669237
RGB
CMYK
RGB Variations
Color information
#669237 (or 0x669237) is known color: Vida Loca. HEX triplet: 66, 92 and 37. RGB value is (102,146,55). Sum of RGB (Red+Green+Blue) = 102+146+55=303 (40% of max value = 765). Red value is 102 (40.23% from 255 or 33.66% from 303); Green value is 146 (57.42% from 255 or 48.18% from 303); Blue value is 55 (21.88% from 255 or 18.15% from 303); Max value from RGB is 146 - color contains mainly: green. Hex color #669237 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #669237 is #996DC8. Grayscale: #7A7A7A. Windows color (decimal): -10055113 or 3641958. OLE color: 3641958.
HSL color Cylindrical-coordinate representation of color #669237: hue angle of 89.01º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #669237 is Cyan = 0.30, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 102 | 146 | 55 | - |
| CMYK | 0.30 | 0 | 0.62 | 0.43 |
| HSL | 89.01º | 0.45% | 0.39% | - |
| HSV(B) | 89.01º | 0.62% | 0.57% | - |
| XYZ | 16.45 | 23.66 | 7.31 | - |
| YUV | 122.47 | 89.92 | 113.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 146 | 55 | 0.30 | 0 | 0.62 | 0.43 | 89.01 | 0.45 | 0.39 |
| Hex | 66 | 92 | 37 | 1E | 0 | 3E | 2B | 59 | 2D | 27 |
| Octal | 146 | 222 | 67 | 36 | 0 | 76 | 53 | 131 | 55 | 47 |
| Binary | 1100110 | 10010010 | 110111 | 11110 | 0 | 111110 | 101011 | 1011001 | 101101 | 100111 |
Color Harmonies of #669237
Complementary color
Monochromatic Colors of #669237
Black with #669237
Text Example
Text Example
White with #669237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669237; }
p { color: rgb(102,146,55); }
H1.HeaderClassName
{
color: #669237;
}
.AnyTagClassName
{
color: #669237;
}
</style>
background-color css
<style>
a { background-color: #669237; }
a { background-color: rgb(102,146,55); }
div.DivClassName
{
background-color: #669237;
}
.BgClassName
{
background-color: #669237;
}
</style>
border-color css
<style>
span { border-color: #669237; }
span { border-color: rgb(102,146,55); }
td.TdClassName
{
border-color: #669237;
}
.TagClassName
{
border-color: #669237;
}
</style>