Shades of Antique Brass #714519
Tints of Antique Brass #714519
RGB
CMYK
RGB Variations
Color information
#714519 (or 0x714519) is known color: Antique Brass. HEX triplet: 71, 45 and 19. RGB value is (113,69,25). Sum of RGB (Red+Green+Blue) = 113+69+25=207 (27% of max value = 765). Red value is 113 (44.53% from 255 or 54.59% from 207); Green value is 69 (27.34% from 255 or 33.33% from 207); Blue value is 25 (10.16% from 255 or 12.08% from 207); Max value from RGB is 113 - color contains mainly: red. Hex color #714519 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #714519 is #8EBAE6. Grayscale: #4D4D4D. Windows color (decimal): -9353959 or 1656177. OLE color: 1656177.
HSL color Cylindrical-coordinate representation of color #714519: hue angle of 30º 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 #714519 is Cyan = 0, Magento = 0.39, Yellow = 0.78 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 69 | 25 | - |
| CMYK | 0 | 0.39 | 0.78 | 0.56 |
| HSL | 30º | 0.64% | 0.27% | - |
| HSV(B) | 30º | 0.78% | 0.44% | - |
| XYZ | 9.11 | 7.84 | 1.95 | - |
| YUV | 77.14 | 98.58 | 153.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 69 | 25 | 0 | 0.39 | 0.78 | 0.56 | 30 | 0.64 | 0.27 |
| Hex | 71 | 45 | 19 | 0 | 27 | 4E | 38 | 1E | 40 | 1B |
| Octal | 161 | 105 | 31 | 0 | 47 | 116 | 70 | 36 | 100 | 33 |
| Binary | 1110001 | 1000101 | 11001 | 0 | 100111 | 1001110 | 111000 | 11110 | 1000000 | 11011 |
Color Harmonies of #714519
Complementary color
Monochromatic Colors of #714519
Black with #714519
Text Example
Text Example
White with #714519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714519; }
p { color: rgb(113,69,25); }
H1.HeaderClassName
{
color: #714519;
}
.AnyTagClassName
{
color: #714519;
}
</style>
background-color css
<style>
a { background-color: #714519; }
a { background-color: rgb(113,69,25); }
div.DivClassName
{
background-color: #714519;
}
.BgClassName
{
background-color: #714519;
}
</style>
border-color css
<style>
span { border-color: #714519; }
span { border-color: rgb(113,69,25); }
td.TdClassName
{
border-color: #714519;
}
.TagClassName
{
border-color: #714519;
}
</style>