Shades of Vida Loca #608931
Tints of Vida Loca #608931
RGB
CMYK
RGB Variations
Color information
#608931 (or 0x608931) is known color: Vida Loca. HEX triplet: 60, 89 and 31. RGB value is (96,137,49). Sum of RGB (Red+Green+Blue) = 96+137+49=282 (37% of max value = 765). Red value is 96 (37.89% from 255 or 34.04% from 282); Green value is 137 (53.91% from 255 or 48.58% from 282); Blue value is 49 (19.53% from 255 or 17.38% from 282); Max value from RGB is 137 - color contains mainly: green. Hex color #608931 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #608931 is #9F76CE. Grayscale: #737373. Windows color (decimal): -10450639 or 3246432. OLE color: 3246432.
HSL color Cylindrical-coordinate representation of color #608931: hue angle of 87.95º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #608931 is Cyan = 0.30, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 96 | 137 | 49 | - |
| CMYK | 0.30 | 0 | 0.64 | 0.46 |
| HSL | 87.95º | 0.47% | 0.36% | - |
| HSV(B) | 87.95º | 0.64% | 0.54% | - |
| XYZ | 14.32 | 20.6 | 6.13 | - |
| YUV | 114.71 | 90.92 | 114.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 137 | 49 | 0.30 | 0 | 0.64 | 0.46 | 87.95 | 0.47 | 0.36 |
| Hex | 60 | 89 | 31 | 1E | 0 | 40 | 2E | 58 | 2F | 24 |
| Octal | 140 | 211 | 61 | 36 | 0 | 100 | 56 | 130 | 57 | 44 |
| Binary | 1100000 | 10001001 | 110001 | 11110 | 0 | 1000000 | 101110 | 1011000 | 101111 | 100100 |
Color Harmonies of #608931
Complementary color
Monochromatic Colors of #608931
Black with #608931
Text Example
Text Example
White with #608931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #608931; }
p { color: rgb(96,137,49); }
H1.HeaderClassName
{
color: #608931;
}
.AnyTagClassName
{
color: #608931;
}
</style>
background-color css
<style>
a { background-color: #608931; }
a { background-color: rgb(96,137,49); }
div.DivClassName
{
background-color: #608931;
}
.BgClassName
{
background-color: #608931;
}
</style>
border-color css
<style>
span { border-color: #608931; }
span { border-color: rgb(96,137,49); }
td.TdClassName
{
border-color: #608931;
}
.TagClassName
{
border-color: #608931;
}
</style>