Shades of Vida Loca #668836
Tints of Vida Loca #668836
RGB
CMYK
RGB Variations
Color information
#668836 (or 0x668836) is known color: Vida Loca. HEX triplet: 66, 88 and 36. RGB value is (102,136,54). Sum of RGB (Red+Green+Blue) = 102+136+54=292 (38% of max value = 765). Red value is 102 (40.23% from 255 or 34.93% from 292); Green value is 136 (53.52% from 255 or 46.58% from 292); Blue value is 54 (21.48% from 255 or 18.49% from 292); Max value from RGB is 136 - color contains mainly: green. Hex color #668836 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #668836 is #9977C9. Grayscale: #747474. Windows color (decimal): -10057674 or 3573862. OLE color: 3573862.
HSL color Cylindrical-coordinate representation of color #668836: hue angle of 84.88º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #668836 is Cyan = 0.25, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 102 | 136 | 54 | - |
| CMYK | 0.25 | 0 | 0.60 | 0.47 |
| HSL | 84.88º | 0.43% | 0.37% | - |
| HSV(B) | 84.88º | 0.6% | 0.53% | - |
| XYZ | 14.95 | 20.7 | 6.7 | - |
| YUV | 116.49 | 92.74 | 117.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 136 | 54 | 0.25 | 0 | 0.60 | 0.47 | 84.88 | 0.43 | 0.37 |
| Hex | 66 | 88 | 36 | 19 | 0 | 3C | 2F | 55 | 2B | 25 |
| Octal | 146 | 210 | 66 | 31 | 0 | 74 | 57 | 125 | 53 | 45 |
| Binary | 1100110 | 10001000 | 110110 | 11001 | 0 | 111100 | 101111 | 1010101 | 101011 | 100101 |
Color Harmonies of #668836
Complementary color
Monochromatic Colors of #668836
Black with #668836
Text Example
Text Example
White with #668836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668836; }
p { color: rgb(102,136,54); }
H1.HeaderClassName
{
color: #668836;
}
.AnyTagClassName
{
color: #668836;
}
</style>
background-color css
<style>
a { background-color: #668836; }
a { background-color: rgb(102,136,54); }
div.DivClassName
{
background-color: #668836;
}
.BgClassName
{
background-color: #668836;
}
</style>
border-color css
<style>
span { border-color: #668836; }
span { border-color: rgb(102,136,54); }
td.TdClassName
{
border-color: #668836;
}
.TagClassName
{
border-color: #668836;
}
</style>