Shades of Vida Loca #508719
Tints of Vida Loca #508719
RGB
CMYK
RGB Variations
Color information
#508719 (or 0x508719) is known color: Vida Loca. HEX triplet: 50, 87 and 19. RGB value is (80,135,25). Sum of RGB (Red+Green+Blue) = 80+135+25=240 (31% of max value = 765). Red value is 80 (31.64% from 255 or 33.33% from 240); Green value is 135 (53.12% from 255 or 56.25% from 240); Blue value is 25 (10.16% from 255 or 10.42% from 240); Max value from RGB is 135 - color contains mainly: green. Hex color #508719 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #508719 is #AF78E6. Grayscale: #6A6A6A. Windows color (decimal): -11499751 or 1673040. OLE color: 1673040.
HSL color Cylindrical-coordinate representation of color #508719: hue angle of 90º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #508719 is Cyan = 0.41, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 80 | 135 | 25 | - |
| CMYK | 0.41 | 0 | 0.81 | 0.47 |
| HSL | 90º | 0.69% | 0.31% | - |
| HSV(B) | 90º | 0.81% | 0.53% | - |
| XYZ | 12.15 | 19.1 | 3.97 | - |
| YUV | 106.02 | 82.28 | 109.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 135 | 25 | 0.41 | 0 | 0.81 | 0.47 | 90 | 0.69 | 0.31 |
| Hex | 50 | 87 | 19 | 29 | 0 | 51 | 2F | 5A | 45 | 1F |
| Octal | 120 | 207 | 31 | 51 | 0 | 121 | 57 | 132 | 105 | 37 |
| Binary | 1010000 | 10000111 | 11001 | 101001 | 0 | 1010001 | 101111 | 1011010 | 1000101 | 11111 |
Color Harmonies of #508719
Complementary color
Monochromatic Colors of #508719
Black with #508719
Text Example
Text Example
White with #508719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508719; }
p { color: rgb(80,135,25); }
H1.HeaderClassName
{
color: #508719;
}
.AnyTagClassName
{
color: #508719;
}
</style>
background-color css
<style>
a { background-color: #508719; }
a { background-color: rgb(80,135,25); }
div.DivClassName
{
background-color: #508719;
}
.BgClassName
{
background-color: #508719;
}
</style>
border-color css
<style>
span { border-color: #508719; }
span { border-color: rgb(80,135,25); }
td.TdClassName
{
border-color: #508719;
}
.TagClassName
{
border-color: #508719;
}
</style>