Shades of Antique Brass #714622
Tints of Antique Brass #714622
RGB
CMYK
RGB Variations
Color information
#714622 (or 0x714622) is known color: Antique Brass. HEX triplet: 71, 46 and 22. RGB value is (113,70,34). Sum of RGB (Red+Green+Blue) = 113+70+34=217 (28% of max value = 765). Red value is 113 (44.53% from 255 or 52.07% from 217); Green value is 70 (27.73% from 255 or 32.26% from 217); Blue value is 34 (13.67% from 255 or 15.67% from 217); Max value from RGB is 113 - color contains mainly: red. Hex color #714622 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714622 is #8EB9DD. Grayscale: #4E4E4E. Windows color (decimal): -9353694 or 2246257. OLE color: 2246257.
HSL color Cylindrical-coordinate representation of color #714622: hue angle of 27.34º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #714622 is Cyan = 0, Magento = 0.38, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 70 | 34 | - |
| CMYK | 0 | 0.38 | 0.70 | 0.56 |
| HSL | 27.34º | 0.54% | 0.29% | - |
| HSV(B) | 27.34º | 0.7% | 0.44% | - |
| XYZ | 9.29 | 8.01 | 2.57 | - |
| YUV | 78.75 | 102.75 | 152.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 70 | 34 | 0 | 0.38 | 0.70 | 0.56 | 27.34 | 0.54 | 0.29 |
| Hex | 71 | 46 | 22 | 0 | 26 | 46 | 38 | 1B | 36 | 1D |
| Octal | 161 | 106 | 42 | 0 | 46 | 106 | 70 | 33 | 66 | 35 |
| Binary | 1110001 | 1000110 | 100010 | 0 | 100110 | 1000110 | 111000 | 11011 | 110110 | 11101 |
Color Harmonies of #714622
Complementary color
Monochromatic Colors of #714622
Black with #714622
Text Example
Text Example
White with #714622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714622; }
p { color: rgb(113,70,34); }
H1.HeaderClassName
{
color: #714622;
}
.AnyTagClassName
{
color: #714622;
}
</style>
background-color css
<style>
a { background-color: #714622; }
a { background-color: rgb(113,70,34); }
div.DivClassName
{
background-color: #714622;
}
.BgClassName
{
background-color: #714622;
}
</style>
border-color css
<style>
span { border-color: #714622; }
span { border-color: rgb(113,70,34); }
td.TdClassName
{
border-color: #714622;
}
.TagClassName
{
border-color: #714622;
}
</style>