Shades of Vida Loca #589235
Tints of Vida Loca #589235
RGB
CMYK
RGB Variations
Color information
#589235 (or 0x589235) is known color: Vida Loca. HEX triplet: 58, 92 and 35. RGB value is (88,146,53). Sum of RGB (Red+Green+Blue) = 88+146+53=287 (38% of max value = 765). Red value is 88 (34.77% from 255 or 30.66% from 287); Green value is 146 (57.42% from 255 or 50.87% from 287); Blue value is 53 (21.09% from 255 or 18.47% from 287); Max value from RGB is 146 - color contains mainly: green. Hex color #589235 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #589235 is #A76DCA. Grayscale: #767676. Windows color (decimal): -10972619 or 3510872. OLE color: 3510872.
HSL color Cylindrical-coordinate representation of color #589235: hue angle of 97.42º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #589235 is Cyan = 0.40, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 88 | 146 | 53 | - |
| CMYK | 0.40 | 0 | 0.64 | 0.43 |
| HSL | 97.42º | 0.47% | 0.39% | - |
| HSV(B) | 97.42º | 0.64% | 0.57% | - |
| XYZ | 14.95 | 22.89 | 7 | - |
| YUV | 118.06 | 91.28 | 106.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 146 | 53 | 0.40 | 0 | 0.64 | 0.43 | 97.42 | 0.47 | 0.39 |
| Hex | 58 | 92 | 35 | 28 | 0 | 40 | 2B | 61 | 2F | 27 |
| Octal | 130 | 222 | 65 | 50 | 0 | 100 | 53 | 141 | 57 | 47 |
| Binary | 1011000 | 10010010 | 110101 | 101000 | 0 | 1000000 | 101011 | 1100001 | 101111 | 100111 |
Color Harmonies of #589235
Complementary color
Monochromatic Colors of #589235
Black with #589235
Text Example
Text Example
White with #589235
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589235; }
p { color: rgb(88,146,53); }
H1.HeaderClassName
{
color: #589235;
}
.AnyTagClassName
{
color: #589235;
}
</style>
background-color css
<style>
a { background-color: #589235; }
a { background-color: rgb(88,146,53); }
div.DivClassName
{
background-color: #589235;
}
.BgClassName
{
background-color: #589235;
}
</style>
border-color css
<style>
span { border-color: #589235; }
span { border-color: rgb(88,146,53); }
td.TdClassName
{
border-color: #589235;
}
.TagClassName
{
border-color: #589235;
}
</style>