Shades of Vida Loca #538823
Tints of Vida Loca #538823
RGB
CMYK
RGB Variations
Color information
#538823 (or 0x538823) is known color: Vida Loca. HEX triplet: 53, 88 and 23. RGB value is (83,136,35). Sum of RGB (Red+Green+Blue) = 83+136+35=254 (33% of max value = 765). Red value is 83 (32.81% from 255 or 32.68% from 254); Green value is 136 (53.52% from 255 or 53.54% from 254); Blue value is 35 (14.06% from 255 or 13.78% from 254); Max value from RGB is 136 - color contains mainly: green. Hex color #538823 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #538823 is #AC77DC. Grayscale: #6C6C6C. Windows color (decimal): -11302877 or 2328659. OLE color: 2328659.
HSL color Cylindrical-coordinate representation of color #538823: hue angle of 91.49º degrees, saturation: 0.59, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #538823 is Cyan = 0.39, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 136 | 35 | - |
| CMYK | 0.39 | 0 | 0.74 | 0.47 |
| HSL | 91.49º | 0.59% | 0.34% | - |
| HSV(B) | 91.49º | 0.74% | 0.53% | - |
| XYZ | 12.67 | 19.57 | 4.7 | - |
| YUV | 108.64 | 86.44 | 109.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 136 | 35 | 0.39 | 0 | 0.74 | 0.47 | 91.49 | 0.59 | 0.34 |
| Hex | 53 | 88 | 23 | 27 | 0 | 4A | 2F | 5B | 3B | 22 |
| Octal | 123 | 210 | 43 | 47 | 0 | 112 | 57 | 133 | 73 | 42 |
| Binary | 1010011 | 10001000 | 100011 | 100111 | 0 | 1001010 | 101111 | 1011011 | 111011 | 100010 |
Color Harmonies of #538823
Complementary color
Monochromatic Colors of #538823
Black with #538823
Text Example
Text Example
White with #538823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538823; }
p { color: rgb(83,136,35); }
H1.HeaderClassName
{
color: #538823;
}
.AnyTagClassName
{
color: #538823;
}
</style>
background-color css
<style>
a { background-color: #538823; }
a { background-color: rgb(83,136,35); }
div.DivClassName
{
background-color: #538823;
}
.BgClassName
{
background-color: #538823;
}
</style>
border-color css
<style>
span { border-color: #538823; }
span { border-color: rgb(83,136,35); }
td.TdClassName
{
border-color: #538823;
}
.TagClassName
{
border-color: #538823;
}
</style>