Shades of Vida Loca #5F8531
Tints of Vida Loca #5F8531
RGB
CMYK
RGB Variations
Color information
#5F8531 (or 0x5F8531) is known color: Vida Loca. HEX triplet: 5F, 85 and 31. RGB value is (95,133,49). Sum of RGB (Red+Green+Blue) = 95+133+49=277 (36% of max value = 765). Red value is 95 (37.5% from 255 or 34.30% from 277); Green value is 133 (52.34% from 255 or 48.01% from 277); Blue value is 49 (19.53% from 255 or 17.69% from 277); Max value from RGB is 133 - color contains mainly: green. Hex color #5F8531 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #5F8531 is #A07ACE. Grayscale: #707070. Windows color (decimal): -10517199 or 3245407. OLE color: 3245407.
HSL color Cylindrical-coordinate representation of color #5F8531: hue angle of 87.14º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #5F8531 is Cyan = 0.29, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 95 | 133 | 49 | - |
| CMYK | 0.29 | 0 | 0.63 | 0.48 |
| HSL | 87.14º | 0.46% | 0.36% | - |
| HSV(B) | 87.14º | 0.63% | 0.52% | - |
| XYZ | 13.66 | 19.43 | 5.94 | - |
| YUV | 112.06 | 92.41 | 115.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 95 | 133 | 49 | 0.29 | 0 | 0.63 | 0.48 | 87.14 | 0.46 | 0.36 |
| Hex | 5F | 85 | 31 | 1D | 0 | 3F | 30 | 57 | 2E | 24 |
| Octal | 137 | 205 | 61 | 35 | 0 | 77 | 60 | 127 | 56 | 44 |
| Binary | 1011111 | 10000101 | 110001 | 11101 | 0 | 111111 | 110000 | 1010111 | 101110 | 100100 |
Color Harmonies of #5F8531
Complementary color
Monochromatic Colors of #5F8531
Black with #5F8531
Text Example
Text Example
White with #5F8531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5F8531; }
p { color: rgb(95,133,49); }
H1.HeaderClassName
{
color: #5F8531;
}
.AnyTagClassName
{
color: #5F8531;
}
</style>
background-color css
<style>
a { background-color: #5F8531; }
a { background-color: rgb(95,133,49); }
div.DivClassName
{
background-color: #5F8531;
}
.BgClassName
{
background-color: #5F8531;
}
</style>
border-color css
<style>
span { border-color: #5F8531; }
span { border-color: rgb(95,133,49); }
td.TdClassName
{
border-color: #5F8531;
}
.TagClassName
{
border-color: #5F8531;
}
</style>