Shades of Antique Brass #734824
Tints of Antique Brass #734824
RGB
CMYK
RGB Variations
Color information
#734824 (or 0x734824) is known color: Antique Brass. HEX triplet: 73, 48 and 24. RGB value is (115,72,36). Sum of RGB (Red+Green+Blue) = 115+72+36=223 (29% of max value = 765). Red value is 115 (45.31% from 255 or 51.57% from 223); Green value is 72 (28.52% from 255 or 32.29% from 223); Blue value is 36 (14.45% from 255 or 16.14% from 223); Max value from RGB is 115 - color contains mainly: red. Hex color #734824 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734824 is #8CB7DB. Grayscale: #505050. Windows color (decimal): -9222108 or 2377843. OLE color: 2377843.
HSL color Cylindrical-coordinate representation of color #734824: hue angle of 27.34º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #734824 is Cyan = 0, Magento = 0.37, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 72 | 36 | - |
| CMYK | 0 | 0.37 | 0.69 | 0.55 |
| HSL | 27.34º | 0.52% | 0.3% | - |
| HSV(B) | 27.34º | 0.69% | 0.45% | - |
| XYZ | 9.71 | 8.41 | 2.78 | - |
| YUV | 80.75 | 102.75 | 152.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 72 | 36 | 0 | 0.37 | 0.69 | 0.55 | 27.34 | 0.52 | 0.3 |
| Hex | 73 | 48 | 24 | 0 | 25 | 45 | 37 | 1B | 34 | 1E |
| Octal | 163 | 110 | 44 | 0 | 45 | 105 | 67 | 33 | 64 | 36 |
| Binary | 1110011 | 1001000 | 100100 | 0 | 100101 | 1000101 | 110111 | 11011 | 110100 | 11110 |
Color Harmonies of #734824
Complementary color
Monochromatic Colors of #734824
Black with #734824
Text Example
Text Example
White with #734824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734824; }
p { color: rgb(115,72,36); }
H1.HeaderClassName
{
color: #734824;
}
.AnyTagClassName
{
color: #734824;
}
</style>
background-color css
<style>
a { background-color: #734824; }
a { background-color: rgb(115,72,36); }
div.DivClassName
{
background-color: #734824;
}
.BgClassName
{
background-color: #734824;
}
</style>
border-color css
<style>
span { border-color: #734824; }
span { border-color: rgb(115,72,36); }
td.TdClassName
{
border-color: #734824;
}
.TagClassName
{
border-color: #734824;
}
</style>