Shades of Antique Brass #724319
Tints of Antique Brass #724319
RGB
CMYK
RGB Variations
Color information
#724319 (or 0x724319) is known color: Antique Brass. HEX triplet: 72, 43 and 19. RGB value is (114,67,25). Sum of RGB (Red+Green+Blue) = 114+67+25=206 (27% of max value = 765). Red value is 114 (44.92% from 255 or 55.34% from 206); Green value is 67 (26.56% from 255 or 32.52% from 206); Blue value is 25 (10.16% from 255 or 12.14% from 206); Max value from RGB is 114 - color contains mainly: red. Hex color #724319 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #724319 is #8DBCE6. Grayscale: #4C4C4C. Windows color (decimal): -9288935 or 1655666. OLE color: 1655666.
HSL color Cylindrical-coordinate representation of color #724319: hue angle of 28.31º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #724319 is Cyan = 0, Magento = 0.41, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 67 | 25 | - |
| CMYK | 0 | 0.41 | 0.78 | 0.55 |
| HSL | 28.31º | 0.64% | 0.27% | - |
| HSV(B) | 28.31º | 0.78% | 0.45% | - |
| XYZ | 9.12 | 7.66 | 1.92 | - |
| YUV | 76.27 | 99.07 | 154.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 67 | 25 | 0 | 0.41 | 0.78 | 0.55 | 28.31 | 0.64 | 0.27 |
| Hex | 72 | 43 | 19 | 0 | 29 | 4E | 37 | 1C | 40 | 1B |
| Octal | 162 | 103 | 31 | 0 | 51 | 116 | 67 | 34 | 100 | 33 |
| Binary | 1110010 | 1000011 | 11001 | 0 | 101001 | 1001110 | 110111 | 11100 | 1000000 | 11011 |
Color Harmonies of #724319
Complementary color
Monochromatic Colors of #724319
Black with #724319
Text Example
Text Example
White with #724319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724319; }
p { color: rgb(114,67,25); }
H1.HeaderClassName
{
color: #724319;
}
.AnyTagClassName
{
color: #724319;
}
</style>
background-color css
<style>
a { background-color: #724319; }
a { background-color: rgb(114,67,25); }
div.DivClassName
{
background-color: #724319;
}
.BgClassName
{
background-color: #724319;
}
</style>
border-color css
<style>
span { border-color: #724319; }
span { border-color: rgb(114,67,25); }
td.TdClassName
{
border-color: #724319;
}
.TagClassName
{
border-color: #724319;
}
</style>