Shades of Vida Loca #509127
Tints of Vida Loca #509127
RGB
CMYK
RGB Variations
Color information
#509127 (or 0x509127) is known color: Vida Loca. HEX triplet: 50, 91 and 27. RGB value is (80,145,39). Sum of RGB (Red+Green+Blue) = 80+145+39=264 (34% of max value = 765). Red value is 80 (31.64% from 255 or 30.30% from 264); Green value is 145 (57.03% from 255 or 54.92% from 264); Blue value is 39 (15.62% from 255 or 14.77% from 264); Max value from RGB is 145 - color contains mainly: green. Hex color #509127 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #509127 is #AF6ED8. Grayscale: #717171. Windows color (decimal): -11497177 or 2593104. OLE color: 2593104.
HSL color Cylindrical-coordinate representation of color #509127: hue angle of 96.79º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #509127 is Cyan = 0.45, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 80 | 145 | 39 | - |
| CMYK | 0.45 | 0 | 0.73 | 0.43 |
| HSL | 96.79º | 0.58% | 0.36% | - |
| HSV(B) | 96.79º | 0.73% | 0.57% | - |
| XYZ | 13.8 | 22.1 | 5.46 | - |
| YUV | 113.48 | 85.97 | 104.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 145 | 39 | 0.45 | 0 | 0.73 | 0.43 | 96.79 | 0.58 | 0.36 |
| Hex | 50 | 91 | 27 | 2D | 0 | 49 | 2B | 61 | 3A | 24 |
| Octal | 120 | 221 | 47 | 55 | 0 | 111 | 53 | 141 | 72 | 44 |
| Binary | 1010000 | 10010001 | 100111 | 101101 | 0 | 1001001 | 101011 | 1100001 | 111010 | 100100 |
Color Harmonies of #509127
Complementary color
Monochromatic Colors of #509127
Black with #509127
Text Example
Text Example
White with #509127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509127; }
p { color: rgb(80,145,39); }
H1.HeaderClassName
{
color: #509127;
}
.AnyTagClassName
{
color: #509127;
}
</style>
background-color css
<style>
a { background-color: #509127; }
a { background-color: rgb(80,145,39); }
div.DivClassName
{
background-color: #509127;
}
.BgClassName
{
background-color: #509127;
}
</style>
border-color css
<style>
span { border-color: #509127; }
span { border-color: rgb(80,145,39); }
td.TdClassName
{
border-color: #509127;
}
.TagClassName
{
border-color: #509127;
}
</style>