Shades of Vida Loca #57892D
Tints of Vida Loca #57892D
RGB
CMYK
RGB Variations
Color information
#57892D (or 0x57892D) is known color: Vida Loca. HEX triplet: 57, 89 and 2D. RGB value is (87,137,45). Sum of RGB (Red+Green+Blue) = 87+137+45=269 (35% of max value = 765). Red value is 87 (34.38% from 255 or 32.34% from 269); Green value is 137 (53.91% from 255 or 50.93% from 269); Blue value is 45 (17.97% from 255 or 16.73% from 269); Max value from RGB is 137 - color contains mainly: green. Hex color #57892D is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #57892D is #A876D2. Grayscale: #6F6F6F. Windows color (decimal): -11040467 or 2984279. OLE color: 2984279.
HSL color Cylindrical-coordinate representation of color #57892D: hue angle of 92.61º degrees, saturation: 0.51, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #57892D is Cyan = 0.36, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 87 | 137 | 45 | - |
| CMYK | 0.36 | 0 | 0.67 | 0.46 |
| HSL | 92.61º | 0.51% | 0.36% | - |
| HSV(B) | 92.61º | 0.67% | 0.54% | - |
| XYZ | 13.35 | 20.11 | 5.66 | - |
| YUV | 111.56 | 90.44 | 110.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 137 | 45 | 0.36 | 0 | 0.67 | 0.46 | 92.61 | 0.51 | 0.36 |
| Hex | 57 | 89 | 2D | 24 | 0 | 43 | 2E | 5D | 33 | 24 |
| Octal | 127 | 211 | 55 | 44 | 0 | 103 | 56 | 135 | 63 | 44 |
| Binary | 1010111 | 10001001 | 101101 | 100100 | 0 | 1000011 | 101110 | 1011101 | 110011 | 100100 |
Color Harmonies of #57892D
Complementary color
Monochromatic Colors of #57892D
Black with #57892D
Text Example
Text Example
White with #57892D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57892D; }
p { color: rgb(87,137,45); }
H1.HeaderClassName
{
color: #57892D;
}
.AnyTagClassName
{
color: #57892D;
}
</style>
background-color css
<style>
a { background-color: #57892D; }
a { background-color: rgb(87,137,45); }
div.DivClassName
{
background-color: #57892D;
}
.BgClassName
{
background-color: #57892D;
}
</style>
border-color css
<style>
span { border-color: #57892D; }
span { border-color: rgb(87,137,45); }
td.TdClassName
{
border-color: #57892D;
}
.TagClassName
{
border-color: #57892D;
}
</style>