Shades of Vida Loca #509017
Tints of Vida Loca #509017
RGB
CMYK
RGB Variations
Color information
#509017 (or 0x509017) is known color: Vida Loca. HEX triplet: 50, 90 and 17. RGB value is (80,144,23). Sum of RGB (Red+Green+Blue) = 80+144+23=247 (32% of max value = 765). Red value is 80 (31.64% from 255 or 32.39% from 247); Green value is 144 (56.64% from 255 or 58.30% from 247); Blue value is 23 (9.38% from 255 or 9.31% from 247); Max value from RGB is 144 - color contains mainly: green. Hex color #509017 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #509017 is #AF6FE8. Grayscale: #6F6F6F. Windows color (decimal): -11497449 or 1544272. OLE color: 1544272.
HSL color Cylindrical-coordinate representation of color #509017: hue angle of 91.74º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #509017 is Cyan = 0.44, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 80 | 144 | 23 | - |
| CMYK | 0.44 | 0 | 0.84 | 0.44 |
| HSL | 91.74º | 0.72% | 0.33% | - |
| HSV(B) | 91.74º | 0.84% | 0.56% | - |
| XYZ | 13.44 | 21.71 | 4.29 | - |
| YUV | 111.07 | 78.3 | 105.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 144 | 23 | 0.44 | 0 | 0.84 | 0.44 | 91.74 | 0.72 | 0.33 |
| Hex | 50 | 90 | 17 | 2C | 0 | 54 | 2C | 5C | 48 | 21 |
| Octal | 120 | 220 | 27 | 54 | 0 | 124 | 54 | 134 | 110 | 41 |
| Binary | 1010000 | 10010000 | 10111 | 101100 | 0 | 1010100 | 101100 | 1011100 | 1001000 | 100001 |
Color Harmonies of #509017
Complementary color
Monochromatic Colors of #509017
Black with #509017
Text Example
Text Example
White with #509017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509017; }
p { color: rgb(80,144,23); }
H1.HeaderClassName
{
color: #509017;
}
.AnyTagClassName
{
color: #509017;
}
</style>
background-color css
<style>
a { background-color: #509017; }
a { background-color: rgb(80,144,23); }
div.DivClassName
{
background-color: #509017;
}
.BgClassName
{
background-color: #509017;
}
</style>
border-color css
<style>
span { border-color: #509017; }
span { border-color: rgb(80,144,23); }
td.TdClassName
{
border-color: #509017;
}
.TagClassName
{
border-color: #509017;
}
</style>