Shades of Vida Loca #508608
Tints of Vida Loca #508608
RGB
CMYK
RGB Variations
Color information
#508608 (or 0x508608) is known color: Vida Loca. HEX triplet: 50, 86 and 08. RGB value is (80,134,8). Sum of RGB (Red+Green+Blue) = 80+134+8=222 (29% of max value = 765). Red value is 80 (31.64% from 255 or 36.04% from 222); Green value is 134 (52.73% from 255 or 60.36% from 222); Blue value is 8 (3.52% from 255 or 3.60% from 222); Max value from RGB is 134 - color contains mainly: green. Hex color #508608 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #508608 is #AF79F7. Grayscale: #676767. Windows color (decimal): -11500024 or 558672. OLE color: 558672.
HSL color Cylindrical-coordinate representation of color #508608: hue angle of 85.71º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #508608 is Cyan = 0.40, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 80 | 134 | 8 | - |
| CMYK | 0.40 | 0 | 0.94 | 0.47 |
| HSL | 85.71º | 0.89% | 0.28% | - |
| HSV(B) | 85.71º | 0.94% | 0.53% | - |
| XYZ | 11.88 | 18.77 | 3.23 | - |
| YUV | 103.49 | 74.11 | 111.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 134 | 8 | 0.40 | 0 | 0.94 | 0.47 | 85.71 | 0.89 | 0.28 |
| Hex | 50 | 86 | 8 | 28 | 0 | 5E | 2F | 56 | 59 | 1C |
| Octal | 120 | 206 | 10 | 50 | 0 | 136 | 57 | 126 | 131 | 34 |
| Binary | 1010000 | 10000110 | 1000 | 101000 | 0 | 1011110 | 101111 | 1010110 | 1011001 | 11100 |
Color Harmonies of #508608
Complementary color
Monochromatic Colors of #508608
Black with #508608
Text Example
Text Example
White with #508608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508608; }
p { color: rgb(80,134,8); }
H1.HeaderClassName
{
color: #508608;
}
.AnyTagClassName
{
color: #508608;
}
</style>
background-color css
<style>
a { background-color: #508608; }
a { background-color: rgb(80,134,8); }
div.DivClassName
{
background-color: #508608;
}
.BgClassName
{
background-color: #508608;
}
</style>
border-color css
<style>
span { border-color: #508608; }
span { border-color: rgb(80,134,8); }
td.TdClassName
{
border-color: #508608;
}
.TagClassName
{
border-color: #508608;
}
</style>