Shades of Antique Brass #714015
Tints of Antique Brass #714015
RGB
CMYK
RGB Variations
Color information
#714015 (or 0x714015) is known color: Antique Brass. HEX triplet: 71, 40 and 15. RGB value is (113,64,21). Sum of RGB (Red+Green+Blue) = 113+64+21=198 (26% of max value = 765). Red value is 113 (44.53% from 255 or 57.07% from 198); Green value is 64 (25.39% from 255 or 32.32% from 198); Blue value is 21 (8.59% from 255 or 10.61% from 198); Max value from RGB is 113 - color contains mainly: red. Hex color #714015 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #714015 is #8EBFEA. Grayscale: #494949. Windows color (decimal): -9355243 or 1392753. OLE color: 1392753.
HSL color Cylindrical-coordinate representation of color #714015: hue angle of 28.04º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #714015 is Cyan = 0, Magento = 0.43, Yellow = 0.81 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 64 | 21 | - |
| CMYK | 0 | 0.43 | 0.81 | 0.56 |
| HSL | 28.04º | 0.69% | 0.26% | - |
| HSV(B) | 28.04º | 0.81% | 0.44% | - |
| XYZ | 8.78 | 7.23 | 1.64 | - |
| YUV | 73.75 | 98.23 | 156 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 64 | 21 | 0 | 0.43 | 0.81 | 0.56 | 28.04 | 0.69 | 0.26 |
| Hex | 71 | 40 | 15 | 0 | 2B | 51 | 38 | 1C | 45 | 1A |
| Octal | 161 | 100 | 25 | 0 | 53 | 121 | 70 | 34 | 105 | 32 |
| Binary | 1110001 | 1000000 | 10101 | 0 | 101011 | 1010001 | 111000 | 11100 | 1000101 | 11010 |
Color Harmonies of #714015
Complementary color
Monochromatic Colors of #714015
Black with #714015
Text Example
Text Example
White with #714015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714015; }
p { color: rgb(113,64,21); }
H1.HeaderClassName
{
color: #714015;
}
.AnyTagClassName
{
color: #714015;
}
</style>
background-color css
<style>
a { background-color: #714015; }
a { background-color: rgb(113,64,21); }
div.DivClassName
{
background-color: #714015;
}
.BgClassName
{
background-color: #714015;
}
</style>
border-color css
<style>
span { border-color: #714015; }
span { border-color: rgb(113,64,21); }
td.TdClassName
{
border-color: #714015;
}
.TagClassName
{
border-color: #714015;
}
</style>