Shades of Vida Loca #558325
Tints of Vida Loca #558325
RGB
CMYK
RGB Variations
Color information
#558325 (or 0x558325) is known color: Vida Loca. HEX triplet: 55, 83 and 25. RGB value is (85,131,37). Sum of RGB (Red+Green+Blue) = 85+131+37=253 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.60% from 253); Green value is 131 (51.56% from 255 or 51.78% from 253); Blue value is 37 (14.84% from 255 or 14.62% from 253); Max value from RGB is 131 - color contains mainly: green. Hex color #558325 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #558325 is #AA7CDA. Grayscale: #6A6A6A. Windows color (decimal): -11173083 or 2458453. OLE color: 2458453.
HSL color Cylindrical-coordinate representation of color #558325: hue angle of 89.36º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #558325 is Cyan = 0.35, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 85 | 131 | 37 | - |
| CMYK | 0.35 | 0 | 0.72 | 0.49 |
| HSL | 89.36º | 0.56% | 0.33% | - |
| HSV(B) | 89.36º | 0.72% | 0.51% | - |
| XYZ | 12.2 | 18.3 | 4.64 | - |
| YUV | 106.53 | 88.76 | 112.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 131 | 37 | 0.35 | 0 | 0.72 | 0.49 | 89.36 | 0.56 | 0.33 |
| Hex | 55 | 83 | 25 | 23 | 0 | 48 | 31 | 59 | 38 | 21 |
| Octal | 125 | 203 | 45 | 43 | 0 | 110 | 61 | 131 | 70 | 41 |
| Binary | 1010101 | 10000011 | 100101 | 100011 | 0 | 1001000 | 110001 | 1011001 | 111000 | 100001 |
Color Harmonies of #558325
Complementary color
Monochromatic Colors of #558325
Black with #558325
Text Example
Text Example
White with #558325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558325; }
p { color: rgb(85,131,37); }
H1.HeaderClassName
{
color: #558325;
}
.AnyTagClassName
{
color: #558325;
}
</style>
background-color css
<style>
a { background-color: #558325; }
a { background-color: rgb(85,131,37); }
div.DivClassName
{
background-color: #558325;
}
.BgClassName
{
background-color: #558325;
}
</style>
border-color css
<style>
span { border-color: #558325; }
span { border-color: rgb(85,131,37); }
td.TdClassName
{
border-color: #558325;
}
.TagClassName
{
border-color: #558325;
}
</style>