Shades of Vida Loca #618637
Tints of Vida Loca #618637
RGB
CMYK
RGB Variations
Color information
#618637 (or 0x618637) is known color: Vida Loca. HEX triplet: 61, 86 and 37. RGB value is (97,134,55). Sum of RGB (Red+Green+Blue) = 97+134+55=286 (37% of max value = 765). Red value is 97 (38.28% from 255 or 33.92% from 286); Green value is 134 (52.73% from 255 or 46.85% from 286); Blue value is 55 (21.88% from 255 or 19.23% from 286); Max value from RGB is 134 - color contains mainly: green. Hex color #618637 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #618637 is #9E79C8. Grayscale: #727272. Windows color (decimal): -10385865 or 3638881. OLE color: 3638881.
HSL color Cylindrical-coordinate representation of color #618637: hue angle of 88.1º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #618637 is Cyan = 0.28, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 134 | 55 | - |
| CMYK | 0.28 | 0 | 0.59 | 0.47 |
| HSL | 88.1º | 0.42% | 0.37% | - |
| HSV(B) | 88.1º | 0.59% | 0.53% | - |
| XYZ | 14.14 | 19.87 | 6.7 | - |
| YUV | 113.93 | 94.74 | 115.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 134 | 55 | 0.28 | 0 | 0.59 | 0.47 | 88.1 | 0.42 | 0.37 |
| Hex | 61 | 86 | 37 | 1C | 0 | 3B | 2F | 58 | 2A | 25 |
| Octal | 141 | 206 | 67 | 34 | 0 | 73 | 57 | 130 | 52 | 45 |
| Binary | 1100001 | 10000110 | 110111 | 11100 | 0 | 111011 | 101111 | 1011000 | 101010 | 100101 |
Color Harmonies of #618637
Complementary color
Monochromatic Colors of #618637
Black with #618637
Text Example
Text Example
White with #618637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618637; }
p { color: rgb(97,134,55); }
H1.HeaderClassName
{
color: #618637;
}
.AnyTagClassName
{
color: #618637;
}
</style>
background-color css
<style>
a { background-color: #618637; }
a { background-color: rgb(97,134,55); }
div.DivClassName
{
background-color: #618637;
}
.BgClassName
{
background-color: #618637;
}
</style>
border-color css
<style>
span { border-color: #618637; }
span { border-color: rgb(97,134,55); }
td.TdClassName
{
border-color: #618637;
}
.TagClassName
{
border-color: #618637;
}
</style>