Shades of Antique Brass #724823
Tints of Antique Brass #724823
RGB
CMYK
RGB Variations
Color information
#724823 (or 0x724823) is known color: Antique Brass. HEX triplet: 72, 48 and 23. RGB value is (114,72,35). Sum of RGB (Red+Green+Blue) = 114+72+35=221 (29% of max value = 765). Red value is 114 (44.92% from 255 or 51.58% from 221); Green value is 72 (28.52% from 255 or 32.58% from 221); Blue value is 35 (14.06% from 255 or 15.84% from 221); Max value from RGB is 114 - color contains mainly: red. Hex color #724823 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724823 is #8DB7DC. Grayscale: #505050. Windows color (decimal): -9287645 or 2312306. OLE color: 2312306.
HSL color Cylindrical-coordinate representation of color #724823: hue angle of 28.1º degrees, saturation: 0.53, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #724823 is Cyan = 0, Magento = 0.37, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 72 | 35 | - |
| CMYK | 0 | 0.37 | 0.69 | 0.55 |
| HSL | 28.1º | 0.53% | 0.29% | - |
| HSV(B) | 28.1º | 0.69% | 0.45% | - |
| XYZ | 9.56 | 8.33 | 2.69 | - |
| YUV | 80.34 | 102.41 | 152.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 72 | 35 | 0 | 0.37 | 0.69 | 0.55 | 28.1 | 0.53 | 0.29 |
| Hex | 72 | 48 | 23 | 0 | 25 | 45 | 37 | 1C | 35 | 1D |
| Octal | 162 | 110 | 43 | 0 | 45 | 105 | 67 | 34 | 65 | 35 |
| Binary | 1110010 | 1001000 | 100011 | 0 | 100101 | 1000101 | 110111 | 11100 | 110101 | 11101 |
Color Harmonies of #724823
Complementary color
Monochromatic Colors of #724823
Black with #724823
Text Example
Text Example
White with #724823
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724823; }
p { color: rgb(114,72,35); }
H1.HeaderClassName
{
color: #724823;
}
.AnyTagClassName
{
color: #724823;
}
</style>
background-color css
<style>
a { background-color: #724823; }
a { background-color: rgb(114,72,35); }
div.DivClassName
{
background-color: #724823;
}
.BgClassName
{
background-color: #724823;
}
</style>
border-color css
<style>
span { border-color: #724823; }
span { border-color: rgb(114,72,35); }
td.TdClassName
{
border-color: #724823;
}
.TagClassName
{
border-color: #724823;
}
</style>