Shades of Antique Brass #734521
Tints of Antique Brass #734521
RGB
CMYK
RGB Variations
Color information
#734521 (or 0x734521) is known color: Antique Brass. HEX triplet: 73, 45 and 21. RGB value is (115,69,33). Sum of RGB (Red+Green+Blue) = 115+69+33=217 (28% of max value = 765). Red value is 115 (45.31% from 255 or 53.00% from 217); Green value is 69 (27.34% from 255 or 31.80% from 217); Blue value is 33 (13.28% from 255 or 15.21% from 217); Max value from RGB is 115 - color contains mainly: red. Hex color #734521 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734521 is #8CBADE. Grayscale: #4E4E4E. Windows color (decimal): -9222879 or 2180467. OLE color: 2180467.
HSL color Cylindrical-coordinate representation of color #734521: hue angle of 26.34º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #734521 is Cyan = 0, Magento = 0.4, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 69 | 33 | - |
| CMYK | 0 | 0.4 | 0.71 | 0.55 |
| HSL | 26.34º | 0.55% | 0.29% | - |
| HSV(B) | 26.34º | 0.71% | 0.45% | - |
| XYZ | 9.47 | 8.01 | 2.49 | - |
| YUV | 78.65 | 102.24 | 153.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 69 | 33 | 0 | 0.4 | 0.71 | 0.55 | 26.34 | 0.55 | 0.29 |
| Hex | 73 | 45 | 21 | 0 | 28 | 47 | 37 | 1A | 37 | 1D |
| Octal | 163 | 105 | 41 | 0 | 50 | 107 | 67 | 32 | 67 | 35 |
| Binary | 1110011 | 1000101 | 100001 | 0 | 101000 | 1000111 | 110111 | 11010 | 110111 | 11101 |
Color Harmonies of #734521
Complementary color
Monochromatic Colors of #734521
Black with #734521
Text Example
Text Example
White with #734521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734521; }
p { color: rgb(115,69,33); }
H1.HeaderClassName
{
color: #734521;
}
.AnyTagClassName
{
color: #734521;
}
</style>
background-color css
<style>
a { background-color: #734521; }
a { background-color: rgb(115,69,33); }
div.DivClassName
{
background-color: #734521;
}
.BgClassName
{
background-color: #734521;
}
</style>
border-color css
<style>
span { border-color: #734521; }
span { border-color: rgb(115,69,33); }
td.TdClassName
{
border-color: #734521;
}
.TagClassName
{
border-color: #734521;
}
</style>