Shades of Vida Loca #609131
Tints of Vida Loca #609131
RGB
CMYK
RGB Variations
Color information
#609131 (or 0x609131) is known color: Vida Loca. HEX triplet: 60, 91 and 31. RGB value is (96,145,49). Sum of RGB (Red+Green+Blue) = 96+145+49=290 (38% of max value = 765). Red value is 96 (37.89% from 255 or 33.10% from 290); Green value is 145 (57.03% from 255 or 50% from 290); Blue value is 49 (19.53% from 255 or 16.90% from 290); Max value from RGB is 145 - color contains mainly: green. Hex color #609131 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #609131 is #9F6ECE. Grayscale: #777777. Windows color (decimal): -10448591 or 3248480. OLE color: 3248480.
HSL color Cylindrical-coordinate representation of color #609131: hue angle of 90.62º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #609131 is Cyan = 0.34, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 96 | 145 | 49 | - |
| CMYK | 0.34 | 0 | 0.66 | 0.43 |
| HSL | 90.63º | 0.49% | 0.38% | - |
| HSV(B) | 90.63º | 0.66% | 0.57% | - |
| XYZ | 15.5 | 22.96 | 6.52 | - |
| YUV | 119.41 | 88.27 | 111.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 145 | 49 | 0.34 | 0 | 0.66 | 0.43 | 90.63 | 0.49 | 0.38 |
| Hex | 60 | 91 | 31 | 22 | 0 | 42 | 2B | 5B | 31 | 26 |
| Octal | 140 | 221 | 61 | 42 | 0 | 102 | 53 | 133 | 61 | 46 |
| Binary | 1100000 | 10010001 | 110001 | 100010 | 0 | 1000010 | 101011 | 1011011 | 110001 | 100110 |
Color Harmonies of #609131
Complementary color
Monochromatic Colors of #609131
Black with #609131
Text Example
Text Example
White with #609131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #609131; }
p { color: rgb(96,145,49); }
H1.HeaderClassName
{
color: #609131;
}
.AnyTagClassName
{
color: #609131;
}
</style>
background-color css
<style>
a { background-color: #609131; }
a { background-color: rgb(96,145,49); }
div.DivClassName
{
background-color: #609131;
}
.BgClassName
{
background-color: #609131;
}
</style>
border-color css
<style>
span { border-color: #609131; }
span { border-color: rgb(96,145,49); }
td.TdClassName
{
border-color: #609131;
}
.TagClassName
{
border-color: #609131;
}
</style>