Shades of Vida Loca #579014
Tints of Vida Loca #579014
RGB
CMYK
RGB Variations
Color information
#579014 (or 0x579014) is known color: Vida Loca. HEX triplet: 57, 90 and 14. RGB value is (87,144,20). Sum of RGB (Red+Green+Blue) = 87+144+20=251 (33% of max value = 765). Red value is 87 (34.38% from 255 or 34.66% from 251); Green value is 144 (56.64% from 255 or 57.37% from 251); Blue value is 20 (8.20% from 255 or 7.97% from 251); Max value from RGB is 144 - color contains mainly: green. Hex color #579014 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #579014 is #A86FEB. Grayscale: #717171. Windows color (decimal): -11038700 or 1347671. OLE color: 1347671.
HSL color Cylindrical-coordinate representation of color #579014: hue angle of 87.58º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #579014 is Cyan = 0.40, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 87 | 144 | 20 | - |
| CMYK | 0.40 | 0 | 0.86 | 0.44 |
| HSL | 87.58º | 0.76% | 0.32% | - |
| HSV(B) | 87.58º | 0.86% | 0.56% | - |
| XYZ | 14.03 | 22.02 | 4.17 | - |
| YUV | 112.82 | 75.62 | 109.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 144 | 20 | 0.40 | 0 | 0.86 | 0.44 | 87.58 | 0.76 | 0.32 |
| Hex | 57 | 90 | 14 | 28 | 0 | 56 | 2C | 58 | 4C | 20 |
| Octal | 127 | 220 | 24 | 50 | 0 | 126 | 54 | 130 | 114 | 40 |
| Binary | 1010111 | 10010000 | 10100 | 101000 | 0 | 1010110 | 101100 | 1011000 | 1001100 | 100000 |
Color Harmonies of #579014
Complementary color
Monochromatic Colors of #579014
Black with #579014
Text Example
Text Example
White with #579014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579014; }
p { color: rgb(87,144,20); }
H1.HeaderClassName
{
color: #579014;
}
.AnyTagClassName
{
color: #579014;
}
</style>
background-color css
<style>
a { background-color: #579014; }
a { background-color: rgb(87,144,20); }
div.DivClassName
{
background-color: #579014;
}
.BgClassName
{
background-color: #579014;
}
</style>
border-color css
<style>
span { border-color: #579014; }
span { border-color: rgb(87,144,20); }
td.TdClassName
{
border-color: #579014;
}
.TagClassName
{
border-color: #579014;
}
</style>