Shades of Vida Loca #538731
Tints of Vida Loca #538731
RGB
CMYK
RGB Variations
Color information
#538731 (or 0x538731) is known color: Vida Loca. HEX triplet: 53, 87 and 31. RGB value is (83,135,49). Sum of RGB (Red+Green+Blue) = 83+135+49=267 (35% of max value = 765). Red value is 83 (32.81% from 255 or 31.09% from 267); Green value is 135 (53.12% from 255 or 50.56% from 267); Blue value is 49 (19.53% from 255 or 18.35% from 267); Max value from RGB is 135 - color contains mainly: green. Hex color #538731 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #538731 is #AC78CE. Grayscale: #6D6D6D. Windows color (decimal): -11303119 or 3245907. OLE color: 3245907.
HSL color Cylindrical-coordinate representation of color #538731: hue angle of 96.28º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #538731 is Cyan = 0.39, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 135 | 49 | - |
| CMYK | 0.39 | 0 | 0.64 | 0.47 |
| HSL | 96.28º | 0.47% | 0.36% | - |
| HSV(B) | 96.28º | 0.64% | 0.53% | - |
| XYZ | 12.79 | 19.39 | 5.97 | - |
| YUV | 109.65 | 93.77 | 108.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 135 | 49 | 0.39 | 0 | 0.64 | 0.47 | 96.28 | 0.47 | 0.36 |
| Hex | 53 | 87 | 31 | 27 | 0 | 40 | 2F | 60 | 2F | 24 |
| Octal | 123 | 207 | 61 | 47 | 0 | 100 | 57 | 140 | 57 | 44 |
| Binary | 1010011 | 10000111 | 110001 | 100111 | 0 | 1000000 | 101111 | 1100000 | 101111 | 100100 |
Color Harmonies of #538731
Complementary color
Monochromatic Colors of #538731
Black with #538731
Text Example
Text Example
White with #538731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538731; }
p { color: rgb(83,135,49); }
H1.HeaderClassName
{
color: #538731;
}
.AnyTagClassName
{
color: #538731;
}
</style>
background-color css
<style>
a { background-color: #538731; }
a { background-color: rgb(83,135,49); }
div.DivClassName
{
background-color: #538731;
}
.BgClassName
{
background-color: #538731;
}
</style>
border-color css
<style>
span { border-color: #538731; }
span { border-color: rgb(83,135,49); }
td.TdClassName
{
border-color: #538731;
}
.TagClassName
{
border-color: #538731;
}
</style>