Shades of Vida Loca #608836
Tints of Vida Loca #608836
RGB
CMYK
RGB Variations
Color information
#608836 (or 0x608836) is known color: Vida Loca. HEX triplet: 60, 88 and 36. RGB value is (96,136,54). Sum of RGB (Red+Green+Blue) = 96+136+54=286 (37% of max value = 765). Red value is 96 (37.89% from 255 or 33.57% from 286); Green value is 136 (53.52% from 255 or 47.55% from 286); Blue value is 54 (21.48% from 255 or 18.88% from 286); Max value from RGB is 136 - color contains mainly: green. Hex color #608836 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #608836 is #9F77C9. Grayscale: #727272. Windows color (decimal): -10450890 or 3573856. OLE color: 3573856.
HSL color Cylindrical-coordinate representation of color #608836: hue angle of 89.27º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #608836 is Cyan = 0.29, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 136 | 54 | - |
| CMYK | 0.29 | 0 | 0.60 | 0.47 |
| HSL | 89.27º | 0.43% | 0.37% | - |
| HSV(B) | 89.27º | 0.6% | 0.53% | - |
| XYZ | 14.29 | 20.36 | 6.67 | - |
| YUV | 114.69 | 93.75 | 114.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 136 | 54 | 0.29 | 0 | 0.60 | 0.47 | 89.27 | 0.43 | 0.37 |
| Hex | 60 | 88 | 36 | 1D | 0 | 3C | 2F | 59 | 2B | 25 |
| Octal | 140 | 210 | 66 | 35 | 0 | 74 | 57 | 131 | 53 | 45 |
| Binary | 1100000 | 10001000 | 110110 | 11101 | 0 | 111100 | 101111 | 1011001 | 101011 | 100101 |
Color Harmonies of #608836
Complementary color
Monochromatic Colors of #608836
Black with #608836
Text Example
Text Example
White with #608836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608836; }
p { color: rgb(96,136,54); }
H1.HeaderClassName
{
color: #608836;
}
.AnyTagClassName
{
color: #608836;
}
</style>
background-color css
<style>
a { background-color: #608836; }
a { background-color: rgb(96,136,54); }
div.DivClassName
{
background-color: #608836;
}
.BgClassName
{
background-color: #608836;
}
</style>
border-color css
<style>
span { border-color: #608836; }
span { border-color: rgb(96,136,54); }
td.TdClassName
{
border-color: #608836;
}
.TagClassName
{
border-color: #608836;
}
</style>