Shades of Vida Loca #609328
Tints of Vida Loca #609328
RGB
CMYK
RGB Variations
Color information
#609328 (or 0x609328) is known color: Vida Loca. HEX triplet: 60, 93 and 28. RGB value is (96,147,40). Sum of RGB (Red+Green+Blue) = 96+147+40=283 (37% of max value = 765). Red value is 96 (37.89% from 255 or 33.92% from 283); Green value is 147 (57.81% from 255 or 51.94% from 283); Blue value is 40 (16.02% from 255 or 14.13% from 283); Max value from RGB is 147 - color contains mainly: green. Hex color #609328 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #609328 is #9F6CD7. Grayscale: #777777. Windows color (decimal): -10448088 or 2659168. OLE color: 2659168.
HSL color Cylindrical-coordinate representation of color #609328: hue angle of 88.6º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #609328 is Cyan = 0.35, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 96 | 147 | 40 | - |
| CMYK | 0.35 | 0 | 0.73 | 0.42 |
| HSL | 88.6º | 0.57% | 0.37% | - |
| HSV(B) | 88.6º | 0.73% | 0.58% | - |
| XYZ | 15.64 | 23.51 | 5.72 | - |
| YUV | 119.55 | 83.1 | 111.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 147 | 40 | 0.35 | 0 | 0.73 | 0.42 | 88.6 | 0.57 | 0.37 |
| Hex | 60 | 93 | 28 | 23 | 0 | 49 | 2A | 59 | 39 | 25 |
| Octal | 140 | 223 | 50 | 43 | 0 | 111 | 52 | 131 | 71 | 45 |
| Binary | 1100000 | 10010011 | 101000 | 100011 | 0 | 1001001 | 101010 | 1011001 | 111001 | 100101 |
Color Harmonies of #609328
Complementary color
Monochromatic Colors of #609328
Black with #609328
Text Example
Text Example
White with #609328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #609328; }
p { color: rgb(96,147,40); }
H1.HeaderClassName
{
color: #609328;
}
.AnyTagClassName
{
color: #609328;
}
</style>
background-color css
<style>
a { background-color: #609328; }
a { background-color: rgb(96,147,40); }
div.DivClassName
{
background-color: #609328;
}
.BgClassName
{
background-color: #609328;
}
</style>
border-color css
<style>
span { border-color: #609328; }
span { border-color: rgb(96,147,40); }
td.TdClassName
{
border-color: #609328;
}
.TagClassName
{
border-color: #609328;
}
</style>