Shades of Antique Brass #765122
Tints of Antique Brass #765122
RGB
CMYK
RGB Variations
Color information
#765122 (or 0x765122) is known color: Antique Brass. HEX triplet: 76, 51 and 22. RGB value is (118,81,34). Sum of RGB (Red+Green+Blue) = 118+81+34=233 (30% of max value = 765). Red value is 118 (46.48% from 255 or 50.64% from 233); Green value is 81 (32.03% from 255 or 34.76% from 233); Blue value is 34 (13.67% from 255 or 14.59% from 233); Max value from RGB is 118 - color contains mainly: red. Hex color #765122 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765122 is #89AEDD. Grayscale: #565656. Windows color (decimal): -9023198 or 2249078. OLE color: 2249078.
HSL color Cylindrical-coordinate representation of color #765122: hue angle of 33.57º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #765122 is Cyan = 0, Magento = 0.31, Yellow = 0.71 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 81 | 34 | - |
| CMYK | 0 | 0.31 | 0.71 | 0.54 |
| HSL | 33.57º | 0.55% | 0.3% | - |
| HSV(B) | 33.57º | 0.71% | 0.46% | - |
| XYZ | 10.7 | 9.85 | 2.85 | - |
| YUV | 86.71 | 98.26 | 150.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 81 | 34 | 0 | 0.31 | 0.71 | 0.54 | 33.57 | 0.55 | 0.3 |
| Hex | 76 | 51 | 22 | 0 | 1F | 47 | 36 | 22 | 37 | 1E |
| Octal | 166 | 121 | 42 | 0 | 37 | 107 | 66 | 42 | 67 | 36 |
| Binary | 1110110 | 1010001 | 100010 | 0 | 11111 | 1000111 | 110110 | 100010 | 110111 | 11110 |
Color Harmonies of #765122
Complementary color
Monochromatic Colors of #765122
Black with #765122
Text Example
Text Example
White with #765122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765122; }
p { color: rgb(118,81,34); }
H1.HeaderClassName
{
color: #765122;
}
.AnyTagClassName
{
color: #765122;
}
</style>
background-color css
<style>
a { background-color: #765122; }
a { background-color: rgb(118,81,34); }
div.DivClassName
{
background-color: #765122;
}
.BgClassName
{
background-color: #765122;
}
</style>
border-color css
<style>
span { border-color: #765122; }
span { border-color: rgb(118,81,34); }
td.TdClassName
{
border-color: #765122;
}
.TagClassName
{
border-color: #765122;
}
</style>