Shades of Antique Brass #674820
Tints of Antique Brass #674820
RGB
CMYK
RGB Variations
Color information
#674820 (or 0x674820) is known color: Antique Brass. HEX triplet: 67, 48 and 20. RGB value is (103,72,32). Sum of RGB (Red+Green+Blue) = 103+72+32=207 (27% of max value = 765). Red value is 103 (40.62% from 255 or 49.76% from 207); Green value is 72 (28.52% from 255 or 34.78% from 207); Blue value is 32 (12.89% from 255 or 15.46% from 207); Max value from RGB is 103 - color contains mainly: red. Hex color #674820 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674820 is #98B7DF. Grayscale: #4C4C4C. Windows color (decimal): -10008544 or 2115687. OLE color: 2115687.
HSL color Cylindrical-coordinate representation of color #674820: hue angle of 33.8º degrees, saturation: 0.53, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #674820 is Cyan = 0, Magento = 0.30, Yellow = 0.69 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 72 | 32 | - |
| CMYK | 0 | 0.30 | 0.69 | 0.60 |
| HSL | 33.8º | 0.53% | 0.26% | - |
| HSV(B) | 33.8º | 0.69% | 0.4% | - |
| XYZ | 8.17 | 7.62 | 2.41 | - |
| YUV | 76.71 | 102.77 | 146.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 72 | 32 | 0 | 0.30 | 0.69 | 0.60 | 33.8 | 0.53 | 0.26 |
| Hex | 67 | 48 | 20 | 0 | 1E | 45 | 3C | 22 | 35 | 1A |
| Octal | 147 | 110 | 40 | 0 | 36 | 105 | 74 | 42 | 65 | 32 |
| Binary | 1100111 | 1001000 | 100000 | 0 | 11110 | 1000101 | 111100 | 100010 | 110101 | 11010 |
Color Harmonies of #674820
Complementary color
Monochromatic Colors of #674820
Black with #674820
Text Example
Text Example
White with #674820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674820; }
p { color: rgb(103,72,32); }
H1.HeaderClassName
{
color: #674820;
}
.AnyTagClassName
{
color: #674820;
}
</style>
background-color css
<style>
a { background-color: #674820; }
a { background-color: rgb(103,72,32); }
div.DivClassName
{
background-color: #674820;
}
.BgClassName
{
background-color: #674820;
}
</style>
border-color css
<style>
span { border-color: #674820; }
span { border-color: rgb(103,72,32); }
td.TdClassName
{
border-color: #674820;
}
.TagClassName
{
border-color: #674820;
}
</style>