Shades of Vida Loca #538409
Tints of Vida Loca #538409
RGB
CMYK
RGB Variations
Color information
#538409 (or 0x538409) is known color: Vida Loca. HEX triplet: 53, 84 and 09. RGB value is (83,132,9). Sum of RGB (Red+Green+Blue) = 83+132+9=224 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.05% from 224); Green value is 132 (51.95% from 255 or 58.93% from 224); Blue value is 9 (3.91% from 255 or 4.02% from 224); Max value from RGB is 132 - color contains mainly: green. Hex color #538409 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #538409 is #AC7BF6. Grayscale: #676767. Windows color (decimal): -11303927 or 623699. OLE color: 623699.
HSL color Cylindrical-coordinate representation of color #538409: hue angle of 83.9º degrees, saturation: 0.87, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #538409 is Cyan = 0.37, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 83 | 132 | 9 | - |
| CMYK | 0.37 | 0 | 0.93 | 0.48 |
| HSL | 83.9º | 0.87% | 0.28% | - |
| HSV(B) | 83.9º | 0.93% | 0.52% | - |
| XYZ | 11.87 | 18.36 | 3.18 | - |
| YUV | 103.33 | 74.77 | 113.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 132 | 9 | 0.37 | 0 | 0.93 | 0.48 | 83.9 | 0.87 | 0.28 |
| Hex | 53 | 84 | 9 | 25 | 0 | 5D | 30 | 54 | 57 | 1C |
| Octal | 123 | 204 | 11 | 45 | 0 | 135 | 60 | 124 | 127 | 34 |
| Binary | 1010011 | 10000100 | 1001 | 100101 | 0 | 1011101 | 110000 | 1010100 | 1010111 | 11100 |
Color Harmonies of #538409
Complementary color
Monochromatic Colors of #538409
Black with #538409
Text Example
Text Example
White with #538409
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538409; }
p { color: rgb(83,132,9); }
H1.HeaderClassName
{
color: #538409;
}
.AnyTagClassName
{
color: #538409;
}
</style>
background-color css
<style>
a { background-color: #538409; }
a { background-color: rgb(83,132,9); }
div.DivClassName
{
background-color: #538409;
}
.BgClassName
{
background-color: #538409;
}
</style>
border-color css
<style>
span { border-color: #538409; }
span { border-color: rgb(83,132,9); }
td.TdClassName
{
border-color: #538409;
}
.TagClassName
{
border-color: #538409;
}
</style>