Shades of Vida Loca #618727
Tints of Vida Loca #618727
RGB
CMYK
RGB Variations
Color information
#618727 (or 0x618727) is known color: Vida Loca. HEX triplet: 61, 87 and 27. RGB value is (97,135,39). Sum of RGB (Red+Green+Blue) = 97+135+39=271 (35% of max value = 765). Red value is 97 (38.28% from 255 or 35.79% from 271); Green value is 135 (53.12% from 255 or 49.82% from 271); Blue value is 39 (15.62% from 255 or 14.39% from 271); Max value from RGB is 135 - color contains mainly: green. Hex color #618727 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #618727 is #9E78D8. Grayscale: #717171. Windows color (decimal): -10385625 or 2590561. OLE color: 2590561.
HSL color Cylindrical-coordinate representation of color #618727: hue angle of 83.75º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #618727 is Cyan = 0.28, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 97 | 135 | 39 | - |
| CMYK | 0.28 | 0 | 0.71 | 0.47 |
| HSL | 83.75º | 0.55% | 0.34% | - |
| HSV(B) | 83.75º | 0.71% | 0.53% | - |
| XYZ | 13.96 | 20.02 | 5.05 | - |
| YUV | 112.69 | 86.41 | 116.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 135 | 39 | 0.28 | 0 | 0.71 | 0.47 | 83.75 | 0.55 | 0.34 |
| Hex | 61 | 87 | 27 | 1C | 0 | 47 | 2F | 54 | 37 | 22 |
| Octal | 141 | 207 | 47 | 34 | 0 | 107 | 57 | 124 | 67 | 42 |
| Binary | 1100001 | 10000111 | 100111 | 11100 | 0 | 1000111 | 101111 | 1010100 | 110111 | 100010 |
Color Harmonies of #618727
Complementary color
Monochromatic Colors of #618727
Black with #618727
Text Example
Text Example
White with #618727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618727; }
p { color: rgb(97,135,39); }
H1.HeaderClassName
{
color: #618727;
}
.AnyTagClassName
{
color: #618727;
}
</style>
background-color css
<style>
a { background-color: #618727; }
a { background-color: rgb(97,135,39); }
div.DivClassName
{
background-color: #618727;
}
.BgClassName
{
background-color: #618727;
}
</style>
border-color css
<style>
span { border-color: #618727; }
span { border-color: rgb(97,135,39); }
td.TdClassName
{
border-color: #618727;
}
.TagClassName
{
border-color: #618727;
}
</style>