Shades of Vida Loca #579130
Tints of Vida Loca #579130
RGB
CMYK
RGB Variations
Color information
#579130 (or 0x579130) is known color: Vida Loca. HEX triplet: 57, 91 and 30. RGB value is (87,145,48). Sum of RGB (Red+Green+Blue) = 87+145+48=280 (37% of max value = 765). Red value is 87 (34.38% from 255 or 31.07% from 280); Green value is 145 (57.03% from 255 or 51.79% from 280); Blue value is 48 (19.14% from 255 or 17.14% from 280); Max value from RGB is 145 - color contains mainly: green. Hex color #579130 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #579130 is #A86ECF. Grayscale: #747474. Windows color (decimal): -11038416 or 3182935. OLE color: 3182935.
HSL color Cylindrical-coordinate representation of color #579130: hue angle of 95.88º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #579130 is Cyan = 0.4, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 145 | 48 | - |
| CMYK | 0.4 | 0 | 0.67 | 0.43 |
| HSL | 95.88º | 0.5% | 0.38% | - |
| HSV(B) | 95.88º | 0.67% | 0.57% | - |
| XYZ | 14.59 | 22.49 | 6.37 | - |
| YUV | 116.6 | 89.28 | 106.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 145 | 48 | 0.4 | 0 | 0.67 | 0.43 | 95.88 | 0.5 | 0.38 |
| Hex | 57 | 91 | 30 | 28 | 0 | 43 | 2B | 60 | 32 | 26 |
| Octal | 127 | 221 | 60 | 50 | 0 | 103 | 53 | 140 | 62 | 46 |
| Binary | 1010111 | 10010001 | 110000 | 101000 | 0 | 1000011 | 101011 | 1100000 | 110010 | 100110 |
Color Harmonies of #579130
Complementary color
Monochromatic Colors of #579130
Black with #579130
Text Example
Text Example
White with #579130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579130; }
p { color: rgb(87,145,48); }
H1.HeaderClassName
{
color: #579130;
}
.AnyTagClassName
{
color: #579130;
}
</style>
background-color css
<style>
a { background-color: #579130; }
a { background-color: rgb(87,145,48); }
div.DivClassName
{
background-color: #579130;
}
.BgClassName
{
background-color: #579130;
}
</style>
border-color css
<style>
span { border-color: #579130; }
span { border-color: rgb(87,145,48); }
td.TdClassName
{
border-color: #579130;
}
.TagClassName
{
border-color: #579130;
}
</style>