Shades of Bronze Olive #534726
Tints of Bronze Olive #534726
RGB
CMYK
RGB Variations
Color information
#534726 (or 0x534726) is known color: Bronze Olive. HEX triplet: 53, 47 and 26. RGB value is (83,71,38). Sum of RGB (Red+Green+Blue) = 83+71+38=192 (25% of max value = 765). Red value is 83 (32.81% from 255 or 43.23% from 192); Green value is 71 (28.12% from 255 or 36.98% from 192); Blue value is 38 (15.23% from 255 or 19.79% from 192); Max value from RGB is 83 - color contains mainly: red. Hex color #534726 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #534726 is #ACB8D9. Grayscale: #464646. Windows color (decimal): -11319514 or 2508627. OLE color: 2508627.
HSL color Cylindrical-coordinate representation of color #534726: hue angle of 44º degrees, saturation: 0.37, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #534726 is Cyan = 0, Magento = 0.14, Yellow = 0.54 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 71 | 38 | - |
| CMYK | 0 | 0.14 | 0.54 | 0.67 |
| HSL | 44º | 0.37% | 0.24% | - |
| HSV(B) | 44º | 0.54% | 0.33% | - |
| XYZ | 6.17 | 6.49 | 2.76 | - |
| YUV | 70.83 | 109.48 | 136.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 71 | 38 | 0 | 0.14 | 0.54 | 0.67 | 44 | 0.37 | 0.24 |
| Hex | 53 | 47 | 26 | 0 | E | 36 | 43 | 2C | 25 | 18 |
| Octal | 123 | 107 | 46 | 0 | 16 | 66 | 103 | 54 | 45 | 30 |
| Binary | 1010011 | 1000111 | 100110 | 0 | 1110 | 110110 | 1000011 | 101100 | 100101 | 11000 |
Color Harmonies of #534726
Complementary color
Monochromatic Colors of #534726
Black with #534726
Text Example
Text Example
White with #534726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534726; }
p { color: rgb(83,71,38); }
H1.HeaderClassName
{
color: #534726;
}
.AnyTagClassName
{
color: #534726;
}
</style>
background-color css
<style>
a { background-color: #534726; }
a { background-color: rgb(83,71,38); }
div.DivClassName
{
background-color: #534726;
}
.BgClassName
{
background-color: #534726;
}
</style>
border-color css
<style>
span { border-color: #534726; }
span { border-color: rgb(83,71,38); }
td.TdClassName
{
border-color: #534726;
}
.TagClassName
{
border-color: #534726;
}
</style>