Shades of Vida Loca #508407
Tints of Vida Loca #508407
RGB
CMYK
RGB Variations
Color information
#508407 (or 0x508407) is known color: Vida Loca. HEX triplet: 50, 84 and 07. RGB value is (80,132,7). Sum of RGB (Red+Green+Blue) = 80+132+7=219 (29% of max value = 765). Red value is 80 (31.64% from 255 or 36.53% from 219); Green value is 132 (51.95% from 255 or 60.27% from 219); Blue value is 7 (3.12% from 255 or 3.20% from 219); Max value from RGB is 132 - color contains mainly: green. Hex color #508407 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #508407 is #AF7BF8. Grayscale: #666666. Windows color (decimal): -11500537 or 492624. OLE color: 492624.
HSL color Cylindrical-coordinate representation of color #508407: hue angle of 84.96º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #508407 is Cyan = 0.39, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 80 | 132 | 7 | - |
| CMYK | 0.39 | 0 | 0.95 | 0.48 |
| HSL | 84.96º | 0.9% | 0.27% | - |
| HSV(B) | 84.96º | 0.95% | 0.52% | - |
| XYZ | 11.6 | 18.22 | 3.11 | - |
| YUV | 102.2 | 74.27 | 112.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 132 | 7 | 0.39 | 0 | 0.95 | 0.48 | 84.96 | 0.9 | 0.27 |
| Hex | 50 | 84 | 7 | 27 | 0 | 5F | 30 | 55 | 5A | 1B |
| Octal | 120 | 204 | 7 | 47 | 0 | 137 | 60 | 125 | 132 | 33 |
| Binary | 1010000 | 10000100 | 111 | 100111 | 0 | 1011111 | 110000 | 1010101 | 1011010 | 11011 |
Color Harmonies of #508407
Complementary color
Monochromatic Colors of #508407
Black with #508407
Text Example
Text Example
White with #508407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508407; }
p { color: rgb(80,132,7); }
H1.HeaderClassName
{
color: #508407;
}
.AnyTagClassName
{
color: #508407;
}
</style>
background-color css
<style>
a { background-color: #508407; }
a { background-color: rgb(80,132,7); }
div.DivClassName
{
background-color: #508407;
}
.BgClassName
{
background-color: #508407;
}
</style>
border-color css
<style>
span { border-color: #508407; }
span { border-color: rgb(80,132,7); }
td.TdClassName
{
border-color: #508407;
}
.TagClassName
{
border-color: #508407;
}
</style>