Shades of Antique Brass #715022
Tints of Antique Brass #715022
RGB
CMYK
RGB Variations
Color information
#715022 (or 0x715022) is known color: Antique Brass. HEX triplet: 71, 50 and 22. RGB value is (113,80,34). Sum of RGB (Red+Green+Blue) = 113+80+34=227 (30% of max value = 765). Red value is 113 (44.53% from 255 or 49.78% from 227); Green value is 80 (31.64% from 255 or 35.24% from 227); Blue value is 34 (13.67% from 255 or 14.98% from 227); Max value from RGB is 113 - color contains mainly: red. Hex color #715022 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715022 is #8EAFDD. Grayscale: #545454. Windows color (decimal): -9351134 or 2248817. OLE color: 2248817.
HSL color Cylindrical-coordinate representation of color #715022: hue angle of 34.94º 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 #715022 is Cyan = 0, Magento = 0.29, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 80 | 34 | - |
| CMYK | 0 | 0.29 | 0.70 | 0.56 |
| HSL | 34.94º | 0.54% | 0.29% | - |
| HSV(B) | 34.94º | 0.7% | 0.44% | - |
| XYZ | 9.97 | 9.36 | 2.8 | - |
| YUV | 84.62 | 99.43 | 148.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 80 | 34 | 0 | 0.29 | 0.70 | 0.56 | 34.94 | 0.54 | 0.29 |
| Hex | 71 | 50 | 22 | 0 | 1D | 46 | 38 | 23 | 36 | 1D |
| Octal | 161 | 120 | 42 | 0 | 35 | 106 | 70 | 43 | 66 | 35 |
| Binary | 1110001 | 1010000 | 100010 | 0 | 11101 | 1000110 | 111000 | 100011 | 110110 | 11101 |
Color Harmonies of #715022
Complementary color
Monochromatic Colors of #715022
Black with #715022
Text Example
Text Example
White with #715022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715022; }
p { color: rgb(113,80,34); }
H1.HeaderClassName
{
color: #715022;
}
.AnyTagClassName
{
color: #715022;
}
</style>
background-color css
<style>
a { background-color: #715022; }
a { background-color: rgb(113,80,34); }
div.DivClassName
{
background-color: #715022;
}
.BgClassName
{
background-color: #715022;
}
</style>
border-color css
<style>
span { border-color: #715022; }
span { border-color: rgb(113,80,34); }
td.TdClassName
{
border-color: #715022;
}
.TagClassName
{
border-color: #715022;
}
</style>