Shades of Antique Brass #684819
Tints of Antique Brass #684819
RGB
CMYK
RGB Variations
Color information
#684819 (or 0x684819) is known color: Antique Brass. HEX triplet: 68, 48 and 19. RGB value is (104,72,25). Sum of RGB (Red+Green+Blue) = 104+72+25=201 (26% of max value = 765). Red value is 104 (41.02% from 255 or 51.74% from 201); Green value is 72 (28.52% from 255 or 35.82% from 201); Blue value is 25 (10.16% from 255 or 12.44% from 201); Max value from RGB is 104 - color contains mainly: red. Hex color #684819 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #684819 is #97B7E6. Grayscale: #4C4C4C. Windows color (decimal): -9943015 or 1656936. OLE color: 1656936.
HSL color Cylindrical-coordinate representation of color #684819: hue angle of 35.7º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #684819 is Cyan = 0, Magento = 0.31, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 72 | 25 | - |
| CMYK | 0 | 0.31 | 0.76 | 0.59 |
| HSL | 35.7º | 0.61% | 0.25% | - |
| HSV(B) | 35.7º | 0.76% | 0.41% | - |
| XYZ | 8.2 | 7.65 | 1.96 | - |
| YUV | 76.21 | 99.1 | 147.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 72 | 25 | 0 | 0.31 | 0.76 | 0.59 | 35.7 | 0.61 | 0.25 |
| Hex | 68 | 48 | 19 | 0 | 1F | 4C | 3B | 24 | 3D | 19 |
| Octal | 150 | 110 | 31 | 0 | 37 | 114 | 73 | 44 | 75 | 31 |
| Binary | 1101000 | 1001000 | 11001 | 0 | 11111 | 1001100 | 111011 | 100100 | 111101 | 11001 |
Color Harmonies of #684819
Complementary color
Monochromatic Colors of #684819
Black with #684819
Text Example
Text Example
White with #684819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684819; }
p { color: rgb(104,72,25); }
H1.HeaderClassName
{
color: #684819;
}
.AnyTagClassName
{
color: #684819;
}
</style>
background-color css
<style>
a { background-color: #684819; }
a { background-color: rgb(104,72,25); }
div.DivClassName
{
background-color: #684819;
}
.BgClassName
{
background-color: #684819;
}
</style>
border-color css
<style>
span { border-color: #684819; }
span { border-color: rgb(104,72,25); }
td.TdClassName
{
border-color: #684819;
}
.TagClassName
{
border-color: #684819;
}
</style>