Shades of Vida Loca #587F1C
Tints of Vida Loca #587F1C
RGB
CMYK
RGB Variations
Color information
#587F1C (or 0x587F1C) is known color: Vida Loca. HEX triplet: 58, 7F and 1C. RGB value is (88,127,28). Sum of RGB (Red+Green+Blue) = 88+127+28=243 (32% of max value = 765). Red value is 88 (34.77% from 255 or 36.21% from 243); Green value is 127 (50% from 255 or 52.26% from 243); Blue value is 28 (11.33% from 255 or 11.52% from 243); Max value from RGB is 127 - color contains mainly: green. Hex color #587F1C is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #587F1C is #A780E3. Grayscale: #686868. Windows color (decimal): -10977508 or 1867608. OLE color: 1867608.
HSL color Cylindrical-coordinate representation of color #587F1C: hue angle of 83.64º degrees, saturation: 0.64, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #587F1C is Cyan = 0.31, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 88 | 127 | 28 | - |
| CMYK | 0.31 | 0 | 0.78 | 0.50 |
| HSL | 83.64º | 0.64% | 0.3% | - |
| HSV(B) | 83.64º | 0.78% | 0.5% | - |
| XYZ | 11.82 | 17.34 | 3.82 | - |
| YUV | 104.05 | 85.08 | 116.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 127 | 28 | 0.31 | 0 | 0.78 | 0.50 | 83.64 | 0.64 | 0.3 |
| Hex | 58 | 7F | 1C | 1F | 0 | 4E | 32 | 54 | 40 | 1E |
| Octal | 130 | 177 | 34 | 37 | 0 | 116 | 62 | 124 | 100 | 36 |
| Binary | 1011000 | 1111111 | 11100 | 11111 | 0 | 1001110 | 110010 | 1010100 | 1000000 | 11110 |
Color Harmonies of #587F1C
Complementary color
Monochromatic Colors of #587F1C
Black with #587F1C
Text Example
Text Example
White with #587F1C
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587F1C; }
p { color: rgb(88,127,28); }
H1.HeaderClassName
{
color: #587F1C;
}
.AnyTagClassName
{
color: #587F1C;
}
</style>
background-color css
<style>
a { background-color: #587F1C; }
a { background-color: rgb(88,127,28); }
div.DivClassName
{
background-color: #587F1C;
}
.BgClassName
{
background-color: #587F1C;
}
</style>
border-color css
<style>
span { border-color: #587F1C; }
span { border-color: rgb(88,127,28); }
td.TdClassName
{
border-color: #587F1C;
}
.TagClassName
{
border-color: #587F1C;
}
</style>