Shades of Antique Brass #704421
Tints of Antique Brass #704421
RGB
CMYK
RGB Variations
Color information
#704421 (or 0x704421) is known color: Antique Brass. HEX triplet: 70, 44 and 21. RGB value is (112,68,33). Sum of RGB (Red+Green+Blue) = 112+68+33=213 (28% of max value = 765). Red value is 112 (44.14% from 255 or 52.58% from 213); Green value is 68 (26.95% from 255 or 31.92% from 213); Blue value is 33 (13.28% from 255 or 15.49% from 213); Max value from RGB is 112 - color contains mainly: red. Hex color #704421 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #704421 is #8FBBDE. Grayscale: #4D4D4D. Windows color (decimal): -9419743 or 2180208. OLE color: 2180208.
HSL color Cylindrical-coordinate representation of color #704421: hue angle of 26.58º degrees, saturation: 0.54, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #704421 is Cyan = 0, Magento = 0.39, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 68 | 33 | - |
| CMYK | 0 | 0.39 | 0.71 | 0.56 |
| HSL | 26.58º | 0.54% | 0.28% | - |
| HSV(B) | 26.58º | 0.71% | 0.44% | - |
| XYZ | 9.02 | 7.69 | 2.45 | - |
| YUV | 77.17 | 103.08 | 152.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 68 | 33 | 0 | 0.39 | 0.71 | 0.56 | 26.58 | 0.54 | 0.28 |
| Hex | 70 | 44 | 21 | 0 | 27 | 47 | 38 | 1B | 36 | 1C |
| Octal | 160 | 104 | 41 | 0 | 47 | 107 | 70 | 33 | 66 | 34 |
| Binary | 1110000 | 1000100 | 100001 | 0 | 100111 | 1000111 | 111000 | 11011 | 110110 | 11100 |
Color Harmonies of #704421
Complementary color
Monochromatic Colors of #704421
Black with #704421
Text Example
Text Example
White with #704421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704421; }
p { color: rgb(112,68,33); }
H1.HeaderClassName
{
color: #704421;
}
.AnyTagClassName
{
color: #704421;
}
</style>
background-color css
<style>
a { background-color: #704421; }
a { background-color: rgb(112,68,33); }
div.DivClassName
{
background-color: #704421;
}
.BgClassName
{
background-color: #704421;
}
</style>
border-color css
<style>
span { border-color: #704421; }
span { border-color: rgb(112,68,33); }
td.TdClassName
{
border-color: #704421;
}
.TagClassName
{
border-color: #704421;
}
</style>