Shades of Vida Loca #609540
Tints of Vida Loca #609540
RGB
CMYK
RGB Variations
Color information
#609540 (or 0x609540) is known color: Vida Loca. HEX triplet: 60, 95 and 40. RGB value is (96,149,64). Sum of RGB (Red+Green+Blue) = 96+149+64=309 (40% of max value = 765). Red value is 96 (37.89% from 255 or 31.07% from 309); Green value is 149 (58.59% from 255 or 48.22% from 309); Blue value is 64 (25.39% from 255 or 20.71% from 309); Max value from RGB is 149 - color contains mainly: green. Hex color #609540 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #609540 is #9F6ABF. Grayscale: #7B7B7B. Windows color (decimal): -10447552 or 4232544. OLE color: 4232544.
HSL color Cylindrical-coordinate representation of color #609540: hue angle of 97.41º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #609540 is Cyan = 0.36, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 96 | 149 | 64 | - |
| CMYK | 0.36 | 0 | 0.57 | 0.42 |
| HSL | 97.41º | 0.4% | 0.42% | - |
| HSV(B) | 97.41º | 0.57% | 0.58% | - |
| XYZ | 16.5 | 24.35 | 8.68 | - |
| YUV | 123.46 | 94.44 | 108.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 149 | 64 | 0.36 | 0 | 0.57 | 0.42 | 97.41 | 0.4 | 0.42 |
| Hex | 60 | 95 | 40 | 24 | 0 | 39 | 2A | 61 | 28 | 2A |
| Octal | 140 | 225 | 100 | 44 | 0 | 71 | 52 | 141 | 50 | 52 |
| Binary | 1100000 | 10010101 | 1000000 | 100100 | 0 | 111001 | 101010 | 1100001 | 101000 | 101010 |
Color Harmonies of #609540
Complementary color
Monochromatic Colors of #609540
Black with #609540
Text Example
Text Example
White with #609540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #609540; }
p { color: rgb(96,149,64); }
H1.HeaderClassName
{
color: #609540;
}
.AnyTagClassName
{
color: #609540;
}
</style>
background-color css
<style>
a { background-color: #609540; }
a { background-color: rgb(96,149,64); }
div.DivClassName
{
background-color: #609540;
}
.BgClassName
{
background-color: #609540;
}
</style>
border-color css
<style>
span { border-color: #609540; }
span { border-color: rgb(96,149,64); }
td.TdClassName
{
border-color: #609540;
}
.TagClassName
{
border-color: #609540;
}
</style>