Shades of Vida Loca #5A9331
Tints of Vida Loca #5A9331
RGB
CMYK
RGB Variations
Color information
#5A9331 (or 0x5A9331) is known color: Vida Loca. HEX triplet: 5A, 93 and 31. RGB value is (90,147,49). Sum of RGB (Red+Green+Blue) = 90+147+49=286 (37% of max value = 765). Red value is 90 (35.55% from 255 or 31.47% from 286); Green value is 147 (57.81% from 255 or 51.40% from 286); Blue value is 49 (19.53% from 255 or 17.13% from 286); Max value from RGB is 147 - color contains mainly: green. Hex color #5A9331 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #5A9331 is #A56CCE. Grayscale: #777777. Windows color (decimal): -10841295 or 3248986. OLE color: 3248986.
HSL color Cylindrical-coordinate representation of color #5A9331: hue angle of 94.9º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #5A9331 is Cyan = 0.39, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 90 | 147 | 49 | - |
| CMYK | 0.39 | 0 | 0.67 | 0.42 |
| HSL | 94.9º | 0.5% | 0.38% | - |
| HSV(B) | 94.9º | 0.67% | 0.58% | - |
| XYZ | 15.2 | 23.26 | 6.59 | - |
| YUV | 118.79 | 88.62 | 107.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 90 | 147 | 49 | 0.39 | 0 | 0.67 | 0.42 | 94.9 | 0.5 | 0.38 |
| Hex | 5A | 93 | 31 | 27 | 0 | 43 | 2A | 5F | 32 | 26 |
| Octal | 132 | 223 | 61 | 47 | 0 | 103 | 52 | 137 | 62 | 46 |
| Binary | 1011010 | 10010011 | 110001 | 100111 | 0 | 1000011 | 101010 | 1011111 | 110010 | 100110 |
Color Harmonies of #5A9331
Complementary color
Monochromatic Colors of #5A9331
Black with #5A9331
Text Example
Text Example
White with #5A9331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5A9331; }
p { color: rgb(90,147,49); }
H1.HeaderClassName
{
color: #5A9331;
}
.AnyTagClassName
{
color: #5A9331;
}
</style>
background-color css
<style>
a { background-color: #5A9331; }
a { background-color: rgb(90,147,49); }
div.DivClassName
{
background-color: #5A9331;
}
.BgClassName
{
background-color: #5A9331;
}
</style>
border-color css
<style>
span { border-color: #5A9331; }
span { border-color: rgb(90,147,49); }
td.TdClassName
{
border-color: #5A9331;
}
.TagClassName
{
border-color: #5A9331;
}
</style>