Shades of Vida Loca #577E19
Tints of Vida Loca #577E19
RGB
CMYK
RGB Variations
Color information
#577E19 (or 0x577E19) is known color: Vida Loca. HEX triplet: 57, 7E and 19. RGB value is (87,126,25). Sum of RGB (Red+Green+Blue) = 87+126+25=238 (31% of max value = 765). Red value is 87 (34.38% from 255 or 36.55% from 238); Green value is 126 (49.61% from 255 or 52.94% from 238); Blue value is 25 (10.16% from 255 or 10.50% from 238); Max value from RGB is 126 - color contains mainly: green. Hex color #577E19 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #577E19 is #A881E6. Grayscale: #676767. Windows color (decimal): -11043303 or 1670743. OLE color: 1670743.
HSL color Cylindrical-coordinate representation of color #577E19: hue angle of 83.17º degrees, saturation: 0.67, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #577E19 is Cyan = 0.31, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 87 | 126 | 25 | - |
| CMYK | 0.31 | 0 | 0.80 | 0.51 |
| HSL | 83.17º | 0.67% | 0.3% | - |
| HSV(B) | 83.17º | 0.8% | 0.49% | - |
| XYZ | 11.57 | 17.02 | 3.59 | - |
| YUV | 102.83 | 84.08 | 116.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 126 | 25 | 0.31 | 0 | 0.80 | 0.51 | 83.17 | 0.67 | 0.3 |
| Hex | 57 | 7E | 19 | 1F | 0 | 50 | 33 | 53 | 43 | 1E |
| Octal | 127 | 176 | 31 | 37 | 0 | 120 | 63 | 123 | 103 | 36 |
| Binary | 1010111 | 1111110 | 11001 | 11111 | 0 | 1010000 | 110011 | 1010011 | 1000011 | 11110 |
Color Harmonies of #577E19
Complementary color
Monochromatic Colors of #577E19
Black with #577E19
Text Example
Text Example
White with #577E19
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577E19; }
p { color: rgb(87,126,25); }
H1.HeaderClassName
{
color: #577E19;
}
.AnyTagClassName
{
color: #577E19;
}
</style>
background-color css
<style>
a { background-color: #577E19; }
a { background-color: rgb(87,126,25); }
div.DivClassName
{
background-color: #577E19;
}
.BgClassName
{
background-color: #577E19;
}
</style>
border-color css
<style>
span { border-color: #577E19; }
span { border-color: rgb(87,126,25); }
td.TdClassName
{
border-color: #577E19;
}
.TagClassName
{
border-color: #577E19;
}
</style>