Shades of Vida Loca #577E1E
Tints of Vida Loca #577E1E
RGB
CMYK
RGB Variations
Color information
#577E1E (or 0x577E1E) is known color: Vida Loca. HEX triplet: 57, 7E and 1E. RGB value is (87,126,30). Sum of RGB (Red+Green+Blue) = 87+126+30=243 (32% of max value = 765). Red value is 87 (34.38% from 255 or 35.80% from 243); Green value is 126 (49.61% from 255 or 51.85% from 243); Blue value is 30 (12.11% from 255 or 12.35% from 243); Max value from RGB is 126 - color contains mainly: green. Hex color #577E1E is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #577E1E is #A881E1. Grayscale: #676767. Windows color (decimal): -11043298 or 1998423. OLE color: 1998423.
HSL color Cylindrical-coordinate representation of color #577E1E: hue angle of 84.38º degrees, saturation: 0.62, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #577E1E is Cyan = 0.31, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 87 | 126 | 30 | - |
| CMYK | 0.31 | 0 | 0.76 | 0.51 |
| HSL | 84.38º | 0.62% | 0.31% | - |
| HSV(B) | 84.38º | 0.76% | 0.49% | - |
| XYZ | 11.63 | 17.04 | 3.9 | - |
| YUV | 103.4 | 86.58 | 116.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 126 | 30 | 0.31 | 0 | 0.76 | 0.51 | 84.38 | 0.62 | 0.31 |
| Hex | 57 | 7E | 1E | 1F | 0 | 4C | 33 | 54 | 3E | 1F |
| Octal | 127 | 176 | 36 | 37 | 0 | 114 | 63 | 124 | 76 | 37 |
| Binary | 1010111 | 1111110 | 11110 | 11111 | 0 | 1001100 | 110011 | 1010100 | 111110 | 11111 |
Color Harmonies of #577E1E
Complementary color
Monochromatic Colors of #577E1E
Black with #577E1E
Text Example
Text Example
White with #577E1E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577E1E; }
p { color: rgb(87,126,30); }
H1.HeaderClassName
{
color: #577E1E;
}
.AnyTagClassName
{
color: #577E1E;
}
</style>
background-color css
<style>
a { background-color: #577E1E; }
a { background-color: rgb(87,126,30); }
div.DivClassName
{
background-color: #577E1E;
}
.BgClassName
{
background-color: #577E1E;
}
</style>
border-color css
<style>
span { border-color: #577E1E; }
span { border-color: rgb(87,126,30); }
td.TdClassName
{
border-color: #577E1E;
}
.TagClassName
{
border-color: #577E1E;
}
</style>