Shades of Vida Loca #618531
Tints of Vida Loca #618531
RGB
CMYK
RGB Variations
Color information
#618531 (or 0x618531) is known color: Vida Loca. HEX triplet: 61, 85 and 31. RGB value is (97,133,49). Sum of RGB (Red+Green+Blue) = 97+133+49=279 (36% of max value = 765). Red value is 97 (38.28% from 255 or 34.77% from 279); Green value is 133 (52.34% from 255 or 47.67% from 279); Blue value is 49 (19.53% from 255 or 17.56% from 279); Max value from RGB is 133 - color contains mainly: green. Hex color #618531 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #618531 is #9E7ACE. Grayscale: #707070. Windows color (decimal): -10386127 or 3245409. OLE color: 3245409.
HSL color Cylindrical-coordinate representation of color #618531: hue angle of 85.71º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #618531 is Cyan = 0.27, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 97 | 133 | 49 | - |
| CMYK | 0.27 | 0 | 0.63 | 0.48 |
| HSL | 85.71º | 0.46% | 0.36% | - |
| HSV(B) | 85.71º | 0.63% | 0.52% | - |
| XYZ | 13.87 | 19.54 | 5.95 | - |
| YUV | 112.66 | 92.07 | 116.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 133 | 49 | 0.27 | 0 | 0.63 | 0.48 | 85.71 | 0.46 | 0.36 |
| Hex | 61 | 85 | 31 | 1B | 0 | 3F | 30 | 56 | 2E | 24 |
| Octal | 141 | 205 | 61 | 33 | 0 | 77 | 60 | 126 | 56 | 44 |
| Binary | 1100001 | 10000101 | 110001 | 11011 | 0 | 111111 | 110000 | 1010110 | 101110 | 100100 |
Color Harmonies of #618531
Complementary color
Monochromatic Colors of #618531
Black with #618531
Text Example
Text Example
White with #618531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618531; }
p { color: rgb(97,133,49); }
H1.HeaderClassName
{
color: #618531;
}
.AnyTagClassName
{
color: #618531;
}
</style>
background-color css
<style>
a { background-color: #618531; }
a { background-color: rgb(97,133,49); }
div.DivClassName
{
background-color: #618531;
}
.BgClassName
{
background-color: #618531;
}
</style>
border-color css
<style>
span { border-color: #618531; }
span { border-color: rgb(97,133,49); }
td.TdClassName
{
border-color: #618531;
}
.TagClassName
{
border-color: #618531;
}
</style>