Shades of Vida Loca #538517
Tints of Vida Loca #538517
RGB
CMYK
RGB Variations
Color information
#538517 (or 0x538517) is known color: Vida Loca. HEX triplet: 53, 85 and 17. RGB value is (83,133,23). Sum of RGB (Red+Green+Blue) = 83+133+23=239 (31% of max value = 765). Red value is 83 (32.81% from 255 or 34.73% from 239); Green value is 133 (52.34% from 255 or 55.65% from 239); Blue value is 23 (9.38% from 255 or 9.62% from 239); Max value from RGB is 133 - color contains mainly: green. Hex color #538517 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #538517 is #AC7AE8. Grayscale: #696969. Windows color (decimal): -11303657 or 1541459. OLE color: 1541459.
HSL color Cylindrical-coordinate representation of color #538517: hue angle of 87.27º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #538517 is Cyan = 0.38, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 83 | 133 | 23 | - |
| CMYK | 0.38 | 0 | 0.83 | 0.48 |
| HSL | 87.27º | 0.71% | 0.31% | - |
| HSV(B) | 87.27º | 0.83% | 0.52% | - |
| XYZ | 12.11 | 18.68 | 3.78 | - |
| YUV | 105.51 | 81.44 | 111.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 133 | 23 | 0.38 | 0 | 0.83 | 0.48 | 87.27 | 0.71 | 0.31 |
| Hex | 53 | 85 | 17 | 26 | 0 | 53 | 30 | 57 | 47 | 1F |
| Octal | 123 | 205 | 27 | 46 | 0 | 123 | 60 | 127 | 107 | 37 |
| Binary | 1010011 | 10000101 | 10111 | 100110 | 0 | 1010011 | 110000 | 1010111 | 1000111 | 11111 |
Color Harmonies of #538517
Complementary color
Monochromatic Colors of #538517
Black with #538517
Text Example
Text Example
White with #538517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538517; }
p { color: rgb(83,133,23); }
H1.HeaderClassName
{
color: #538517;
}
.AnyTagClassName
{
color: #538517;
}
</style>
background-color css
<style>
a { background-color: #538517; }
a { background-color: rgb(83,133,23); }
div.DivClassName
{
background-color: #538517;
}
.BgClassName
{
background-color: #538517;
}
</style>
border-color css
<style>
span { border-color: #538517; }
span { border-color: rgb(83,133,23); }
td.TdClassName
{
border-color: #538517;
}
.TagClassName
{
border-color: #538517;
}
</style>