Shades of Vida Loca #558027
Tints of Vida Loca #558027
RGB
CMYK
RGB Variations
Color information
#558027 (or 0x558027) is known color: Vida Loca. HEX triplet: 55, 80 and 27. RGB value is (85,128,39). Sum of RGB (Red+Green+Blue) = 85+128+39=252 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.73% from 252); Green value is 128 (50.39% from 255 or 50.79% from 252); Blue value is 39 (15.62% from 255 or 15.48% from 252); Max value from RGB is 128 - color contains mainly: green. Hex color #558027 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #558027 is #AA7FD8. Grayscale: #696969. Windows color (decimal): -11173849 or 2588757. OLE color: 2588757.
HSL color Cylindrical-coordinate representation of color #558027: hue angle of 88.99º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #558027 is Cyan = 0.34, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 85 | 128 | 39 | - |
| CMYK | 0.34 | 0 | 0.70 | 0.50 |
| HSL | 88.99º | 0.53% | 0.33% | - |
| HSV(B) | 88.99º | 0.7% | 0.5% | - |
| XYZ | 11.83 | 17.52 | 4.68 | - |
| YUV | 105 | 90.75 | 113.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 128 | 39 | 0.34 | 0 | 0.70 | 0.50 | 88.99 | 0.53 | 0.33 |
| Hex | 55 | 80 | 27 | 22 | 0 | 46 | 32 | 59 | 35 | 21 |
| Octal | 125 | 200 | 47 | 42 | 0 | 106 | 62 | 131 | 65 | 41 |
| Binary | 1010101 | 10000000 | 100111 | 100010 | 0 | 1000110 | 110010 | 1011001 | 110101 | 100001 |
Color Harmonies of #558027
Complementary color
Monochromatic Colors of #558027
Black with #558027
Text Example
Text Example
White with #558027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558027; }
p { color: rgb(85,128,39); }
H1.HeaderClassName
{
color: #558027;
}
.AnyTagClassName
{
color: #558027;
}
</style>
background-color css
<style>
a { background-color: #558027; }
a { background-color: rgb(85,128,39); }
div.DivClassName
{
background-color: #558027;
}
.BgClassName
{
background-color: #558027;
}
</style>
border-color css
<style>
span { border-color: #558027; }
span { border-color: rgb(85,128,39); }
td.TdClassName
{
border-color: #558027;
}
.TagClassName
{
border-color: #558027;
}
</style>