Shades of Antique Brass #734420
Tints of Antique Brass #734420
RGB
CMYK
RGB Variations
Color information
#734420 (or 0x734420) is known color: Antique Brass. HEX triplet: 73, 44 and 20. RGB value is (115,68,32). Sum of RGB (Red+Green+Blue) = 115+68+32=215 (28% of max value = 765). Red value is 115 (45.31% from 255 or 53.49% from 215); Green value is 68 (26.95% from 255 or 31.63% from 215); Blue value is 32 (12.89% from 255 or 14.88% from 215); Max value from RGB is 115 - color contains mainly: red. Hex color #734420 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734420 is #8CBBDF. Grayscale: #4E4E4E. Windows color (decimal): -9223136 or 2114675. OLE color: 2114675.
HSL color Cylindrical-coordinate representation of color #734420: hue angle of 26.02º 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 #734420 is Cyan = 0, Magento = 0.41, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 68 | 32 | - |
| CMYK | 0 | 0.41 | 0.72 | 0.55 |
| HSL | 26.02º | 0.56% | 0.29% | - |
| HSV(B) | 26.02º | 0.72% | 0.45% | - |
| XYZ | 9.4 | 7.88 | 2.39 | - |
| YUV | 77.95 | 102.07 | 154.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 68 | 32 | 0 | 0.41 | 0.72 | 0.55 | 26.02 | 0.56 | 0.29 |
| Hex | 73 | 44 | 20 | 0 | 29 | 48 | 37 | 1A | 38 | 1D |
| Octal | 163 | 104 | 40 | 0 | 51 | 110 | 67 | 32 | 70 | 35 |
| Binary | 1110011 | 1000100 | 100000 | 0 | 101001 | 1001000 | 110111 | 11010 | 111000 | 11101 |
Color Harmonies of #734420
Complementary color
Monochromatic Colors of #734420
Black with #734420
Text Example
Text Example
White with #734420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734420; }
p { color: rgb(115,68,32); }
H1.HeaderClassName
{
color: #734420;
}
.AnyTagClassName
{
color: #734420;
}
</style>
background-color css
<style>
a { background-color: #734420; }
a { background-color: rgb(115,68,32); }
div.DivClassName
{
background-color: #734420;
}
.BgClassName
{
background-color: #734420;
}
</style>
border-color css
<style>
span { border-color: #734420; }
span { border-color: rgb(115,68,32); }
td.TdClassName
{
border-color: #734420;
}
.TagClassName
{
border-color: #734420;
}
</style>