Shades of Vida Loca #538417
Tints of Vida Loca #538417
RGB
CMYK
RGB Variations
Color information
#538417 (or 0x538417) is known color: Vida Loca. HEX triplet: 53, 84 and 17. RGB value is (83,132,23). Sum of RGB (Red+Green+Blue) = 83+132+23=238 (31% of max value = 765). Red value is 83 (32.81% from 255 or 34.87% from 238); Green value is 132 (51.95% from 255 or 55.46% from 238); Blue value is 23 (9.38% from 255 or 9.66% from 238); Max value from RGB is 132 - color contains mainly: green. Hex color #538417 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #538417 is #AC7BE8. Grayscale: #696969. Windows color (decimal): -11303913 or 1541203. OLE color: 1541203.
HSL color Cylindrical-coordinate representation of color #538417: hue angle of 86.97º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #538417 is Cyan = 0.37, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 83 | 132 | 23 | - |
| CMYK | 0.37 | 0 | 0.83 | 0.48 |
| HSL | 86.97º | 0.7% | 0.3% | - |
| HSV(B) | 86.97º | 0.83% | 0.52% | - |
| XYZ | 11.97 | 18.4 | 3.73 | - |
| YUV | 104.92 | 81.77 | 112.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 132 | 23 | 0.37 | 0 | 0.83 | 0.48 | 86.97 | 0.7 | 0.3 |
| Hex | 53 | 84 | 17 | 25 | 0 | 53 | 30 | 57 | 46 | 1E |
| Octal | 123 | 204 | 27 | 45 | 0 | 123 | 60 | 127 | 106 | 36 |
| Binary | 1010011 | 10000100 | 10111 | 100101 | 0 | 1010011 | 110000 | 1010111 | 1000110 | 11110 |
Color Harmonies of #538417
Complementary color
Monochromatic Colors of #538417
Black with #538417
Text Example
Text Example
White with #538417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538417; }
p { color: rgb(83,132,23); }
H1.HeaderClassName
{
color: #538417;
}
.AnyTagClassName
{
color: #538417;
}
</style>
background-color css
<style>
a { background-color: #538417; }
a { background-color: rgb(83,132,23); }
div.DivClassName
{
background-color: #538417;
}
.BgClassName
{
background-color: #538417;
}
</style>
border-color css
<style>
span { border-color: #538417; }
span { border-color: rgb(83,132,23); }
td.TdClassName
{
border-color: #538417;
}
.TagClassName
{
border-color: #538417;
}
</style>