Shades of Vida Loca #5B9125
Tints of Vida Loca #5B9125
RGB
CMYK
RGB Variations
Color information
#5B9125 (or 0x5B9125) is known color: Vida Loca. HEX triplet: 5B, 91 and 25. RGB value is (91,145,37). Sum of RGB (Red+Green+Blue) = 91+145+37=273 (36% of max value = 765). Red value is 91 (35.94% from 255 or 33.33% from 273); Green value is 145 (57.03% from 255 or 53.11% from 273); Blue value is 37 (14.84% from 255 or 13.55% from 273); Max value from RGB is 145 - color contains mainly: green. Hex color #5B9125 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #5B9125 is #A46EDA. Grayscale: #747474. Windows color (decimal): -10776283 or 2462043. OLE color: 2462043.
HSL color Cylindrical-coordinate representation of color #5B9125: hue angle of 90º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #5B9125 is Cyan = 0.37, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 91 | 145 | 37 | - |
| CMYK | 0.37 | 0 | 0.74 | 0.43 |
| HSL | 90º | 0.59% | 0.36% | - |
| HSV(B) | 90º | 0.74% | 0.57% | - |
| XYZ | 14.77 | 22.61 | 5.34 | - |
| YUV | 116.54 | 83.11 | 109.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 91 | 145 | 37 | 0.37 | 0 | 0.74 | 0.43 | 90 | 0.59 | 0.36 |
| Hex | 5B | 91 | 25 | 25 | 0 | 4A | 2B | 5A | 3B | 24 |
| Octal | 133 | 221 | 45 | 45 | 0 | 112 | 53 | 132 | 73 | 44 |
| Binary | 1011011 | 10010001 | 100101 | 100101 | 0 | 1001010 | 101011 | 1011010 | 111011 | 100100 |
Color Harmonies of #5B9125
Complementary color
Monochromatic Colors of #5B9125
Black with #5B9125
Text Example
Text Example
White with #5B9125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5B9125; }
p { color: rgb(91,145,37); }
H1.HeaderClassName
{
color: #5B9125;
}
.AnyTagClassName
{
color: #5B9125;
}
</style>
background-color css
<style>
a { background-color: #5B9125; }
a { background-color: rgb(91,145,37); }
div.DivClassName
{
background-color: #5B9125;
}
.BgClassName
{
background-color: #5B9125;
}
</style>
border-color css
<style>
span { border-color: #5B9125; }
span { border-color: rgb(91,145,37); }
td.TdClassName
{
border-color: #5B9125;
}
.TagClassName
{
border-color: #5B9125;
}
</style>