Shades of Antique Brass #684517
Tints of Antique Brass #684517
RGB
CMYK
RGB Variations
Color information
#684517 (or 0x684517) is known color: Antique Brass. HEX triplet: 68, 45 and 17. RGB value is (104,69,23). Sum of RGB (Red+Green+Blue) = 104+69+23=196 (25% of max value = 765). Red value is 104 (41.02% from 255 or 53.06% from 196); Green value is 69 (27.34% from 255 or 35.20% from 196); Blue value is 23 (9.38% from 255 or 11.73% from 196); Max value from RGB is 104 - color contains mainly: red. Hex color #684517 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #684517 is #97BAE8. Grayscale: #4A4A4A. Windows color (decimal): -9943785 or 1525096. OLE color: 1525096.
HSL color Cylindrical-coordinate representation of color #684517: hue angle of 34.07º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #684517 is Cyan = 0, Magento = 0.34, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 69 | 23 | - |
| CMYK | 0 | 0.34 | 0.78 | 0.59 |
| HSL | 34.07º | 0.64% | 0.25% | - |
| HSV(B) | 34.07º | 0.78% | 0.41% | - |
| XYZ | 7.99 | 7.26 | 1.79 | - |
| YUV | 74.22 | 99.1 | 149.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 69 | 23 | 0 | 0.34 | 0.78 | 0.59 | 34.07 | 0.64 | 0.25 |
| Hex | 68 | 45 | 17 | 0 | 22 | 4E | 3B | 22 | 40 | 19 |
| Octal | 150 | 105 | 27 | 0 | 42 | 116 | 73 | 42 | 100 | 31 |
| Binary | 1101000 | 1000101 | 10111 | 0 | 100010 | 1001110 | 111011 | 100010 | 1000000 | 11001 |
Color Harmonies of #684517
Complementary color
Monochromatic Colors of #684517
Black with #684517
Text Example
Text Example
White with #684517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684517; }
p { color: rgb(104,69,23); }
H1.HeaderClassName
{
color: #684517;
}
.AnyTagClassName
{
color: #684517;
}
</style>
background-color css
<style>
a { background-color: #684517; }
a { background-color: rgb(104,69,23); }
div.DivClassName
{
background-color: #684517;
}
.BgClassName
{
background-color: #684517;
}
</style>
border-color css
<style>
span { border-color: #684517; }
span { border-color: rgb(104,69,23); }
td.TdClassName
{
border-color: #684517;
}
.TagClassName
{
border-color: #684517;
}
</style>