Shades of Vida Loca #668832
Tints of Vida Loca #668832
RGB
CMYK
RGB Variations
Color information
#668832 (or 0x668832) is known color: Vida Loca. HEX triplet: 66, 88 and 32. RGB value is (102,136,50). Sum of RGB (Red+Green+Blue) = 102+136+50=288 (38% of max value = 765). Red value is 102 (40.23% from 255 or 35.42% from 288); Green value is 136 (53.52% from 255 or 47.22% from 288); Blue value is 50 (19.92% from 255 or 17.36% from 288); Max value from RGB is 136 - color contains mainly: green. Hex color #668832 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #668832 is #9977CD. Grayscale: #747474. Windows color (decimal): -10057678 or 3311718. OLE color: 3311718.
HSL color Cylindrical-coordinate representation of color #668832: hue angle of 83.72º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #668832 is Cyan = 0.25, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 102 | 136 | 50 | - |
| CMYK | 0.25 | 0 | 0.63 | 0.47 |
| HSL | 83.72º | 0.46% | 0.36% | - |
| HSV(B) | 83.72º | 0.63% | 0.53% | - |
| XYZ | 14.86 | 20.66 | 6.22 | - |
| YUV | 116.03 | 90.74 | 117.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 136 | 50 | 0.25 | 0 | 0.63 | 0.47 | 83.72 | 0.46 | 0.36 |
| Hex | 66 | 88 | 32 | 19 | 0 | 3F | 2F | 54 | 2E | 24 |
| Octal | 146 | 210 | 62 | 31 | 0 | 77 | 57 | 124 | 56 | 44 |
| Binary | 1100110 | 10001000 | 110010 | 11001 | 0 | 111111 | 101111 | 1010100 | 101110 | 100100 |
Color Harmonies of #668832
Complementary color
Monochromatic Colors of #668832
Black with #668832
Text Example
Text Example
White with #668832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668832; }
p { color: rgb(102,136,50); }
H1.HeaderClassName
{
color: #668832;
}
.AnyTagClassName
{
color: #668832;
}
</style>
background-color css
<style>
a { background-color: #668832; }
a { background-color: rgb(102,136,50); }
div.DivClassName
{
background-color: #668832;
}
.BgClassName
{
background-color: #668832;
}
</style>
border-color css
<style>
span { border-color: #668832; }
span { border-color: rgb(102,136,50); }
td.TdClassName
{
border-color: #668832;
}
.TagClassName
{
border-color: #668832;
}
</style>