Shades of Antique Brass #704824
Tints of Antique Brass #704824
RGB
CMYK
RGB Variations
Color information
#704824 (or 0x704824) is known color: Antique Brass. HEX triplet: 70, 48 and 24. RGB value is (112,72,36). Sum of RGB (Red+Green+Blue) = 112+72+36=220 (29% of max value = 765). Red value is 112 (44.14% from 255 or 50.91% from 220); Green value is 72 (28.52% from 255 or 32.73% from 220); Blue value is 36 (14.45% from 255 or 16.36% from 220); Max value from RGB is 112 - color contains mainly: red. Hex color #704824 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #704824 is #8FB7DB. Grayscale: #505050. Windows color (decimal): -9418716 or 2377840. OLE color: 2377840.
HSL color Cylindrical-coordinate representation of color #704824: hue angle of 28.42º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #704824 is Cyan = 0, Magento = 0.36, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 72 | 36 | - |
| CMYK | 0 | 0.36 | 0.68 | 0.56 |
| HSL | 28.42º | 0.51% | 0.29% | - |
| HSV(B) | 28.42º | 0.68% | 0.44% | - |
| XYZ | 9.32 | 8.21 | 2.76 | - |
| YUV | 79.86 | 103.25 | 150.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 72 | 36 | 0 | 0.36 | 0.68 | 0.56 | 28.42 | 0.51 | 0.29 |
| Hex | 70 | 48 | 24 | 0 | 24 | 44 | 38 | 1C | 33 | 1D |
| Octal | 160 | 110 | 44 | 0 | 44 | 104 | 70 | 34 | 63 | 35 |
| Binary | 1110000 | 1001000 | 100100 | 0 | 100100 | 1000100 | 111000 | 11100 | 110011 | 11101 |
Color Harmonies of #704824
Complementary color
Monochromatic Colors of #704824
Black with #704824
Text Example
Text Example
White with #704824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704824; }
p { color: rgb(112,72,36); }
H1.HeaderClassName
{
color: #704824;
}
.AnyTagClassName
{
color: #704824;
}
</style>
background-color css
<style>
a { background-color: #704824; }
a { background-color: rgb(112,72,36); }
div.DivClassName
{
background-color: #704824;
}
.BgClassName
{
background-color: #704824;
}
</style>
border-color css
<style>
span { border-color: #704824; }
span { border-color: rgb(112,72,36); }
td.TdClassName
{
border-color: #704824;
}
.TagClassName
{
border-color: #704824;
}
</style>