Shades of Antique Brass #714924
Tints of Antique Brass #714924
RGB
CMYK
RGB Variations
Color information
#714924 (or 0x714924) is known color: Antique Brass. HEX triplet: 71, 49 and 24. RGB value is (113,73,36). Sum of RGB (Red+Green+Blue) = 113+73+36=222 (29% of max value = 765). Red value is 113 (44.53% from 255 or 50.90% from 222); Green value is 73 (28.91% from 255 or 32.88% from 222); Blue value is 36 (14.45% from 255 or 16.22% from 222); Max value from RGB is 113 - color contains mainly: red. Hex color #714924 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714924 is #8EB6DB. Grayscale: #505050. Windows color (decimal): -9352924 or 2378097. OLE color: 2378097.
HSL color Cylindrical-coordinate representation of color #714924: hue angle of 28.83º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #714924 is Cyan = 0, Magento = 0.35, Yellow = 0.68 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 73 | 36 | - |
| CMYK | 0 | 0.35 | 0.68 | 0.56 |
| HSL | 28.83º | 0.52% | 0.29% | - |
| HSV(B) | 28.83º | 0.68% | 0.44% | - |
| XYZ | 9.51 | 8.4 | 2.79 | - |
| YUV | 80.74 | 102.75 | 151.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 73 | 36 | 0 | 0.35 | 0.68 | 0.56 | 28.83 | 0.52 | 0.29 |
| Hex | 71 | 49 | 24 | 0 | 23 | 44 | 38 | 1D | 34 | 1D |
| Octal | 161 | 111 | 44 | 0 | 43 | 104 | 70 | 35 | 64 | 35 |
| Binary | 1110001 | 1001001 | 100100 | 0 | 100011 | 1000100 | 111000 | 11101 | 110100 | 11101 |
Color Harmonies of #714924
Complementary color
Monochromatic Colors of #714924
Black with #714924
Text Example
Text Example
White with #714924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714924; }
p { color: rgb(113,73,36); }
H1.HeaderClassName
{
color: #714924;
}
.AnyTagClassName
{
color: #714924;
}
</style>
background-color css
<style>
a { background-color: #714924; }
a { background-color: rgb(113,73,36); }
div.DivClassName
{
background-color: #714924;
}
.BgClassName
{
background-color: #714924;
}
</style>
border-color css
<style>
span { border-color: #714924; }
span { border-color: rgb(113,73,36); }
td.TdClassName
{
border-color: #714924;
}
.TagClassName
{
border-color: #714924;
}
</style>