Shades of Antique Brass #684419
Tints of Antique Brass #684419
RGB
CMYK
RGB Variations
Color information
#684419 (or 0x684419) is known color: Antique Brass. HEX triplet: 68, 44 and 19. RGB value is (104,68,25). Sum of RGB (Red+Green+Blue) = 104+68+25=197 (26% of max value = 765). Red value is 104 (41.02% from 255 or 52.79% from 197); Green value is 68 (26.95% from 255 or 34.52% from 197); Blue value is 25 (10.16% from 255 or 12.69% from 197); Max value from RGB is 104 - color contains mainly: red. Hex color #684419 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #684419 is #97BBE6. Grayscale: #4A4A4A. Windows color (decimal): -9944039 or 1655912. OLE color: 1655912.
HSL color Cylindrical-coordinate representation of color #684419: hue angle of 32.66º 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 #684419 is Cyan = 0, Magento = 0.35, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 68 | 25 | - |
| CMYK | 0 | 0.35 | 0.76 | 0.59 |
| HSL | 32.66º | 0.61% | 0.25% | - |
| HSV(B) | 32.66º | 0.76% | 0.41% | - |
| XYZ | 7.95 | 7.15 | 1.88 | - |
| YUV | 73.86 | 100.43 | 149.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 68 | 25 | 0 | 0.35 | 0.76 | 0.59 | 32.66 | 0.61 | 0.25 |
| Hex | 68 | 44 | 19 | 0 | 23 | 4C | 3B | 21 | 3D | 19 |
| Octal | 150 | 104 | 31 | 0 | 43 | 114 | 73 | 41 | 75 | 31 |
| Binary | 1101000 | 1000100 | 11001 | 0 | 100011 | 1001100 | 111011 | 100001 | 111101 | 11001 |
Color Harmonies of #684419
Complementary color
Monochromatic Colors of #684419
Black with #684419
Text Example
Text Example
White with #684419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684419; }
p { color: rgb(104,68,25); }
H1.HeaderClassName
{
color: #684419;
}
.AnyTagClassName
{
color: #684419;
}
</style>
background-color css
<style>
a { background-color: #684419; }
a { background-color: rgb(104,68,25); }
div.DivClassName
{
background-color: #684419;
}
.BgClassName
{
background-color: #684419;
}
</style>
border-color css
<style>
span { border-color: #684419; }
span { border-color: rgb(104,68,25); }
td.TdClassName
{
border-color: #684419;
}
.TagClassName
{
border-color: #684419;
}
</style>