Shades of Vida Loca #558210
Tints of Vida Loca #558210
RGB
CMYK
RGB Variations
Color information
#558210 (or 0x558210) is known color: Vida Loca. HEX triplet: 55, 82 and 10. RGB value is (85,130,16). Sum of RGB (Red+Green+Blue) = 85+130+16=231 (30% of max value = 765). Red value is 85 (33.59% from 255 or 36.80% from 231); Green value is 130 (51.17% from 255 or 56.28% from 231); Blue value is 16 (6.64% from 255 or 6.93% from 231); Max value from RGB is 130 - color contains mainly: green. Hex color #558210 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #558210 is #AA7DEF. Grayscale: #676767. Windows color (decimal): -11173360 or 1081941. OLE color: 1081941.
HSL color Cylindrical-coordinate representation of color #558210: hue angle of 83.68º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #558210 is Cyan = 0.35, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 85 | 130 | 16 | - |
| CMYK | 0.35 | 0 | 0.88 | 0.49 |
| HSL | 83.68º | 0.78% | 0.29% | - |
| HSV(B) | 83.68º | 0.88% | 0.51% | - |
| XYZ | 11.82 | 17.93 | 3.33 | - |
| YUV | 103.55 | 78.59 | 114.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 130 | 16 | 0.35 | 0 | 0.88 | 0.49 | 83.68 | 0.78 | 0.29 |
| Hex | 55 | 82 | 10 | 23 | 0 | 58 | 31 | 54 | 4E | 1D |
| Octal | 125 | 202 | 20 | 43 | 0 | 130 | 61 | 124 | 116 | 35 |
| Binary | 1010101 | 10000010 | 10000 | 100011 | 0 | 1011000 | 110001 | 1010100 | 1001110 | 11101 |
Color Harmonies of #558210
Complementary color
Monochromatic Colors of #558210
Black with #558210
Text Example
Text Example
White with #558210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558210; }
p { color: rgb(85,130,16); }
H1.HeaderClassName
{
color: #558210;
}
.AnyTagClassName
{
color: #558210;
}
</style>
background-color css
<style>
a { background-color: #558210; }
a { background-color: rgb(85,130,16); }
div.DivClassName
{
background-color: #558210;
}
.BgClassName
{
background-color: #558210;
}
</style>
border-color css
<style>
span { border-color: #558210; }
span { border-color: rgb(85,130,16); }
td.TdClassName
{
border-color: #558210;
}
.TagClassName
{
border-color: #558210;
}
</style>