Shades of Vida Loca #558933
Tints of Vida Loca #558933
RGB
CMYK
RGB Variations
Color information
#558933 (or 0x558933) is known color: Vida Loca. HEX triplet: 55, 89 and 33. RGB value is (85,137,51). Sum of RGB (Red+Green+Blue) = 85+137+51=273 (36% of max value = 765). Red value is 85 (33.59% from 255 or 31.14% from 273); Green value is 137 (53.91% from 255 or 50.18% from 273); Blue value is 51 (20.31% from 255 or 18.68% from 273); Max value from RGB is 137 - color contains mainly: green. Hex color #558933 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #558933 is #AA76CC. Grayscale: #6F6F6F. Windows color (decimal): -11171533 or 3377493. OLE color: 3377493.
HSL color Cylindrical-coordinate representation of color #558933: hue angle of 96.28º degrees, saturation: 0.46, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #558933 is Cyan = 0.38, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 85 | 137 | 51 | - |
| CMYK | 0.38 | 0 | 0.63 | 0.46 |
| HSL | 96.28º | 0.46% | 0.37% | - |
| HSV(B) | 96.28º | 0.63% | 0.54% | - |
| XYZ | 13.29 | 20.06 | 6.3 | - |
| YUV | 111.65 | 93.77 | 108.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 137 | 51 | 0.38 | 0 | 0.63 | 0.46 | 96.28 | 0.46 | 0.37 |
| Hex | 55 | 89 | 33 | 26 | 0 | 3F | 2E | 60 | 2E | 25 |
| Octal | 125 | 211 | 63 | 46 | 0 | 77 | 56 | 140 | 56 | 45 |
| Binary | 1010101 | 10001001 | 110011 | 100110 | 0 | 111111 | 101110 | 1100000 | 101110 | 100101 |
Color Harmonies of #558933
Complementary color
Monochromatic Colors of #558933
Black with #558933
Text Example
Text Example
White with #558933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558933; }
p { color: rgb(85,137,51); }
H1.HeaderClassName
{
color: #558933;
}
.AnyTagClassName
{
color: #558933;
}
</style>
background-color css
<style>
a { background-color: #558933; }
a { background-color: rgb(85,137,51); }
div.DivClassName
{
background-color: #558933;
}
.BgClassName
{
background-color: #558933;
}
</style>
border-color css
<style>
span { border-color: #558933; }
span { border-color: rgb(85,137,51); }
td.TdClassName
{
border-color: #558933;
}
.TagClassName
{
border-color: #558933;
}
</style>