Shades of Bronze Olive #534721
Tints of Bronze Olive #534721
RGB
CMYK
RGB Variations
Color information
#534721 (or 0x534721) is known color: Bronze Olive. HEX triplet: 53, 47 and 21. RGB value is (83,71,33). Sum of RGB (Red+Green+Blue) = 83+71+33=187 (24% of max value = 765). Red value is 83 (32.81% from 255 or 44.39% from 187); Green value is 71 (28.12% from 255 or 37.97% from 187); Blue value is 33 (13.28% from 255 or 17.65% from 187); Max value from RGB is 83 - color contains mainly: red. Hex color #534721 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #534721 is #ACB8DE. Grayscale: #464646. Windows color (decimal): -11319519 or 2180947. OLE color: 2180947.
HSL color Cylindrical-coordinate representation of color #534721: hue angle of 45.6º degrees, saturation: 0.43, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #534721 is Cyan = 0, Magento = 0.14, Yellow = 0.60 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 71 | 33 | - |
| CMYK | 0 | 0.14 | 0.60 | 0.67 |
| HSL | 45.6º | 0.43% | 0.23% | - |
| HSV(B) | 45.6º | 0.6% | 0.33% | - |
| XYZ | 6.1 | 6.46 | 2.36 | - |
| YUV | 70.26 | 106.98 | 137.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 71 | 33 | 0 | 0.14 | 0.60 | 0.67 | 45.6 | 0.43 | 0.23 |
| Hex | 53 | 47 | 21 | 0 | E | 3C | 43 | 2E | 2B | 17 |
| Octal | 123 | 107 | 41 | 0 | 16 | 74 | 103 | 56 | 53 | 27 |
| Binary | 1010011 | 1000111 | 100001 | 0 | 1110 | 111100 | 1000011 | 101110 | 101011 | 10111 |
Color Harmonies of #534721
Complementary color
Monochromatic Colors of #534721
Black with #534721
Text Example
Text Example
White with #534721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #534721; }
p { color: rgb(83,71,33); }
H1.HeaderClassName
{
color: #534721;
}
.AnyTagClassName
{
color: #534721;
}
</style>
background-color css
<style>
a { background-color: #534721; }
a { background-color: rgb(83,71,33); }
div.DivClassName
{
background-color: #534721;
}
.BgClassName
{
background-color: #534721;
}
</style>
border-color css
<style>
span { border-color: #534721; }
span { border-color: rgb(83,71,33); }
td.TdClassName
{
border-color: #534721;
}
.TagClassName
{
border-color: #534721;
}
</style>