Shades of Vida Loca #518723
Tints of Vida Loca #518723
RGB
CMYK
RGB Variations
Color information
#518723 (or 0x518723) is known color: Vida Loca. HEX triplet: 51, 87 and 23. RGB value is (81,135,35). Sum of RGB (Red+Green+Blue) = 81+135+35=251 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.27% from 251); Green value is 135 (53.12% from 255 or 53.78% from 251); Blue value is 35 (14.06% from 255 or 13.94% from 251); Max value from RGB is 135 - color contains mainly: green. Hex color #518723 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #518723 is #AE78DC. Grayscale: #6B6B6B. Windows color (decimal): -11434205 or 2328401. OLE color: 2328401.
HSL color Cylindrical-coordinate representation of color #518723: hue angle of 92.4º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #518723 is Cyan = 0.40, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 135 | 35 | - |
| CMYK | 0.40 | 0 | 0.74 | 0.47 |
| HSL | 92.4º | 0.59% | 0.33% | - |
| HSV(B) | 92.4º | 0.74% | 0.53% | - |
| XYZ | 12.36 | 19.2 | 4.64 | - |
| YUV | 107.45 | 87.11 | 109.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 135 | 35 | 0.40 | 0 | 0.74 | 0.47 | 92.4 | 0.59 | 0.33 |
| Hex | 51 | 87 | 23 | 28 | 0 | 4A | 2F | 5C | 3B | 21 |
| Octal | 121 | 207 | 43 | 50 | 0 | 112 | 57 | 134 | 73 | 41 |
| Binary | 1010001 | 10000111 | 100011 | 101000 | 0 | 1001010 | 101111 | 1011100 | 111011 | 100001 |
Color Harmonies of #518723
Complementary color
Monochromatic Colors of #518723
Black with #518723
Text Example
Text Example
White with #518723
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518723; }
p { color: rgb(81,135,35); }
H1.HeaderClassName
{
color: #518723;
}
.AnyTagClassName
{
color: #518723;
}
</style>
background-color css
<style>
a { background-color: #518723; }
a { background-color: rgb(81,135,35); }
div.DivClassName
{
background-color: #518723;
}
.BgClassName
{
background-color: #518723;
}
</style>
border-color css
<style>
span { border-color: #518723; }
span { border-color: rgb(81,135,35); }
td.TdClassName
{
border-color: #518723;
}
.TagClassName
{
border-color: #518723;
}
</style>