Shades of Vida Loca #518507
Tints of Vida Loca #518507
RGB
CMYK
RGB Variations
Color information
#518507 (or 0x518507) is known color: Vida Loca. HEX triplet: 51, 85 and 07. RGB value is (81,133,7). Sum of RGB (Red+Green+Blue) = 81+133+7=221 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36.65% from 221); Green value is 133 (52.34% from 255 or 60.18% from 221); Blue value is 7 (3.12% from 255 or 3.17% from 221); Max value from RGB is 133 - color contains mainly: green. Hex color #518507 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #518507 is #AE7AF8. Grayscale: #676767. Windows color (decimal): -11434745 or 492881. OLE color: 492881.
HSL color Cylindrical-coordinate representation of color #518507: hue angle of 84.76º 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 #518507 is Cyan = 0.39, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 133 | 7 | - |
| CMYK | 0.39 | 0 | 0.95 | 0.48 |
| HSL | 84.76º | 0.9% | 0.27% | - |
| HSV(B) | 84.76º | 0.95% | 0.52% | - |
| XYZ | 11.82 | 18.54 | 3.16 | - |
| YUV | 103.09 | 73.77 | 112.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 133 | 7 | 0.39 | 0 | 0.95 | 0.48 | 84.76 | 0.9 | 0.27 |
| Hex | 51 | 85 | 7 | 27 | 0 | 5F | 30 | 55 | 5A | 1B |
| Octal | 121 | 205 | 7 | 47 | 0 | 137 | 60 | 125 | 132 | 33 |
| Binary | 1010001 | 10000101 | 111 | 100111 | 0 | 1011111 | 110000 | 1010101 | 1011010 | 11011 |
Color Harmonies of #518507
Complementary color
Monochromatic Colors of #518507
Black with #518507
Text Example
Text Example
White with #518507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518507; }
p { color: rgb(81,133,7); }
H1.HeaderClassName
{
color: #518507;
}
.AnyTagClassName
{
color: #518507;
}
</style>
background-color css
<style>
a { background-color: #518507; }
a { background-color: rgb(81,133,7); }
div.DivClassName
{
background-color: #518507;
}
.BgClassName
{
background-color: #518507;
}
</style>
border-color css
<style>
span { border-color: #518507; }
span { border-color: rgb(81,133,7); }
td.TdClassName
{
border-color: #518507;
}
.TagClassName
{
border-color: #518507;
}
</style>