Shades of Vida Loca #558334
Tints of Vida Loca #558334
RGB
CMYK
RGB Variations
Color information
#558334 (or 0x558334) is known color: Vida Loca. HEX triplet: 55, 83 and 34. RGB value is (85,131,52). Sum of RGB (Red+Green+Blue) = 85+131+52=268 (35% of max value = 765). Red value is 85 (33.59% from 255 or 31.72% from 268); Green value is 131 (51.56% from 255 or 48.88% from 268); Blue value is 52 (20.70% from 255 or 19.40% from 268); Max value from RGB is 131 - color contains mainly: green. Hex color #558334 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #558334 is #AA7CCB. Grayscale: #6C6C6C. Windows color (decimal): -11173068 or 3441493. OLE color: 3441493.
HSL color Cylindrical-coordinate representation of color #558334: hue angle of 94.94º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #558334 is Cyan = 0.35, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 85 | 131 | 52 | - |
| CMYK | 0.35 | 0 | 0.60 | 0.49 |
| HSL | 94.94º | 0.43% | 0.36% | - |
| HSV(B) | 94.94º | 0.6% | 0.51% | - |
| XYZ | 12.48 | 18.41 | 6.14 | - |
| YUV | 108.24 | 96.26 | 111.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 131 | 52 | 0.35 | 0 | 0.60 | 0.49 | 94.94 | 0.43 | 0.36 |
| Hex | 55 | 83 | 34 | 23 | 0 | 3C | 31 | 5F | 2B | 24 |
| Octal | 125 | 203 | 64 | 43 | 0 | 74 | 61 | 137 | 53 | 44 |
| Binary | 1010101 | 10000011 | 110100 | 100011 | 0 | 111100 | 110001 | 1011111 | 101011 | 100100 |
Color Harmonies of #558334
Complementary color
Monochromatic Colors of #558334
Black with #558334
Text Example
Text Example
White with #558334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558334; }
p { color: rgb(85,131,52); }
H1.HeaderClassName
{
color: #558334;
}
.AnyTagClassName
{
color: #558334;
}
</style>
background-color css
<style>
a { background-color: #558334; }
a { background-color: rgb(85,131,52); }
div.DivClassName
{
background-color: #558334;
}
.BgClassName
{
background-color: #558334;
}
</style>
border-color css
<style>
span { border-color: #558334; }
span { border-color: rgb(85,131,52); }
td.TdClassName
{
border-color: #558334;
}
.TagClassName
{
border-color: #558334;
}
</style>