Shades of Vida Loca #509027
Tints of Vida Loca #509027
RGB
CMYK
RGB Variations
Color information
#509027 (or 0x509027) is known color: Vida Loca. HEX triplet: 50, 90 and 27. RGB value is (80,144,39). Sum of RGB (Red+Green+Blue) = 80+144+39=263 (34% of max value = 765). Red value is 80 (31.64% from 255 or 30.42% from 263); Green value is 144 (56.64% from 255 or 54.75% from 263); Blue value is 39 (15.62% from 255 or 14.83% from 263); Max value from RGB is 144 - color contains mainly: green. Hex color #509027 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #509027 is #AF6FD8. Grayscale: #717171. Windows color (decimal): -11497433 or 2592848. OLE color: 2592848.
HSL color Cylindrical-coordinate representation of color #509027: hue angle of 96.57º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #509027 is Cyan = 0.44, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 80 | 144 | 39 | - |
| CMYK | 0.44 | 0 | 0.73 | 0.44 |
| HSL | 96.57º | 0.57% | 0.36% | - |
| HSV(B) | 96.57º | 0.73% | 0.56% | - |
| XYZ | 13.65 | 21.8 | 5.41 | - |
| YUV | 112.89 | 86.3 | 104.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 144 | 39 | 0.44 | 0 | 0.73 | 0.44 | 96.57 | 0.57 | 0.36 |
| Hex | 50 | 90 | 27 | 2C | 0 | 49 | 2C | 61 | 39 | 24 |
| Octal | 120 | 220 | 47 | 54 | 0 | 111 | 54 | 141 | 71 | 44 |
| Binary | 1010000 | 10010000 | 100111 | 101100 | 0 | 1001001 | 101100 | 1100001 | 111001 | 100100 |
Color Harmonies of #509027
Complementary color
Monochromatic Colors of #509027
Black with #509027
Text Example
Text Example
White with #509027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509027; }
p { color: rgb(80,144,39); }
H1.HeaderClassName
{
color: #509027;
}
.AnyTagClassName
{
color: #509027;
}
</style>
background-color css
<style>
a { background-color: #509027; }
a { background-color: rgb(80,144,39); }
div.DivClassName
{
background-color: #509027;
}
.BgClassName
{
background-color: #509027;
}
</style>
border-color css
<style>
span { border-color: #509027; }
span { border-color: rgb(80,144,39); }
td.TdClassName
{
border-color: #509027;
}
.TagClassName
{
border-color: #509027;
}
</style>