Shades of Vida Loca #558427
Tints of Vida Loca #558427
RGB
CMYK
RGB Variations
Color information
#558427 (or 0x558427) is known color: Vida Loca. HEX triplet: 55, 84 and 27. RGB value is (85,132,39). Sum of RGB (Red+Green+Blue) = 85+132+39=256 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.20% from 256); Green value is 132 (51.95% from 255 or 51.56% from 256); Blue value is 39 (15.62% from 255 or 15.23% from 256); Max value from RGB is 132 - color contains mainly: green. Hex color #558427 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #558427 is #AA7BD8. Grayscale: #6B6B6B. Windows color (decimal): -11172825 or 2589781. OLE color: 2589781.
HSL color Cylindrical-coordinate representation of color #558427: hue angle of 90.32º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #558427 is Cyan = 0.36, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 85 | 132 | 39 | - |
| CMYK | 0.36 | 0 | 0.70 | 0.48 |
| HSL | 90.32º | 0.54% | 0.34% | - |
| HSV(B) | 90.32º | 0.7% | 0.52% | - |
| XYZ | 12.36 | 18.58 | 4.85 | - |
| YUV | 107.35 | 89.43 | 112.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 132 | 39 | 0.36 | 0 | 0.70 | 0.48 | 90.32 | 0.54 | 0.34 |
| Hex | 55 | 84 | 27 | 24 | 0 | 46 | 30 | 5A | 36 | 22 |
| Octal | 125 | 204 | 47 | 44 | 0 | 106 | 60 | 132 | 66 | 42 |
| Binary | 1010101 | 10000100 | 100111 | 100100 | 0 | 1000110 | 110000 | 1011010 | 110110 | 100010 |
Color Harmonies of #558427
Complementary color
Monochromatic Colors of #558427
Black with #558427
Text Example
Text Example
White with #558427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558427; }
p { color: rgb(85,132,39); }
H1.HeaderClassName
{
color: #558427;
}
.AnyTagClassName
{
color: #558427;
}
</style>
background-color css
<style>
a { background-color: #558427; }
a { background-color: rgb(85,132,39); }
div.DivClassName
{
background-color: #558427;
}
.BgClassName
{
background-color: #558427;
}
</style>
border-color css
<style>
span { border-color: #558427; }
span { border-color: rgb(85,132,39); }
td.TdClassName
{
border-color: #558427;
}
.TagClassName
{
border-color: #558427;
}
</style>