Shades of Vida Loca #558735
Tints of Vida Loca #558735
RGB
CMYK
RGB Variations
Color information
#558735 (or 0x558735) is known color: Vida Loca. HEX triplet: 55, 87 and 35. RGB value is (85,135,53). Sum of RGB (Red+Green+Blue) = 85+135+53=273 (36% of max value = 765). Red value is 85 (33.59% from 255 or 31.14% from 273); Green value is 135 (53.12% from 255 or 49.45% from 273); Blue value is 53 (21.09% from 255 or 19.41% from 273); Max value from RGB is 135 - color contains mainly: green. Hex color #558735 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #558735 is #AA78CA. Grayscale: #6E6E6E. Windows color (decimal): -11172043 or 3508053. OLE color: 3508053.
HSL color Cylindrical-coordinate representation of color #558735: hue angle of 96.59º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #558735 is Cyan = 0.37, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 85 | 135 | 53 | - |
| CMYK | 0.37 | 0 | 0.61 | 0.47 |
| HSL | 96.59º | 0.44% | 0.37% | - |
| HSV(B) | 96.59º | 0.61% | 0.53% | - |
| XYZ | 13.05 | 19.52 | 6.45 | - |
| YUV | 110.7 | 95.44 | 109.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 135 | 53 | 0.37 | 0 | 0.61 | 0.47 | 96.59 | 0.44 | 0.37 |
| Hex | 55 | 87 | 35 | 25 | 0 | 3D | 2F | 61 | 2C | 25 |
| Octal | 125 | 207 | 65 | 45 | 0 | 75 | 57 | 141 | 54 | 45 |
| Binary | 1010101 | 10000111 | 110101 | 100101 | 0 | 111101 | 101111 | 1100001 | 101100 | 100101 |
Color Harmonies of #558735
Complementary color
Monochromatic Colors of #558735
Black with #558735
Text Example
Text Example
White with #558735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558735; }
p { color: rgb(85,135,53); }
H1.HeaderClassName
{
color: #558735;
}
.AnyTagClassName
{
color: #558735;
}
</style>
background-color css
<style>
a { background-color: #558735; }
a { background-color: rgb(85,135,53); }
div.DivClassName
{
background-color: #558735;
}
.BgClassName
{
background-color: #558735;
}
</style>
border-color css
<style>
span { border-color: #558735; }
span { border-color: rgb(85,135,53); }
td.TdClassName
{
border-color: #558735;
}
.TagClassName
{
border-color: #558735;
}
</style>