Shades of Vida Loca #5C9328
Tints of Vida Loca #5C9328
RGB
CMYK
RGB Variations
Color information
#5C9328 (or 0x5C9328) is known color: Vida Loca. HEX triplet: 5C, 93 and 28. RGB value is (92,147,40). Sum of RGB (Red+Green+Blue) = 92+147+40=279 (36% of max value = 765). Red value is 92 (36.33% from 255 or 32.97% from 279); Green value is 147 (57.81% from 255 or 52.69% from 279); Blue value is 40 (16.02% from 255 or 14.34% from 279); Max value from RGB is 147 - color contains mainly: green. Hex color #5C9328 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #5C9328 is #A36CD7. Grayscale: #767676. Windows color (decimal): -10710232 or 2659164. OLE color: 2659164.
HSL color Cylindrical-coordinate representation of color #5C9328: hue angle of 90.84º 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 #5C9328 is Cyan = 0.37, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 92 | 147 | 40 | - |
| CMYK | 0.37 | 0 | 0.73 | 0.42 |
| HSL | 90.84º | 0.57% | 0.37% | - |
| HSV(B) | 90.84º | 0.73% | 0.58% | - |
| XYZ | 15.23 | 23.3 | 5.7 | - |
| YUV | 118.36 | 83.78 | 109.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 92 | 147 | 40 | 0.37 | 0 | 0.73 | 0.42 | 90.84 | 0.57 | 0.37 |
| Hex | 5C | 93 | 28 | 25 | 0 | 49 | 2A | 5B | 39 | 25 |
| Octal | 134 | 223 | 50 | 45 | 0 | 111 | 52 | 133 | 71 | 45 |
| Binary | 1011100 | 10010011 | 101000 | 100101 | 0 | 1001001 | 101010 | 1011011 | 111001 | 100101 |
Color Harmonies of #5C9328
Complementary color
Monochromatic Colors of #5C9328
Black with #5C9328
Text Example
Text Example
White with #5C9328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5C9328; }
p { color: rgb(92,147,40); }
H1.HeaderClassName
{
color: #5C9328;
}
.AnyTagClassName
{
color: #5C9328;
}
</style>
background-color css
<style>
a { background-color: #5C9328; }
a { background-color: rgb(92,147,40); }
div.DivClassName
{
background-color: #5C9328;
}
.BgClassName
{
background-color: #5C9328;
}
</style>
border-color css
<style>
span { border-color: #5C9328; }
span { border-color: rgb(92,147,40); }
td.TdClassName
{
border-color: #5C9328;
}
.TagClassName
{
border-color: #5C9328;
}
</style>