Shades of Antique Brass #724518
Tints of Antique Brass #724518
RGB
CMYK
RGB Variations
Color information
#724518 (or 0x724518) is known color: Antique Brass. HEX triplet: 72, 45 and 18. RGB value is (114,69,24). Sum of RGB (Red+Green+Blue) = 114+69+24=207 (27% of max value = 765). Red value is 114 (44.92% from 255 or 55.07% from 207); Green value is 69 (27.34% from 255 or 33.33% from 207); Blue value is 24 (9.77% from 255 or 11.59% from 207); Max value from RGB is 114 - color contains mainly: red. Hex color #724518 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #724518 is #8DBAE7. Grayscale: #4D4D4D. Windows color (decimal): -9288424 or 1590642. OLE color: 1590642.
HSL color Cylindrical-coordinate representation of color #724518: hue angle of 30º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #724518 is Cyan = 0, Magento = 0.39, Yellow = 0.79 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 69 | 24 | - |
| CMYK | 0 | 0.39 | 0.79 | 0.55 |
| HSL | 30º | 0.65% | 0.27% | - |
| HSV(B) | 30º | 0.79% | 0.45% | - |
| XYZ | 9.23 | 7.9 | 1.9 | - |
| YUV | 77.33 | 97.91 | 154.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 69 | 24 | 0 | 0.39 | 0.79 | 0.55 | 30 | 0.65 | 0.27 |
| Hex | 72 | 45 | 18 | 0 | 27 | 4F | 37 | 1E | 41 | 1B |
| Octal | 162 | 105 | 30 | 0 | 47 | 117 | 67 | 36 | 101 | 33 |
| Binary | 1110010 | 1000101 | 11000 | 0 | 100111 | 1001111 | 110111 | 11110 | 1000001 | 11011 |
Color Harmonies of #724518
Complementary color
Monochromatic Colors of #724518
Black with #724518
Text Example
Text Example
White with #724518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724518; }
p { color: rgb(114,69,24); }
H1.HeaderClassName
{
color: #724518;
}
.AnyTagClassName
{
color: #724518;
}
</style>
background-color css
<style>
a { background-color: #724518; }
a { background-color: rgb(114,69,24); }
div.DivClassName
{
background-color: #724518;
}
.BgClassName
{
background-color: #724518;
}
</style>
border-color css
<style>
span { border-color: #724518; }
span { border-color: rgb(114,69,24); }
td.TdClassName
{
border-color: #724518;
}
.TagClassName
{
border-color: #724518;
}
</style>