Shades of Vida Loca #558425
Tints of Vida Loca #558425
RGB
CMYK
RGB Variations
Color information
#558425 (or 0x558425) is known color: Vida Loca. HEX triplet: 55, 84 and 25. RGB value is (85,132,37). Sum of RGB (Red+Green+Blue) = 85+132+37=254 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.46% from 254); Green value is 132 (51.95% from 255 or 51.97% from 254); Blue value is 37 (14.84% from 255 or 14.57% from 254); Max value from RGB is 132 - color contains mainly: green. Hex color #558425 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #558425 is #AA7BDA. Grayscale: #6B6B6B. Windows color (decimal): -11172827 or 2458709. OLE color: 2458709.
HSL color Cylindrical-coordinate representation of color #558425: hue angle of 89.68º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #558425 is Cyan = 0.36, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 85 | 132 | 37 | - |
| CMYK | 0.36 | 0 | 0.72 | 0.48 |
| HSL | 89.68º | 0.56% | 0.33% | - |
| HSV(B) | 89.68º | 0.72% | 0.52% | - |
| XYZ | 12.33 | 18.57 | 4.68 | - |
| YUV | 107.12 | 88.43 | 112.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 132 | 37 | 0.36 | 0 | 0.72 | 0.48 | 89.68 | 0.56 | 0.33 |
| Hex | 55 | 84 | 25 | 24 | 0 | 48 | 30 | 5A | 38 | 21 |
| Octal | 125 | 204 | 45 | 44 | 0 | 110 | 60 | 132 | 70 | 41 |
| Binary | 1010101 | 10000100 | 100101 | 100100 | 0 | 1001000 | 110000 | 1011010 | 111000 | 100001 |
Color Harmonies of #558425
Complementary color
Monochromatic Colors of #558425
Black with #558425
Text Example
Text Example
White with #558425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558425; }
p { color: rgb(85,132,37); }
H1.HeaderClassName
{
color: #558425;
}
.AnyTagClassName
{
color: #558425;
}
</style>
background-color css
<style>
a { background-color: #558425; }
a { background-color: rgb(85,132,37); }
div.DivClassName
{
background-color: #558425;
}
.BgClassName
{
background-color: #558425;
}
</style>
border-color css
<style>
span { border-color: #558425; }
span { border-color: rgb(85,132,37); }
td.TdClassName
{
border-color: #558425;
}
.TagClassName
{
border-color: #558425;
}
</style>