Shades of Vida Loca #558316
Tints of Vida Loca #558316
RGB
CMYK
RGB Variations
Color information
#558316 (or 0x558316) is known color: Vida Loca. HEX triplet: 55, 83 and 16. RGB value is (85,131,22). Sum of RGB (Red+Green+Blue) = 85+131+22=238 (31% of max value = 765). Red value is 85 (33.59% from 255 or 35.71% from 238); Green value is 131 (51.56% from 255 or 55.04% from 238); Blue value is 22 (8.98% from 255 or 9.24% from 238); Max value from RGB is 131 - color contains mainly: green. Hex color #558316 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #558316 is #AA7CE9. Grayscale: #696969. Windows color (decimal): -11173098 or 1475413. OLE color: 1475413.
HSL color Cylindrical-coordinate representation of color #558316: hue angle of 85.32º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #558316 is Cyan = 0.35, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 85 | 131 | 22 | - |
| CMYK | 0.35 | 0 | 0.83 | 0.49 |
| HSL | 85.32º | 0.71% | 0.3% | - |
| HSV(B) | 85.32º | 0.83% | 0.51% | - |
| XYZ | 12.01 | 18.22 | 3.64 | - |
| YUV | 104.82 | 81.26 | 113.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 131 | 22 | 0.35 | 0 | 0.83 | 0.49 | 85.32 | 0.71 | 0.3 |
| Hex | 55 | 83 | 16 | 23 | 0 | 53 | 31 | 55 | 47 | 1E |
| Octal | 125 | 203 | 26 | 43 | 0 | 123 | 61 | 125 | 107 | 36 |
| Binary | 1010101 | 10000011 | 10110 | 100011 | 0 | 1010011 | 110001 | 1010101 | 1000111 | 11110 |
Color Harmonies of #558316
Complementary color
Monochromatic Colors of #558316
Black with #558316
Text Example
Text Example
White with #558316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558316; }
p { color: rgb(85,131,22); }
H1.HeaderClassName
{
color: #558316;
}
.AnyTagClassName
{
color: #558316;
}
</style>
background-color css
<style>
a { background-color: #558316; }
a { background-color: rgb(85,131,22); }
div.DivClassName
{
background-color: #558316;
}
.BgClassName
{
background-color: #558316;
}
</style>
border-color css
<style>
span { border-color: #558316; }
span { border-color: rgb(85,131,22); }
td.TdClassName
{
border-color: #558316;
}
.TagClassName
{
border-color: #558316;
}
</style>