Shades of Vida Loca #558018
Tints of Vida Loca #558018
RGB
CMYK
RGB Variations
Color information
#558018 (or 0x558018) is known color: Vida Loca. HEX triplet: 55, 80 and 18. RGB value is (85,128,24). Sum of RGB (Red+Green+Blue) = 85+128+24=237 (31% of max value = 765). Red value is 85 (33.59% from 255 or 35.86% from 237); Green value is 128 (50.39% from 255 or 54.01% from 237); Blue value is 24 (9.77% from 255 or 10.13% from 237); Max value from RGB is 128 - color contains mainly: green. Hex color #558018 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #558018 is #AA7FE7. Grayscale: #676767. Windows color (decimal): -11173864 or 1605717. OLE color: 1605717.
HSL color Cylindrical-coordinate representation of color #558018: hue angle of 84.81º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #558018 is Cyan = 0.34, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 85 | 128 | 24 | - |
| CMYK | 0.34 | 0 | 0.81 | 0.50 |
| HSL | 84.81º | 0.68% | 0.3% | - |
| HSV(B) | 84.81º | 0.81% | 0.5% | - |
| XYZ | 11.63 | 17.44 | 3.62 | - |
| YUV | 103.29 | 83.25 | 114.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 128 | 24 | 0.34 | 0 | 0.81 | 0.50 | 84.81 | 0.68 | 0.3 |
| Hex | 55 | 80 | 18 | 22 | 0 | 51 | 32 | 55 | 44 | 1E |
| Octal | 125 | 200 | 30 | 42 | 0 | 121 | 62 | 125 | 104 | 36 |
| Binary | 1010101 | 10000000 | 11000 | 100010 | 0 | 1010001 | 110010 | 1010101 | 1000100 | 11110 |
Color Harmonies of #558018
Complementary color
Monochromatic Colors of #558018
Black with #558018
Text Example
Text Example
White with #558018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558018; }
p { color: rgb(85,128,24); }
H1.HeaderClassName
{
color: #558018;
}
.AnyTagClassName
{
color: #558018;
}
</style>
background-color css
<style>
a { background-color: #558018; }
a { background-color: rgb(85,128,24); }
div.DivClassName
{
background-color: #558018;
}
.BgClassName
{
background-color: #558018;
}
</style>
border-color css
<style>
span { border-color: #558018; }
span { border-color: rgb(85,128,24); }
td.TdClassName
{
border-color: #558018;
}
.TagClassName
{
border-color: #558018;
}
</style>