Shades of Vida Loca #558517
Tints of Vida Loca #558517
RGB
CMYK
RGB Variations
Color information
#558517 (or 0x558517) is known color: Vida Loca. HEX triplet: 55, 85 and 17. RGB value is (85,133,23). Sum of RGB (Red+Green+Blue) = 85+133+23=241 (31% of max value = 765). Red value is 85 (33.59% from 255 or 35.27% from 241); Green value is 133 (52.34% from 255 or 55.19% from 241); Blue value is 23 (9.38% from 255 or 9.54% from 241); Max value from RGB is 133 - color contains mainly: green. Hex color #558517 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #558517 is #AA7AE8. Grayscale: #6A6A6A. Windows color (decimal): -11172585 or 1541461. OLE color: 1541461.
HSL color Cylindrical-coordinate representation of color #558517: hue angle of 86.18º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #558517 is Cyan = 0.36, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 85 | 133 | 23 | - |
| CMYK | 0.36 | 0 | 0.83 | 0.48 |
| HSL | 86.18º | 0.71% | 0.31% | - |
| HSV(B) | 86.18º | 0.83% | 0.52% | - |
| XYZ | 12.29 | 18.77 | 3.79 | - |
| YUV | 106.11 | 81.1 | 112.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 133 | 23 | 0.36 | 0 | 0.83 | 0.48 | 86.18 | 0.71 | 0.31 |
| Hex | 55 | 85 | 17 | 24 | 0 | 53 | 30 | 56 | 47 | 1F |
| Octal | 125 | 205 | 27 | 44 | 0 | 123 | 60 | 126 | 107 | 37 |
| Binary | 1010101 | 10000101 | 10111 | 100100 | 0 | 1010011 | 110000 | 1010110 | 1000111 | 11111 |
Color Harmonies of #558517
Complementary color
Monochromatic Colors of #558517
Black with #558517
Text Example
Text Example
White with #558517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558517; }
p { color: rgb(85,133,23); }
H1.HeaderClassName
{
color: #558517;
}
.AnyTagClassName
{
color: #558517;
}
</style>
background-color css
<style>
a { background-color: #558517; }
a { background-color: rgb(85,133,23); }
div.DivClassName
{
background-color: #558517;
}
.BgClassName
{
background-color: #558517;
}
</style>
border-color css
<style>
span { border-color: #558517; }
span { border-color: rgb(85,133,23); }
td.TdClassName
{
border-color: #558517;
}
.TagClassName
{
border-color: #558517;
}
</style>