Shades of Vida Loca #669437
Tints of Vida Loca #669437
RGB
CMYK
RGB Variations
Color information
#669437 (or 0x669437) is known color: Vida Loca. HEX triplet: 66, 94 and 37. RGB value is (102,148,55). Sum of RGB (Red+Green+Blue) = 102+148+55=305 (40% of max value = 765). Red value is 102 (40.23% from 255 or 33.44% from 305); Green value is 148 (58.20% from 255 or 48.52% from 305); Blue value is 55 (21.88% from 255 or 18.03% from 305); Max value from RGB is 148 - color contains mainly: green. Hex color #669437 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #669437 is #996BC8. Grayscale: #7B7B7B. Windows color (decimal): -10054601 or 3642470. OLE color: 3642470.
HSL color Cylindrical-coordinate representation of color #669437: hue angle of 89.68º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #669437 is Cyan = 0.31, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 148 | 55 | - |
| CMYK | 0.31 | 0 | 0.63 | 0.42 |
| HSL | 89.68º | 0.46% | 0.4% | - |
| HSV(B) | 89.68º | 0.63% | 0.58% | - |
| XYZ | 16.76 | 24.28 | 7.42 | - |
| YUV | 123.64 | 89.26 | 112.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 148 | 55 | 0.31 | 0 | 0.63 | 0.42 | 89.68 | 0.46 | 0.4 |
| Hex | 66 | 94 | 37 | 1F | 0 | 3F | 2A | 5A | 2E | 28 |
| Octal | 146 | 224 | 67 | 37 | 0 | 77 | 52 | 132 | 56 | 50 |
| Binary | 1100110 | 10010100 | 110111 | 11111 | 0 | 111111 | 101010 | 1011010 | 101110 | 101000 |
Color Harmonies of #669437
Complementary color
Monochromatic Colors of #669437
Black with #669437
Text Example
Text Example
White with #669437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669437; }
p { color: rgb(102,148,55); }
H1.HeaderClassName
{
color: #669437;
}
.AnyTagClassName
{
color: #669437;
}
</style>
background-color css
<style>
a { background-color: #669437; }
a { background-color: rgb(102,148,55); }
div.DivClassName
{
background-color: #669437;
}
.BgClassName
{
background-color: #669437;
}
</style>
border-color css
<style>
span { border-color: #669437; }
span { border-color: rgb(102,148,55); }
td.TdClassName
{
border-color: #669437;
}
.TagClassName
{
border-color: #669437;
}
</style>