Shades of Vida Loca #618130
Tints of Vida Loca #618130
RGB
CMYK
RGB Variations
Color information
#618130 (or 0x618130) is known color: Vida Loca. HEX triplet: 61, 81 and 30. RGB value is (97,129,48). Sum of RGB (Red+Green+Blue) = 97+129+48=274 (36% of max value = 765). Red value is 97 (38.28% from 255 or 35.40% from 274); Green value is 129 (50.78% from 255 or 47.08% from 274); Blue value is 48 (19.14% from 255 or 17.52% from 274); Max value from RGB is 129 - color contains mainly: green. Hex color #618130 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #618130 is #9E7ECF. Grayscale: #6E6E6E. Windows color (decimal): -10387152 or 3178849. OLE color: 3178849.
HSL color Cylindrical-coordinate representation of color #618130: hue angle of 83.7º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #618130 is Cyan = 0.25, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 129 | 48 | - |
| CMYK | 0.25 | 0 | 0.63 | 0.49 |
| HSL | 83.7º | 0.46% | 0.35% | - |
| HSV(B) | 83.7º | 0.63% | 0.51% | - |
| XYZ | 13.31 | 18.46 | 5.66 | - |
| YUV | 110.2 | 92.9 | 118.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 129 | 48 | 0.25 | 0 | 0.63 | 0.49 | 83.7 | 0.46 | 0.35 |
| Hex | 61 | 81 | 30 | 19 | 0 | 3F | 31 | 54 | 2E | 23 |
| Octal | 141 | 201 | 60 | 31 | 0 | 77 | 61 | 124 | 56 | 43 |
| Binary | 1100001 | 10000001 | 110000 | 11001 | 0 | 111111 | 110001 | 1010100 | 101110 | 100011 |
Color Harmonies of #618130
Complementary color
Monochromatic Colors of #618130
Black with #618130
Text Example
Text Example
White with #618130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618130; }
p { color: rgb(97,129,48); }
H1.HeaderClassName
{
color: #618130;
}
.AnyTagClassName
{
color: #618130;
}
</style>
background-color css
<style>
a { background-color: #618130; }
a { background-color: rgb(97,129,48); }
div.DivClassName
{
background-color: #618130;
}
.BgClassName
{
background-color: #618130;
}
</style>
border-color css
<style>
span { border-color: #618130; }
span { border-color: rgb(97,129,48); }
td.TdClassName
{
border-color: #618130;
}
.TagClassName
{
border-color: #618130;
}
</style>