Shades of Vida Loca #539016
Tints of Vida Loca #539016
RGB
CMYK
RGB Variations
Color information
#539016 (or 0x539016) is known color: Vida Loca. HEX triplet: 53, 90 and 16. RGB value is (83,144,22). Sum of RGB (Red+Green+Blue) = 83+144+22=249 (32% of max value = 765). Red value is 83 (32.81% from 255 or 33.33% from 249); Green value is 144 (56.64% from 255 or 57.83% from 249); Blue value is 22 (8.98% from 255 or 8.84% from 249); Max value from RGB is 144 - color contains mainly: green. Hex color #539016 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #539016 is #AC6FE9. Grayscale: #707070. Windows color (decimal): -11300842 or 1478739. OLE color: 1478739.
HSL color Cylindrical-coordinate representation of color #539016: hue angle of 90º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #539016 is Cyan = 0.42, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 83 | 144 | 22 | - |
| CMYK | 0.42 | 0 | 0.85 | 0.44 |
| HSL | 90º | 0.73% | 0.33% | - |
| HSV(B) | 90º | 0.85% | 0.56% | - |
| XYZ | 13.69 | 21.84 | 4.25 | - |
| YUV | 111.85 | 77.29 | 107.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 144 | 22 | 0.42 | 0 | 0.85 | 0.44 | 90 | 0.73 | 0.33 |
| Hex | 53 | 90 | 16 | 2A | 0 | 55 | 2C | 5A | 49 | 21 |
| Octal | 123 | 220 | 26 | 52 | 0 | 125 | 54 | 132 | 111 | 41 |
| Binary | 1010011 | 10010000 | 10110 | 101010 | 0 | 1010101 | 101100 | 1011010 | 1001001 | 100001 |
Color Harmonies of #539016
Complementary color
Monochromatic Colors of #539016
Black with #539016
Text Example
Text Example
White with #539016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539016; }
p { color: rgb(83,144,22); }
H1.HeaderClassName
{
color: #539016;
}
.AnyTagClassName
{
color: #539016;
}
</style>
background-color css
<style>
a { background-color: #539016; }
a { background-color: rgb(83,144,22); }
div.DivClassName
{
background-color: #539016;
}
.BgClassName
{
background-color: #539016;
}
</style>
border-color css
<style>
span { border-color: #539016; }
span { border-color: rgb(83,144,22); }
td.TdClassName
{
border-color: #539016;
}
.TagClassName
{
border-color: #539016;
}
</style>