Shades of Vida Loca #538607
Tints of Vida Loca #538607
RGB
CMYK
RGB Variations
Color information
#538607 (or 0x538607) is known color: Vida Loca. HEX triplet: 53, 86 and 07. RGB value is (83,134,7). Sum of RGB (Red+Green+Blue) = 83+134+7=224 (29% of max value = 765). Red value is 83 (32.81% from 255 or 37.05% from 224); Green value is 134 (52.73% from 255 or 59.82% from 224); Blue value is 7 (3.12% from 255 or 3.12% from 224); Max value from RGB is 134 - color contains mainly: green. Hex color #538607 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #538607 is #AC79F8. Grayscale: #686868. Windows color (decimal): -11303417 or 493139. OLE color: 493139.
HSL color Cylindrical-coordinate representation of color #538607: hue angle of 84.09º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #538607 is Cyan = 0.38, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 83 | 134 | 7 | - |
| CMYK | 0.38 | 0 | 0.95 | 0.47 |
| HSL | 84.09º | 0.9% | 0.28% | - |
| HSV(B) | 84.09º | 0.95% | 0.53% | - |
| XYZ | 12.13 | 18.9 | 3.21 | - |
| YUV | 104.27 | 73.1 | 112.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 134 | 7 | 0.38 | 0 | 0.95 | 0.47 | 84.09 | 0.9 | 0.28 |
| Hex | 53 | 86 | 7 | 26 | 0 | 5F | 2F | 54 | 5A | 1C |
| Octal | 123 | 206 | 7 | 46 | 0 | 137 | 57 | 124 | 132 | 34 |
| Binary | 1010011 | 10000110 | 111 | 100110 | 0 | 1011111 | 101111 | 1010100 | 1011010 | 11100 |
Color Harmonies of #538607
Complementary color
Monochromatic Colors of #538607
Black with #538607
Text Example
Text Example
White with #538607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #538607; }
p { color: rgb(83,134,7); }
H1.HeaderClassName
{
color: #538607;
}
.AnyTagClassName
{
color: #538607;
}
</style>
background-color css
<style>
a { background-color: #538607; }
a { background-color: rgb(83,134,7); }
div.DivClassName
{
background-color: #538607;
}
.BgClassName
{
background-color: #538607;
}
</style>
border-color css
<style>
span { border-color: #538607; }
span { border-color: rgb(83,134,7); }
td.TdClassName
{
border-color: #538607;
}
.TagClassName
{
border-color: #538607;
}
</style>