Shades of Antique Brass #714520
Tints of Antique Brass #714520
RGB
CMYK
RGB Variations
Color information
#714520 (or 0x714520) is known color: Antique Brass. HEX triplet: 71, 45 and 20. RGB value is (113,69,32). Sum of RGB (Red+Green+Blue) = 113+69+32=214 (28% of max value = 765). Red value is 113 (44.53% from 255 or 52.80% from 214); Green value is 69 (27.34% from 255 or 32.24% from 214); Blue value is 32 (12.89% from 255 or 14.95% from 214); Max value from RGB is 113 - color contains mainly: red. Hex color #714520 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714520 is #8EBADF. Grayscale: #4E4E4E. Windows color (decimal): -9353952 or 2114929. OLE color: 2114929.
HSL color Cylindrical-coordinate representation of color #714520: hue angle of 27.41º degrees, saturation: 0.56, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #714520 is Cyan = 0, Magento = 0.39, Yellow = 0.72 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 69 | 32 | - |
| CMYK | 0 | 0.39 | 0.72 | 0.56 |
| HSL | 27.41º | 0.56% | 0.28% | - |
| HSV(B) | 27.41º | 0.72% | 0.44% | - |
| XYZ | 9.2 | 7.87 | 2.4 | - |
| YUV | 77.94 | 102.08 | 153.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 69 | 32 | 0 | 0.39 | 0.72 | 0.56 | 27.41 | 0.56 | 0.28 |
| Hex | 71 | 45 | 20 | 0 | 27 | 48 | 38 | 1B | 38 | 1C |
| Octal | 161 | 105 | 40 | 0 | 47 | 110 | 70 | 33 | 70 | 34 |
| Binary | 1110001 | 1000101 | 100000 | 0 | 100111 | 1001000 | 111000 | 11011 | 111000 | 11100 |
Color Harmonies of #714520
Complementary color
Monochromatic Colors of #714520
Black with #714520
Text Example
Text Example
White with #714520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714520; }
p { color: rgb(113,69,32); }
H1.HeaderClassName
{
color: #714520;
}
.AnyTagClassName
{
color: #714520;
}
</style>
background-color css
<style>
a { background-color: #714520; }
a { background-color: rgb(113,69,32); }
div.DivClassName
{
background-color: #714520;
}
.BgClassName
{
background-color: #714520;
}
</style>
border-color css
<style>
span { border-color: #714520; }
span { border-color: rgb(113,69,32); }
td.TdClassName
{
border-color: #714520;
}
.TagClassName
{
border-color: #714520;
}
</style>