Shades of Vida Loca #558013
Tints of Vida Loca #558013
RGB
CMYK
RGB Variations
Color information
#558013 (or 0x558013) is known color: Vida Loca. HEX triplet: 55, 80 and 13. RGB value is (85,128,19). Sum of RGB (Red+Green+Blue) = 85+128+19=232 (30% of max value = 765). Red value is 85 (33.59% from 255 or 36.64% from 232); Green value is 128 (50.39% from 255 or 55.17% from 232); Blue value is 19 (7.81% from 255 or 8.19% from 232); Max value from RGB is 128 - color contains mainly: green. Hex color #558013 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #558013 is #AA7FEC. Grayscale: #676767. Windows color (decimal): -11173869 or 1278037. OLE color: 1278037.
HSL color Cylindrical-coordinate representation of color #558013: hue angle of 83.67º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #558013 is Cyan = 0.34, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 85 | 128 | 19 | - |
| CMYK | 0.34 | 0 | 0.85 | 0.50 |
| HSL | 83.67º | 0.74% | 0.29% | - |
| HSV(B) | 83.67º | 0.85% | 0.5% | - |
| XYZ | 11.58 | 17.42 | 3.37 | - |
| YUV | 102.72 | 80.75 | 115.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 128 | 19 | 0.34 | 0 | 0.85 | 0.50 | 83.67 | 0.74 | 0.29 |
| Hex | 55 | 80 | 13 | 22 | 0 | 55 | 32 | 54 | 4A | 1D |
| Octal | 125 | 200 | 23 | 42 | 0 | 125 | 62 | 124 | 112 | 35 |
| Binary | 1010101 | 10000000 | 10011 | 100010 | 0 | 1010101 | 110010 | 1010100 | 1001010 | 11101 |
Color Harmonies of #558013
Complementary color
Monochromatic Colors of #558013
Black with #558013
Text Example
Text Example
White with #558013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558013; }
p { color: rgb(85,128,19); }
H1.HeaderClassName
{
color: #558013;
}
.AnyTagClassName
{
color: #558013;
}
</style>
background-color css
<style>
a { background-color: #558013; }
a { background-color: rgb(85,128,19); }
div.DivClassName
{
background-color: #558013;
}
.BgClassName
{
background-color: #558013;
}
</style>
border-color css
<style>
span { border-color: #558013; }
span { border-color: rgb(85,128,19); }
td.TdClassName
{
border-color: #558013;
}
.TagClassName
{
border-color: #558013;
}
</style>