Shades of Vida Loca #609530
Tints of Vida Loca #609530
RGB
CMYK
RGB Variations
Color information
#609530 (or 0x609530) is known color: Vida Loca. HEX triplet: 60, 95 and 30. RGB value is (96,149,48). Sum of RGB (Red+Green+Blue) = 96+149+48=293 (38% of max value = 765). Red value is 96 (37.89% from 255 or 32.76% from 293); Green value is 149 (58.59% from 255 or 50.85% from 293); Blue value is 48 (19.14% from 255 or 16.38% from 293); Max value from RGB is 149 - color contains mainly: green. Hex color #609530 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #609530 is #9F6ACF. Grayscale: #797979. Windows color (decimal): -10447568 or 3183968. OLE color: 3183968.
HSL color Cylindrical-coordinate representation of color #609530: hue angle of 91.49º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #609530 is Cyan = 0.36, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 96 | 149 | 48 | - |
| CMYK | 0.36 | 0 | 0.68 | 0.42 |
| HSL | 91.49º | 0.51% | 0.39% | - |
| HSV(B) | 91.49º | 0.68% | 0.58% | - |
| XYZ | 16.1 | 24.2 | 6.62 | - |
| YUV | 121.64 | 86.44 | 109.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 149 | 48 | 0.36 | 0 | 0.68 | 0.42 | 91.49 | 0.51 | 0.39 |
| Hex | 60 | 95 | 30 | 24 | 0 | 44 | 2A | 5B | 33 | 27 |
| Octal | 140 | 225 | 60 | 44 | 0 | 104 | 52 | 133 | 63 | 47 |
| Binary | 1100000 | 10010101 | 110000 | 100100 | 0 | 1000100 | 101010 | 1011011 | 110011 | 100111 |
Color Harmonies of #609530
Complementary color
Monochromatic Colors of #609530
Black with #609530
Text Example
Text Example
White with #609530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #609530; }
p { color: rgb(96,149,48); }
H1.HeaderClassName
{
color: #609530;
}
.AnyTagClassName
{
color: #609530;
}
</style>
background-color css
<style>
a { background-color: #609530; }
a { background-color: rgb(96,149,48); }
div.DivClassName
{
background-color: #609530;
}
.BgClassName
{
background-color: #609530;
}
</style>
border-color css
<style>
span { border-color: #609530; }
span { border-color: rgb(96,149,48); }
td.TdClassName
{
border-color: #609530;
}
.TagClassName
{
border-color: #609530;
}
</style>