Shades of Vida Loca #608230
Tints of Vida Loca #608230
RGB
CMYK
RGB Variations
Color information
#608230 (or 0x608230) is known color: Vida Loca. HEX triplet: 60, 82 and 30. RGB value is (96,130,48). Sum of RGB (Red+Green+Blue) = 96+130+48=274 (36% of max value = 765). Red value is 96 (37.89% from 255 or 35.04% from 274); Green value is 130 (51.17% from 255 or 47.45% from 274); Blue value is 48 (19.14% from 255 or 17.52% from 274); Max value from RGB is 130 - color contains mainly: green. Hex color #608230 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #608230 is #9F7DCF. Grayscale: #6E6E6E. Windows color (decimal): -10452432 or 3179104. OLE color: 3179104.
HSL color Cylindrical-coordinate representation of color #608230: hue angle of 84.88º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #608230 is Cyan = 0.26, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 96 | 130 | 48 | - |
| CMYK | 0.26 | 0 | 0.63 | 0.49 |
| HSL | 84.88º | 0.46% | 0.35% | - |
| HSV(B) | 84.88º | 0.63% | 0.51% | - |
| XYZ | 13.34 | 18.67 | 5.7 | - |
| YUV | 110.49 | 92.74 | 117.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 130 | 48 | 0.26 | 0 | 0.63 | 0.49 | 84.88 | 0.46 | 0.35 |
| Hex | 60 | 82 | 30 | 1A | 0 | 3F | 31 | 55 | 2E | 23 |
| Octal | 140 | 202 | 60 | 32 | 0 | 77 | 61 | 125 | 56 | 43 |
| Binary | 1100000 | 10000010 | 110000 | 11010 | 0 | 111111 | 110001 | 1010101 | 101110 | 100011 |
Color Harmonies of #608230
Complementary color
Monochromatic Colors of #608230
Black with #608230
Text Example
Text Example
White with #608230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608230; }
p { color: rgb(96,130,48); }
H1.HeaderClassName
{
color: #608230;
}
.AnyTagClassName
{
color: #608230;
}
</style>
background-color css
<style>
a { background-color: #608230; }
a { background-color: rgb(96,130,48); }
div.DivClassName
{
background-color: #608230;
}
.BgClassName
{
background-color: #608230;
}
</style>
border-color css
<style>
span { border-color: #608230; }
span { border-color: rgb(96,130,48); }
td.TdClassName
{
border-color: #608230;
}
.TagClassName
{
border-color: #608230;
}
</style>