Shades of Vida Loca #538728
Tints of Vida Loca #538728
RGB
CMYK
RGB Variations
Color information
#538728 (or 0x538728) is known color: Vida Loca. HEX triplet: 53, 87 and 28. RGB value is (83,135,40). Sum of RGB (Red+Green+Blue) = 83+135+40=258 (34% of max value = 765). Red value is 83 (32.81% from 255 or 32.17% from 258); Green value is 135 (53.12% from 255 or 52.33% from 258); Blue value is 40 (16.02% from 255 or 15.50% from 258); Max value from RGB is 135 - color contains mainly: green. Hex color #538728 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #538728 is #AC78D7. Grayscale: #6C6C6C. Windows color (decimal): -11303128 or 2656083. OLE color: 2656083.
HSL color Cylindrical-coordinate representation of color #538728: hue angle of 92.84º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #538728 is Cyan = 0.39, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 135 | 40 | - |
| CMYK | 0.39 | 0 | 0.70 | 0.47 |
| HSL | 92.84º | 0.54% | 0.34% | - |
| HSV(B) | 92.84º | 0.7% | 0.53% | - |
| XYZ | 12.61 | 19.32 | 5.07 | - |
| YUV | 108.62 | 89.27 | 109.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 135 | 40 | 0.39 | 0 | 0.70 | 0.47 | 92.84 | 0.54 | 0.34 |
| Hex | 53 | 87 | 28 | 27 | 0 | 46 | 2F | 5D | 36 | 22 |
| Octal | 123 | 207 | 50 | 47 | 0 | 106 | 57 | 135 | 66 | 42 |
| Binary | 1010011 | 10000111 | 101000 | 100111 | 0 | 1000110 | 101111 | 1011101 | 110110 | 100010 |
Color Harmonies of #538728
Complementary color
Monochromatic Colors of #538728
Black with #538728
Text Example
Text Example
White with #538728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538728; }
p { color: rgb(83,135,40); }
H1.HeaderClassName
{
color: #538728;
}
.AnyTagClassName
{
color: #538728;
}
</style>
background-color css
<style>
a { background-color: #538728; }
a { background-color: rgb(83,135,40); }
div.DivClassName
{
background-color: #538728;
}
.BgClassName
{
background-color: #538728;
}
</style>
border-color css
<style>
span { border-color: #538728; }
span { border-color: rgb(83,135,40); }
td.TdClassName
{
border-color: #538728;
}
.TagClassName
{
border-color: #538728;
}
</style>