Shades of Vida Loca #68963A
Tints of Vida Loca #68963A
RGB
CMYK
RGB Variations
Color information
#68963A (or 0x68963A) is known color: Vida Loca. HEX triplet: 68, 96 and 3A. RGB value is (104,150,58). Sum of RGB (Red+Green+Blue) = 104+150+58=312 (41% of max value = 765). Red value is 104 (41.02% from 255 or 33.33% from 312); Green value is 150 (58.98% from 255 or 48.08% from 312); Blue value is 58 (23.05% from 255 or 18.59% from 312); Max value from RGB is 150 - color contains mainly: green. Hex color #68963A is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #68963A is #9769C5. Grayscale: #7E7E7E. Windows color (decimal): -9923014 or 3839592. OLE color: 3839592.
HSL color Cylindrical-coordinate representation of color #68963A: hue angle of 90º degrees, saturation: 0.44, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #68963A is Cyan = 0.31, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 104 | 150 | 58 | - |
| CMYK | 0.31 | 0 | 0.61 | 0.41 |
| HSL | 90º | 0.44% | 0.41% | - |
| HSV(B) | 90º | 0.61% | 0.59% | - |
| XYZ | 17.38 | 25.06 | 7.92 | - |
| YUV | 125.76 | 89.76 | 112.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 150 | 58 | 0.31 | 0 | 0.61 | 0.41 | 90 | 0.44 | 0.41 |
| Hex | 68 | 96 | 3A | 1F | 0 | 3D | 29 | 5A | 2C | 29 |
| Octal | 150 | 226 | 72 | 37 | 0 | 75 | 51 | 132 | 54 | 51 |
| Binary | 1101000 | 10010110 | 111010 | 11111 | 0 | 111101 | 101001 | 1011010 | 101100 | 101001 |
Color Harmonies of #68963A
Complementary color
Monochromatic Colors of #68963A
Black with #68963A
Text Example
Text Example
White with #68963A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #68963A; }
p { color: rgb(104,150,58); }
H1.HeaderClassName
{
color: #68963A;
}
.AnyTagClassName
{
color: #68963A;
}
</style>
background-color css
<style>
a { background-color: #68963A; }
a { background-color: rgb(104,150,58); }
div.DivClassName
{
background-color: #68963A;
}
.BgClassName
{
background-color: #68963A;
}
</style>
border-color css
<style>
span { border-color: #68963A; }
span { border-color: rgb(104,150,58); }
td.TdClassName
{
border-color: #68963A;
}
.TagClassName
{
border-color: #68963A;
}
</style>