Shades of Antique Brass #714719
Tints of Antique Brass #714719
RGB
CMYK
RGB Variations
Color information
#714719 (or 0x714719) is known color: Antique Brass. HEX triplet: 71, 47 and 19. RGB value is (113,71,25). Sum of RGB (Red+Green+Blue) = 113+71+25=209 (27% of max value = 765). Red value is 113 (44.53% from 255 or 54.07% from 209); Green value is 71 (28.12% from 255 or 33.97% from 209); Blue value is 25 (10.16% from 255 or 11.96% from 209); Max value from RGB is 113 - color contains mainly: red. Hex color #714719 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #714719 is #8EB8E6. Grayscale: #4E4E4E. Windows color (decimal): -9353447 or 1656689. OLE color: 1656689.
HSL color Cylindrical-coordinate representation of color #714719: hue angle of 31.36º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #714719 is Cyan = 0, Magento = 0.37, Yellow = 0.78 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 71 | 25 | - |
| CMYK | 0 | 0.37 | 0.78 | 0.56 |
| HSL | 31.36º | 0.64% | 0.27% | - |
| HSV(B) | 31.36º | 0.78% | 0.44% | - |
| XYZ | 9.24 | 8.09 | 1.99 | - |
| YUV | 78.31 | 97.91 | 152.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 71 | 25 | 0 | 0.37 | 0.78 | 0.56 | 31.36 | 0.64 | 0.27 |
| Hex | 71 | 47 | 19 | 0 | 25 | 4E | 38 | 1F | 40 | 1B |
| Octal | 161 | 107 | 31 | 0 | 45 | 116 | 70 | 37 | 100 | 33 |
| Binary | 1110001 | 1000111 | 11001 | 0 | 100101 | 1001110 | 111000 | 11111 | 1000000 | 11011 |
Color Harmonies of #714719
Complementary color
Monochromatic Colors of #714719
Black with #714719
Text Example
Text Example
White with #714719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714719; }
p { color: rgb(113,71,25); }
H1.HeaderClassName
{
color: #714719;
}
.AnyTagClassName
{
color: #714719;
}
</style>
background-color css
<style>
a { background-color: #714719; }
a { background-color: rgb(113,71,25); }
div.DivClassName
{
background-color: #714719;
}
.BgClassName
{
background-color: #714719;
}
</style>
border-color css
<style>
span { border-color: #714719; }
span { border-color: rgb(113,71,25); }
td.TdClassName
{
border-color: #714719;
}
.TagClassName
{
border-color: #714719;
}
</style>