Shades of Vida Loca #558115
Tints of Vida Loca #558115
RGB
CMYK
RGB Variations
Color information
#558115 (or 0x558115) is known color: Vida Loca. HEX triplet: 55, 81 and 15. RGB value is (85,129,21). Sum of RGB (Red+Green+Blue) = 85+129+21=235 (31% of max value = 765). Red value is 85 (33.59% from 255 or 36.17% from 235); Green value is 129 (50.78% from 255 or 54.89% from 235); Blue value is 21 (8.59% from 255 or 8.94% from 235); Max value from RGB is 129 - color contains mainly: green. Hex color #558115 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #558115 is #AA7EEA. Grayscale: #676767. Windows color (decimal): -11173611 or 1409365. OLE color: 1409365.
HSL color Cylindrical-coordinate representation of color #558115: hue angle of 84.44º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #558115 is Cyan = 0.34, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 85 | 129 | 21 | - |
| CMYK | 0.34 | 0 | 0.84 | 0.49 |
| HSL | 84.44º | 0.72% | 0.29% | - |
| HSV(B) | 84.44º | 0.84% | 0.51% | - |
| XYZ | 11.73 | 17.69 | 3.5 | - |
| YUV | 103.53 | 81.42 | 114.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 129 | 21 | 0.34 | 0 | 0.84 | 0.49 | 84.44 | 0.72 | 0.29 |
| Hex | 55 | 81 | 15 | 22 | 0 | 54 | 31 | 54 | 48 | 1D |
| Octal | 125 | 201 | 25 | 42 | 0 | 124 | 61 | 124 | 110 | 35 |
| Binary | 1010101 | 10000001 | 10101 | 100010 | 0 | 1010100 | 110001 | 1010100 | 1001000 | 11101 |
Color Harmonies of #558115
Complementary color
Monochromatic Colors of #558115
Black with #558115
Text Example
Text Example
White with #558115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558115; }
p { color: rgb(85,129,21); }
H1.HeaderClassName
{
color: #558115;
}
.AnyTagClassName
{
color: #558115;
}
</style>
background-color css
<style>
a { background-color: #558115; }
a { background-color: rgb(85,129,21); }
div.DivClassName
{
background-color: #558115;
}
.BgClassName
{
background-color: #558115;
}
</style>
border-color css
<style>
span { border-color: #558115; }
span { border-color: rgb(85,129,21); }
td.TdClassName
{
border-color: #558115;
}
.TagClassName
{
border-color: #558115;
}
</style>