Shades of Vida Loca #518409
Tints of Vida Loca #518409
RGB
CMYK
RGB Variations
Color information
#518409 (or 0x518409) is known color: Vida Loca. HEX triplet: 51, 84 and 09. RGB value is (81,132,9). Sum of RGB (Red+Green+Blue) = 81+132+9=222 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36.49% from 222); Green value is 132 (51.95% from 255 or 59.46% from 222); Blue value is 9 (3.91% from 255 or 4.05% from 222); Max value from RGB is 132 - color contains mainly: green. Hex color #518409 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #518409 is #AE7BF6. Grayscale: #676767. Windows color (decimal): -11434999 or 623697. OLE color: 623697.
HSL color Cylindrical-coordinate representation of color #518409: hue angle of 84.88º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #518409 is Cyan = 0.39, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 132 | 9 | - |
| CMYK | 0.39 | 0 | 0.93 | 0.48 |
| HSL | 84.88º | 0.87% | 0.28% | - |
| HSV(B) | 84.88º | 0.93% | 0.52% | - |
| XYZ | 11.69 | 18.27 | 3.17 | - |
| YUV | 102.73 | 75.1 | 112.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 132 | 9 | 0.39 | 0 | 0.93 | 0.48 | 84.88 | 0.87 | 0.28 |
| Hex | 51 | 84 | 9 | 27 | 0 | 5D | 30 | 55 | 57 | 1C |
| Octal | 121 | 204 | 11 | 47 | 0 | 135 | 60 | 125 | 127 | 34 |
| Binary | 1010001 | 10000100 | 1001 | 100111 | 0 | 1011101 | 110000 | 1010101 | 1010111 | 11100 |
Color Harmonies of #518409
Complementary color
Monochromatic Colors of #518409
Black with #518409
Text Example
Text Example
White with #518409
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518409; }
p { color: rgb(81,132,9); }
H1.HeaderClassName
{
color: #518409;
}
.AnyTagClassName
{
color: #518409;
}
</style>
background-color css
<style>
a { background-color: #518409; }
a { background-color: rgb(81,132,9); }
div.DivClassName
{
background-color: #518409;
}
.BgClassName
{
background-color: #518409;
}
</style>
border-color css
<style>
span { border-color: #518409; }
span { border-color: rgb(81,132,9); }
td.TdClassName
{
border-color: #518409;
}
.TagClassName
{
border-color: #518409;
}
</style>