Shades of Vida Loca #59821D
Tints of Vida Loca #59821D
RGB
CMYK
RGB Variations
Color information
#59821D (or 0x59821D) is known color: Vida Loca. HEX triplet: 59, 82 and 1D. RGB value is (89,130,29). Sum of RGB (Red+Green+Blue) = 89+130+29=248 (32% of max value = 765). Red value is 89 (35.16% from 255 or 35.89% from 248); Green value is 130 (51.17% from 255 or 52.42% from 248); Blue value is 29 (11.72% from 255 or 11.69% from 248); Max value from RGB is 130 - color contains mainly: green. Hex color #59821D is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #59821D is #A67DE2. Grayscale: #6A6A6A. Windows color (decimal): -10911203 or 1933913. OLE color: 1933913.
HSL color Cylindrical-coordinate representation of color #59821D: hue angle of 84.36º degrees, saturation: 0.64, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #59821D is Cyan = 0.32, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 89 | 130 | 29 | - |
| CMYK | 0.32 | 0 | 0.78 | 0.49 |
| HSL | 84.36º | 0.64% | 0.31% | - |
| HSV(B) | 84.36º | 0.78% | 0.51% | - |
| XYZ | 12.32 | 18.18 | 4.02 | - |
| YUV | 106.23 | 84.42 | 115.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 130 | 29 | 0.32 | 0 | 0.78 | 0.49 | 84.36 | 0.64 | 0.31 |
| Hex | 59 | 82 | 1D | 20 | 0 | 4E | 31 | 54 | 40 | 1F |
| Octal | 131 | 202 | 35 | 40 | 0 | 116 | 61 | 124 | 100 | 37 |
| Binary | 1011001 | 10000010 | 11101 | 100000 | 0 | 1001110 | 110001 | 1010100 | 1000000 | 11111 |
Color Harmonies of #59821D
Complementary color
Monochromatic Colors of #59821D
Black with #59821D
Text Example
Text Example
White with #59821D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #59821D; }
p { color: rgb(89,130,29); }
H1.HeaderClassName
{
color: #59821D;
}
.AnyTagClassName
{
color: #59821D;
}
</style>
background-color css
<style>
a { background-color: #59821D; }
a { background-color: rgb(89,130,29); }
div.DivClassName
{
background-color: #59821D;
}
.BgClassName
{
background-color: #59821D;
}
</style>
border-color css
<style>
span { border-color: #59821D; }
span { border-color: rgb(89,130,29); }
td.TdClassName
{
border-color: #59821D;
}
.TagClassName
{
border-color: #59821D;
}
</style>