Shades of Vida Loca #558016
Tints of Vida Loca #558016
RGB
CMYK
RGB Variations
Color information
#558016 (or 0x558016) is known color: Vida Loca. HEX triplet: 55, 80 and 16. RGB value is (85,128,22). Sum of RGB (Red+Green+Blue) = 85+128+22=235 (31% of max value = 765). Red value is 85 (33.59% from 255 or 36.17% from 235); Green value is 128 (50.39% from 255 or 54.47% from 235); Blue value is 22 (8.98% from 255 or 9.36% from 235); Max value from RGB is 128 - color contains mainly: green. Hex color #558016 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #558016 is #AA7FE9. Grayscale: #676767. Windows color (decimal): -11173866 or 1474645. OLE color: 1474645.
HSL color Cylindrical-coordinate representation of color #558016: hue angle of 84.34º degrees, saturation: 0.71, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #558016 is Cyan = 0.34, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 85 | 128 | 22 | - |
| CMYK | 0.34 | 0 | 0.83 | 0.50 |
| HSL | 84.34º | 0.71% | 0.29% | - |
| HSV(B) | 84.34º | 0.83% | 0.5% | - |
| XYZ | 11.61 | 17.43 | 3.51 | - |
| YUV | 103.06 | 82.25 | 115.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 128 | 22 | 0.34 | 0 | 0.83 | 0.50 | 84.34 | 0.71 | 0.29 |
| Hex | 55 | 80 | 16 | 22 | 0 | 53 | 32 | 54 | 47 | 1D |
| Octal | 125 | 200 | 26 | 42 | 0 | 123 | 62 | 124 | 107 | 35 |
| Binary | 1010101 | 10000000 | 10110 | 100010 | 0 | 1010011 | 110010 | 1010100 | 1000111 | 11101 |
Color Harmonies of #558016
Complementary color
Monochromatic Colors of #558016
Black with #558016
Text Example
Text Example
White with #558016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558016; }
p { color: rgb(85,128,22); }
H1.HeaderClassName
{
color: #558016;
}
.AnyTagClassName
{
color: #558016;
}
</style>
background-color css
<style>
a { background-color: #558016; }
a { background-color: rgb(85,128,22); }
div.DivClassName
{
background-color: #558016;
}
.BgClassName
{
background-color: #558016;
}
</style>
border-color css
<style>
span { border-color: #558016; }
span { border-color: rgb(85,128,22); }
td.TdClassName
{
border-color: #558016;
}
.TagClassName
{
border-color: #558016;
}
</style>