Shades of Antique Brass #735022
Tints of Antique Brass #735022
RGB
CMYK
RGB Variations
Color information
#735022 (or 0x735022) is known color: Antique Brass. HEX triplet: 73, 50 and 22. RGB value is (115,80,34). Sum of RGB (Red+Green+Blue) = 115+80+34=229 (30% of max value = 765). Red value is 115 (45.31% from 255 or 50.22% from 229); Green value is 80 (31.64% from 255 or 34.93% from 229); Blue value is 34 (13.67% from 255 or 14.85% from 229); Max value from RGB is 115 - color contains mainly: red. Hex color #735022 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735022 is #8CAFDD. Grayscale: #555555. Windows color (decimal): -9220062 or 2248819. OLE color: 2248819.
HSL color Cylindrical-coordinate representation of color #735022: hue angle of 34.07º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #735022 is Cyan = 0, Magento = 0.30, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 80 | 34 | - |
| CMYK | 0 | 0.30 | 0.70 | 0.55 |
| HSL | 34.07º | 0.54% | 0.29% | - |
| HSV(B) | 34.07º | 0.7% | 0.45% | - |
| XYZ | 10.23 | 9.5 | 2.81 | - |
| YUV | 85.22 | 99.1 | 149.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 80 | 34 | 0 | 0.30 | 0.70 | 0.55 | 34.07 | 0.54 | 0.29 |
| Hex | 73 | 50 | 22 | 0 | 1E | 46 | 37 | 22 | 36 | 1D |
| Octal | 163 | 120 | 42 | 0 | 36 | 106 | 67 | 42 | 66 | 35 |
| Binary | 1110011 | 1010000 | 100010 | 0 | 11110 | 1000110 | 110111 | 100010 | 110110 | 11101 |
Color Harmonies of #735022
Complementary color
Monochromatic Colors of #735022
Black with #735022
Text Example
Text Example
White with #735022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735022; }
p { color: rgb(115,80,34); }
H1.HeaderClassName
{
color: #735022;
}
.AnyTagClassName
{
color: #735022;
}
</style>
background-color css
<style>
a { background-color: #735022; }
a { background-color: rgb(115,80,34); }
div.DivClassName
{
background-color: #735022;
}
.BgClassName
{
background-color: #735022;
}
</style>
border-color css
<style>
span { border-color: #735022; }
span { border-color: rgb(115,80,34); }
td.TdClassName
{
border-color: #735022;
}
.TagClassName
{
border-color: #735022;
}
</style>