Shades of Antique Brass #734520
Tints of Antique Brass #734520
RGB
CMYK
RGB Variations
Color information
#734520 (or 0x734520) is known color: Antique Brass. HEX triplet: 73, 45 and 20. RGB value is (115,69,32). Sum of RGB (Red+Green+Blue) = 115+69+32=216 (28% of max value = 765). Red value is 115 (45.31% from 255 or 53.24% from 216); Green value is 69 (27.34% from 255 or 31.94% from 216); Blue value is 32 (12.89% from 255 or 14.81% from 216); Max value from RGB is 115 - color contains mainly: red. Hex color #734520 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734520 is #8CBADF. Grayscale: #4E4E4E. Windows color (decimal): -9222880 or 2114931. OLE color: 2114931.
HSL color Cylindrical-coordinate representation of color #734520: hue angle of 26.75º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #734520 is Cyan = 0, Magento = 0.4, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 69 | 32 | - |
| CMYK | 0 | 0.4 | 0.72 | 0.55 |
| HSL | 26.75º | 0.56% | 0.29% | - |
| HSV(B) | 26.75º | 0.72% | 0.45% | - |
| XYZ | 9.46 | 8.01 | 2.41 | - |
| YUV | 78.54 | 101.74 | 154.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 69 | 32 | 0 | 0.4 | 0.72 | 0.55 | 26.75 | 0.56 | 0.29 |
| Hex | 73 | 45 | 20 | 0 | 28 | 48 | 37 | 1B | 38 | 1D |
| Octal | 163 | 105 | 40 | 0 | 50 | 110 | 67 | 33 | 70 | 35 |
| Binary | 1110011 | 1000101 | 100000 | 0 | 101000 | 1001000 | 110111 | 11011 | 111000 | 11101 |
Color Harmonies of #734520
Complementary color
Monochromatic Colors of #734520
Black with #734520
Text Example
Text Example
White with #734520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734520; }
p { color: rgb(115,69,32); }
H1.HeaderClassName
{
color: #734520;
}
.AnyTagClassName
{
color: #734520;
}
</style>
background-color css
<style>
a { background-color: #734520; }
a { background-color: rgb(115,69,32); }
div.DivClassName
{
background-color: #734520;
}
.BgClassName
{
background-color: #734520;
}
</style>
border-color css
<style>
span { border-color: #734520; }
span { border-color: rgb(115,69,32); }
td.TdClassName
{
border-color: #734520;
}
.TagClassName
{
border-color: #734520;
}
</style>