Shades of Vida Loca #57892F
Tints of Vida Loca #57892F
RGB
CMYK
RGB Variations
Color information
#57892F (or 0x57892F) is known color: Vida Loca. HEX triplet: 57, 89 and 2F. RGB value is (87,137,47). Sum of RGB (Red+Green+Blue) = 87+137+47=271 (35% of max value = 765). Red value is 87 (34.38% from 255 or 32.10% from 271); Green value is 137 (53.91% from 255 or 50.55% from 271); Blue value is 47 (18.75% from 255 or 17.34% from 271); Max value from RGB is 137 - color contains mainly: green. Hex color #57892F is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #57892F is #A876D0. Grayscale: #707070. Windows color (decimal): -11040465 or 3115351. OLE color: 3115351.
HSL color Cylindrical-coordinate representation of color #57892F: hue angle of 93.33º degrees, saturation: 0.49, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #57892F is Cyan = 0.36, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 87 | 137 | 47 | - |
| CMYK | 0.36 | 0 | 0.66 | 0.46 |
| HSL | 93.33º | 0.49% | 0.36% | - |
| HSV(B) | 93.33º | 0.66% | 0.54% | - |
| XYZ | 13.39 | 20.12 | 5.87 | - |
| YUV | 111.79 | 91.44 | 110.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 137 | 47 | 0.36 | 0 | 0.66 | 0.46 | 93.33 | 0.49 | 0.36 |
| Hex | 57 | 89 | 2F | 24 | 0 | 42 | 2E | 5D | 31 | 24 |
| Octal | 127 | 211 | 57 | 44 | 0 | 102 | 56 | 135 | 61 | 44 |
| Binary | 1010111 | 10001001 | 101111 | 100100 | 0 | 1000010 | 101110 | 1011101 | 110001 | 100100 |
Color Harmonies of #57892F
Complementary color
Monochromatic Colors of #57892F
Black with #57892F
Text Example
Text Example
White with #57892F
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57892F; }
p { color: rgb(87,137,47); }
H1.HeaderClassName
{
color: #57892F;
}
.AnyTagClassName
{
color: #57892F;
}
</style>
background-color css
<style>
a { background-color: #57892F; }
a { background-color: rgb(87,137,47); }
div.DivClassName
{
background-color: #57892F;
}
.BgClassName
{
background-color: #57892F;
}
</style>
border-color css
<style>
span { border-color: #57892F; }
span { border-color: rgb(87,137,47); }
td.TdClassName
{
border-color: #57892F;
}
.TagClassName
{
border-color: #57892F;
}
</style>