Shades of Vida Loca #609231
Tints of Vida Loca #609231
RGB
CMYK
RGB Variations
Color information
#609231 (or 0x609231) is known color: Vida Loca. HEX triplet: 60, 92 and 31. RGB value is (96,146,49). Sum of RGB (Red+Green+Blue) = 96+146+49=291 (38% of max value = 765). Red value is 96 (37.89% from 255 or 32.99% from 291); Green value is 146 (57.42% from 255 or 50.17% from 291); Blue value is 49 (19.53% from 255 or 16.84% from 291); Max value from RGB is 146 - color contains mainly: green. Hex color #609231 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #609231 is #9F6DCE. Grayscale: #787878. Windows color (decimal): -10448335 or 3248736. OLE color: 3248736.
HSL color Cylindrical-coordinate representation of color #609231: hue angle of 90.93º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #609231 is Cyan = 0.34, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 96 | 146 | 49 | - |
| CMYK | 0.34 | 0 | 0.66 | 0.43 |
| HSL | 90.93º | 0.5% | 0.38% | - |
| HSV(B) | 90.93º | 0.66% | 0.57% | - |
| XYZ | 15.66 | 23.27 | 6.57 | - |
| YUV | 119.99 | 87.94 | 110.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 146 | 49 | 0.34 | 0 | 0.66 | 0.43 | 90.93 | 0.5 | 0.38 |
| Hex | 60 | 92 | 31 | 22 | 0 | 42 | 2B | 5B | 32 | 26 |
| Octal | 140 | 222 | 61 | 42 | 0 | 102 | 53 | 133 | 62 | 46 |
| Binary | 1100000 | 10010010 | 110001 | 100010 | 0 | 1000010 | 101011 | 1011011 | 110010 | 100110 |
Color Harmonies of #609231
Complementary color
Monochromatic Colors of #609231
Black with #609231
Text Example
Text Example
White with #609231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #609231; }
p { color: rgb(96,146,49); }
H1.HeaderClassName
{
color: #609231;
}
.AnyTagClassName
{
color: #609231;
}
</style>
background-color css
<style>
a { background-color: #609231; }
a { background-color: rgb(96,146,49); }
div.DivClassName
{
background-color: #609231;
}
.BgClassName
{
background-color: #609231;
}
</style>
border-color css
<style>
span { border-color: #609231; }
span { border-color: rgb(96,146,49); }
td.TdClassName
{
border-color: #609231;
}
.TagClassName
{
border-color: #609231;
}
</style>