Shades of Antique Brass #764821
Tints of Antique Brass #764821
RGB
CMYK
RGB Variations
Color information
#764821 (or 0x764821) is known color: Antique Brass. HEX triplet: 76, 48 and 21. RGB value is (118,72,33). Sum of RGB (Red+Green+Blue) = 118+72+33=223 (29% of max value = 765). Red value is 118 (46.48% from 255 or 52.91% from 223); Green value is 72 (28.52% from 255 or 32.29% from 223); Blue value is 33 (13.28% from 255 or 14.80% from 223); Max value from RGB is 118 - color contains mainly: red. Hex color #764821 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764821 is #89B7DE. Grayscale: #515151. Windows color (decimal): -9025503 or 2181238. OLE color: 2181238.
HSL color Cylindrical-coordinate representation of color #764821: hue angle of 27.53º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #764821 is Cyan = 0, Magento = 0.39, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 72 | 33 | - |
| CMYK | 0 | 0.39 | 0.72 | 0.54 |
| HSL | 27.53º | 0.56% | 0.3% | - |
| HSV(B) | 27.53º | 0.72% | 0.46% | - |
| XYZ | 10.06 | 8.6 | 2.57 | - |
| YUV | 81.31 | 100.74 | 154.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 72 | 33 | 0 | 0.39 | 0.72 | 0.54 | 27.53 | 0.56 | 0.3 |
| Hex | 76 | 48 | 21 | 0 | 27 | 48 | 36 | 1C | 38 | 1E |
| Octal | 166 | 110 | 41 | 0 | 47 | 110 | 66 | 34 | 70 | 36 |
| Binary | 1110110 | 1001000 | 100001 | 0 | 100111 | 1001000 | 110110 | 11100 | 111000 | 11110 |
Color Harmonies of #764821
Complementary color
Monochromatic Colors of #764821
Black with #764821
Text Example
Text Example
White with #764821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764821; }
p { color: rgb(118,72,33); }
H1.HeaderClassName
{
color: #764821;
}
.AnyTagClassName
{
color: #764821;
}
</style>
background-color css
<style>
a { background-color: #764821; }
a { background-color: rgb(118,72,33); }
div.DivClassName
{
background-color: #764821;
}
.BgClassName
{
background-color: #764821;
}
</style>
border-color css
<style>
span { border-color: #764821; }
span { border-color: rgb(118,72,33); }
td.TdClassName
{
border-color: #764821;
}
.TagClassName
{
border-color: #764821;
}
</style>