Shades of Vida Loca #668833
Tints of Vida Loca #668833
RGB
CMYK
RGB Variations
Color information
#668833 (or 0x668833) is known color: Vida Loca. HEX triplet: 66, 88 and 33. RGB value is (102,136,51). Sum of RGB (Red+Green+Blue) = 102+136+51=289 (38% of max value = 765). Red value is 102 (40.23% from 255 or 35.29% from 289); Green value is 136 (53.52% from 255 or 47.06% from 289); Blue value is 51 (20.31% from 255 or 17.65% from 289); Max value from RGB is 136 - color contains mainly: green. Hex color #668833 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #668833 is #9977CC. Grayscale: #747474. Windows color (decimal): -10057677 or 3377254. OLE color: 3377254.
HSL color Cylindrical-coordinate representation of color #668833: hue angle of 84º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #668833 is Cyan = 0.25, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 102 | 136 | 51 | - |
| CMYK | 0.25 | 0 | 0.62 | 0.47 |
| HSL | 84º | 0.45% | 0.37% | - |
| HSV(B) | 84º | 0.63% | 0.53% | - |
| XYZ | 14.88 | 20.67 | 6.34 | - |
| YUV | 116.14 | 91.24 | 117.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 136 | 51 | 0.25 | 0 | 0.62 | 0.47 | 84 | 0.45 | 0.37 |
| Hex | 66 | 88 | 33 | 19 | 0 | 3E | 2F | 54 | 2D | 25 |
| Octal | 146 | 210 | 63 | 31 | 0 | 76 | 57 | 124 | 55 | 45 |
| Binary | 1100110 | 10001000 | 110011 | 11001 | 0 | 111110 | 101111 | 1010100 | 101101 | 100101 |
Color Harmonies of #668833
Complementary color
Monochromatic Colors of #668833
Black with #668833
Text Example
Text Example
White with #668833
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668833; }
p { color: rgb(102,136,51); }
H1.HeaderClassName
{
color: #668833;
}
.AnyTagClassName
{
color: #668833;
}
</style>
background-color css
<style>
a { background-color: #668833; }
a { background-color: rgb(102,136,51); }
div.DivClassName
{
background-color: #668833;
}
.BgClassName
{
background-color: #668833;
}
</style>
border-color css
<style>
span { border-color: #668833; }
span { border-color: rgb(102,136,51); }
td.TdClassName
{
border-color: #668833;
}
.TagClassName
{
border-color: #668833;
}
</style>