Shades of Vida Loca #609029
Tints of Vida Loca #609029
RGB
CMYK
RGB Variations
Color information
#609029 (or 0x609029) is known color: Vida Loca. HEX triplet: 60, 90 and 29. RGB value is (96,144,41). Sum of RGB (Red+Green+Blue) = 96+144+41=281 (37% of max value = 765). Red value is 96 (37.89% from 255 or 34.16% from 281); Green value is 144 (56.64% from 255 or 51.25% from 281); Blue value is 41 (16.41% from 255 or 14.59% from 281); Max value from RGB is 144 - color contains mainly: green. Hex color #609029 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #609029 is #9F6FD6. Grayscale: #767676. Windows color (decimal): -10448855 or 2723936. OLE color: 2723936.
HSL color Cylindrical-coordinate representation of color #609029: hue angle of 87.96º degrees, saturation: 0.56, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #609029 is Cyan = 0.33, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 96 | 144 | 41 | - |
| CMYK | 0.33 | 0 | 0.72 | 0.44 |
| HSL | 87.96º | 0.56% | 0.36% | - |
| HSV(B) | 87.96º | 0.72% | 0.56% | - |
| XYZ | 15.2 | 22.59 | 5.66 | - |
| YUV | 117.91 | 84.6 | 112.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 144 | 41 | 0.33 | 0 | 0.72 | 0.44 | 87.96 | 0.56 | 0.36 |
| Hex | 60 | 90 | 29 | 21 | 0 | 48 | 2C | 58 | 38 | 24 |
| Octal | 140 | 220 | 51 | 41 | 0 | 110 | 54 | 130 | 70 | 44 |
| Binary | 1100000 | 10010000 | 101001 | 100001 | 0 | 1001000 | 101100 | 1011000 | 111000 | 100100 |
Color Harmonies of #609029
Complementary color
Monochromatic Colors of #609029
Black with #609029
Text Example
Text Example
White with #609029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #609029; }
p { color: rgb(96,144,41); }
H1.HeaderClassName
{
color: #609029;
}
.AnyTagClassName
{
color: #609029;
}
</style>
background-color css
<style>
a { background-color: #609029; }
a { background-color: rgb(96,144,41); }
div.DivClassName
{
background-color: #609029;
}
.BgClassName
{
background-color: #609029;
}
</style>
border-color css
<style>
span { border-color: #609029; }
span { border-color: rgb(96,144,41); }
td.TdClassName
{
border-color: #609029;
}
.TagClassName
{
border-color: #609029;
}
</style>