Shades of Vida Loca #52892E
Tints of Vida Loca #52892E
RGB
CMYK
RGB Variations
Color information
#52892E (or 0x52892E) is known color: Vida Loca. HEX triplet: 52, 89 and 2E. RGB value is (82,137,46). Sum of RGB (Red+Green+Blue) = 82+137+46=265 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.94% from 265); Green value is 137 (53.91% from 255 or 51.70% from 265); Blue value is 46 (18.36% from 255 or 17.36% from 265); Max value from RGB is 137 - color contains mainly: green. Hex color #52892E is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #52892E is #AD76D1. Grayscale: #6E6E6E. Windows color (decimal): -11368146 or 3049810. OLE color: 3049810.
HSL color Cylindrical-coordinate representation of color #52892E: hue angle of 96.26º degrees, saturation: 0.5, 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 #52892E is Cyan = 0.40, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 82 | 137 | 46 | - |
| CMYK | 0.40 | 0 | 0.66 | 0.46 |
| HSL | 96.26º | 0.5% | 0.36% | - |
| HSV(B) | 96.26º | 0.66% | 0.54% | - |
| XYZ | 12.92 | 19.88 | 5.74 | - |
| YUV | 110.18 | 91.78 | 107.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 137 | 46 | 0.40 | 0 | 0.66 | 0.46 | 96.26 | 0.5 | 0.36 |
| Hex | 52 | 89 | 2E | 28 | 0 | 42 | 2E | 60 | 32 | 24 |
| Octal | 122 | 211 | 56 | 50 | 0 | 102 | 56 | 140 | 62 | 44 |
| Binary | 1010010 | 10001001 | 101110 | 101000 | 0 | 1000010 | 101110 | 1100000 | 110010 | 100100 |
Color Harmonies of #52892E
Complementary color
Monochromatic Colors of #52892E
Black with #52892E
Text Example
Text Example
White with #52892E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #52892E; }
p { color: rgb(82,137,46); }
H1.HeaderClassName
{
color: #52892E;
}
.AnyTagClassName
{
color: #52892E;
}
</style>
background-color css
<style>
a { background-color: #52892E; }
a { background-color: rgb(82,137,46); }
div.DivClassName
{
background-color: #52892E;
}
.BgClassName
{
background-color: #52892E;
}
</style>
border-color css
<style>
span { border-color: #52892E; }
span { border-color: rgb(82,137,46); }
td.TdClassName
{
border-color: #52892E;
}
.TagClassName
{
border-color: #52892E;
}
</style>