Shades of Vida Loca #608829
Tints of Vida Loca #608829
RGB
CMYK
RGB Variations
Color information
#608829 (or 0x608829) is known color: Vida Loca. HEX triplet: 60, 88 and 29. RGB value is (96,136,41). Sum of RGB (Red+Green+Blue) = 96+136+41=273 (36% of max value = 765). Red value is 96 (37.89% from 255 or 35.16% from 273); Green value is 136 (53.52% from 255 or 49.82% from 273); Blue value is 41 (16.41% from 255 or 15.02% from 273); Max value from RGB is 136 - color contains mainly: green. Hex color #608829 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #608829 is #9F77D6. Grayscale: #717171. Windows color (decimal): -10450903 or 2721888. OLE color: 2721888.
HSL color Cylindrical-coordinate representation of color #608829: hue angle of 85.26º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #608829 is Cyan = 0.29, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 96 | 136 | 41 | - |
| CMYK | 0.29 | 0 | 0.70 | 0.47 |
| HSL | 85.26º | 0.54% | 0.35% | - |
| HSV(B) | 85.26º | 0.7% | 0.53% | - |
| XYZ | 14.03 | 20.26 | 5.27 | - |
| YUV | 113.21 | 87.25 | 115.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 136 | 41 | 0.29 | 0 | 0.70 | 0.47 | 85.26 | 0.54 | 0.35 |
| Hex | 60 | 88 | 29 | 1D | 0 | 46 | 2F | 55 | 36 | 23 |
| Octal | 140 | 210 | 51 | 35 | 0 | 106 | 57 | 125 | 66 | 43 |
| Binary | 1100000 | 10001000 | 101001 | 11101 | 0 | 1000110 | 101111 | 1010101 | 110110 | 100011 |
Color Harmonies of #608829
Complementary color
Monochromatic Colors of #608829
Black with #608829
Text Example
Text Example
White with #608829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608829; }
p { color: rgb(96,136,41); }
H1.HeaderClassName
{
color: #608829;
}
.AnyTagClassName
{
color: #608829;
}
</style>
background-color css
<style>
a { background-color: #608829; }
a { background-color: rgb(96,136,41); }
div.DivClassName
{
background-color: #608829;
}
.BgClassName
{
background-color: #608829;
}
</style>
border-color css
<style>
span { border-color: #608829; }
span { border-color: rgb(96,136,41); }
td.TdClassName
{
border-color: #608829;
}
.TagClassName
{
border-color: #608829;
}
</style>