Shades of Antique Brass #724621
Tints of Antique Brass #724621
RGB
CMYK
RGB Variations
Color information
#724621 (or 0x724621) is known color: Antique Brass. HEX triplet: 72, 46 and 21. RGB value is (114,70,33). Sum of RGB (Red+Green+Blue) = 114+70+33=217 (28% of max value = 765). Red value is 114 (44.92% from 255 or 52.53% from 217); Green value is 70 (27.73% from 255 or 32.26% from 217); Blue value is 33 (13.28% from 255 or 15.21% from 217); Max value from RGB is 114 - color contains mainly: red. Hex color #724621 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724621 is #8DB9DE. Grayscale: #4F4F4F. Windows color (decimal): -9288159 or 2180722. OLE color: 2180722.
HSL color Cylindrical-coordinate representation of color #724621: hue angle of 27.41º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #724621 is Cyan = 0, Magento = 0.39, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 70 | 33 | - |
| CMYK | 0 | 0.39 | 0.71 | 0.55 |
| HSL | 27.41º | 0.55% | 0.29% | - |
| HSV(B) | 27.41º | 0.71% | 0.45% | - |
| XYZ | 9.4 | 8.07 | 2.5 | - |
| YUV | 78.94 | 102.08 | 153.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 70 | 33 | 0 | 0.39 | 0.71 | 0.55 | 27.41 | 0.55 | 0.29 |
| Hex | 72 | 46 | 21 | 0 | 27 | 47 | 37 | 1B | 37 | 1D |
| Octal | 162 | 106 | 41 | 0 | 47 | 107 | 67 | 33 | 67 | 35 |
| Binary | 1110010 | 1000110 | 100001 | 0 | 100111 | 1000111 | 110111 | 11011 | 110111 | 11101 |
Color Harmonies of #724621
Complementary color
Monochromatic Colors of #724621
Black with #724621
Text Example
Text Example
White with #724621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724621; }
p { color: rgb(114,70,33); }
H1.HeaderClassName
{
color: #724621;
}
.AnyTagClassName
{
color: #724621;
}
</style>
background-color css
<style>
a { background-color: #724621; }
a { background-color: rgb(114,70,33); }
div.DivClassName
{
background-color: #724621;
}
.BgClassName
{
background-color: #724621;
}
</style>
border-color css
<style>
span { border-color: #724621; }
span { border-color: rgb(114,70,33); }
td.TdClassName
{
border-color: #724621;
}
.TagClassName
{
border-color: #724621;
}
</style>