Shades of Vida Loca #588419
Tints of Vida Loca #588419
RGB
CMYK
RGB Variations
Color information
#588419 (or 0x588419) is known color: Vida Loca. HEX triplet: 58, 84 and 19. RGB value is (88,132,25). Sum of RGB (Red+Green+Blue) = 88+132+25=245 (32% of max value = 765). Red value is 88 (34.77% from 255 or 35.92% from 245); Green value is 132 (51.95% from 255 or 53.88% from 245); Blue value is 25 (10.16% from 255 or 10.20% from 245); Max value from RGB is 132 - color contains mainly: green. Hex color #588419 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #588419 is #A77BE6. Grayscale: #6B6B6B. Windows color (decimal): -10976231 or 1672280. OLE color: 1672280.
HSL color Cylindrical-coordinate representation of color #588419: hue angle of 84.67º degrees, saturation: 0.68, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #588419 is Cyan = 0.33, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 88 | 132 | 25 | - |
| CMYK | 0.33 | 0 | 0.81 | 0.48 |
| HSL | 84.67º | 0.68% | 0.31% | - |
| HSV(B) | 84.67º | 0.81% | 0.52% | - |
| XYZ | 12.45 | 18.65 | 3.86 | - |
| YUV | 106.65 | 81.92 | 114.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 132 | 25 | 0.33 | 0 | 0.81 | 0.48 | 84.67 | 0.68 | 0.31 |
| Hex | 58 | 84 | 19 | 21 | 0 | 51 | 30 | 55 | 44 | 1F |
| Octal | 130 | 204 | 31 | 41 | 0 | 121 | 60 | 125 | 104 | 37 |
| Binary | 1011000 | 10000100 | 11001 | 100001 | 0 | 1010001 | 110000 | 1010101 | 1000100 | 11111 |
Color Harmonies of #588419
Complementary color
Monochromatic Colors of #588419
Black with #588419
Text Example
Text Example
White with #588419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #588419; }
p { color: rgb(88,132,25); }
H1.HeaderClassName
{
color: #588419;
}
.AnyTagClassName
{
color: #588419;
}
</style>
background-color css
<style>
a { background-color: #588419; }
a { background-color: rgb(88,132,25); }
div.DivClassName
{
background-color: #588419;
}
.BgClassName
{
background-color: #588419;
}
</style>
border-color css
<style>
span { border-color: #588419; }
span { border-color: rgb(88,132,25); }
td.TdClassName
{
border-color: #588419;
}
.TagClassName
{
border-color: #588419;
}
</style>