Shades of Antique Brass #715020
Tints of Antique Brass #715020
RGB
CMYK
RGB Variations
Color information
#715020 (or 0x715020) is known color: Antique Brass. HEX triplet: 71, 50 and 20. RGB value is (113,80,32). Sum of RGB (Red+Green+Blue) = 113+80+32=225 (29% of max value = 765). Red value is 113 (44.53% from 255 or 50.22% from 225); Green value is 80 (31.64% from 255 or 35.56% from 225); Blue value is 32 (12.89% from 255 or 14.22% from 225); Max value from RGB is 113 - color contains mainly: red. Hex color #715020 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715020 is #8EAFDF. Grayscale: #545454. Windows color (decimal): -9351136 or 2117745. OLE color: 2117745.
HSL color Cylindrical-coordinate representation of color #715020: hue angle of 35.56º 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 #715020 is Cyan = 0, Magento = 0.29, Yellow = 0.72 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 80 | 32 | - |
| CMYK | 0 | 0.29 | 0.72 | 0.56 |
| HSL | 35.56º | 0.56% | 0.28% | - |
| HSV(B) | 35.56º | 0.72% | 0.44% | - |
| XYZ | 9.94 | 9.35 | 2.65 | - |
| YUV | 84.4 | 98.43 | 148.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 80 | 32 | 0 | 0.29 | 0.72 | 0.56 | 35.56 | 0.56 | 0.28 |
| Hex | 71 | 50 | 20 | 0 | 1D | 48 | 38 | 24 | 38 | 1C |
| Octal | 161 | 120 | 40 | 0 | 35 | 110 | 70 | 44 | 70 | 34 |
| Binary | 1110001 | 1010000 | 100000 | 0 | 11101 | 1001000 | 111000 | 100100 | 111000 | 11100 |
Color Harmonies of #715020
Complementary color
Monochromatic Colors of #715020
Black with #715020
Text Example
Text Example
White with #715020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715020; }
p { color: rgb(113,80,32); }
H1.HeaderClassName
{
color: #715020;
}
.AnyTagClassName
{
color: #715020;
}
</style>
background-color css
<style>
a { background-color: #715020; }
a { background-color: rgb(113,80,32); }
div.DivClassName
{
background-color: #715020;
}
.BgClassName
{
background-color: #715020;
}
</style>
border-color css
<style>
span { border-color: #715020; }
span { border-color: rgb(113,80,32); }
td.TdClassName
{
border-color: #715020;
}
.TagClassName
{
border-color: #715020;
}
</style>