Shades of Antique Brass #684217
Tints of Antique Brass #684217
RGB
CMYK
RGB Variations
Color information
#684217 (or 0x684217) is known color: Antique Brass. HEX triplet: 68, 42 and 17. RGB value is (104,66,23). Sum of RGB (Red+Green+Blue) = 104+66+23=193 (25% of max value = 765). Red value is 104 (41.02% from 255 or 53.89% from 193); Green value is 66 (26.17% from 255 or 34.20% from 193); Blue value is 23 (9.38% from 255 or 11.92% from 193); Max value from RGB is 104 - color contains mainly: red. Hex color #684217 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #684217 is #97BDE8. Grayscale: #484848. Windows color (decimal): -9944553 or 1524328. OLE color: 1524328.
HSL color Cylindrical-coordinate representation of color #684217: hue angle of 31.85º 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 #684217 is Cyan = 0, Magento = 0.37, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 66 | 23 | - |
| CMYK | 0 | 0.37 | 0.78 | 0.59 |
| HSL | 31.85º | 0.64% | 0.25% | - |
| HSV(B) | 31.85º | 0.78% | 0.41% | - |
| XYZ | 7.81 | 6.9 | 1.73 | - |
| YUV | 72.46 | 100.09 | 150.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 66 | 23 | 0 | 0.37 | 0.78 | 0.59 | 31.85 | 0.64 | 0.25 |
| Hex | 68 | 42 | 17 | 0 | 25 | 4E | 3B | 20 | 40 | 19 |
| Octal | 150 | 102 | 27 | 0 | 45 | 116 | 73 | 40 | 100 | 31 |
| Binary | 1101000 | 1000010 | 10111 | 0 | 100101 | 1001110 | 111011 | 100000 | 1000000 | 11001 |
Color Harmonies of #684217
Complementary color
Monochromatic Colors of #684217
Black with #684217
Text Example
Text Example
White with #684217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684217; }
p { color: rgb(104,66,23); }
H1.HeaderClassName
{
color: #684217;
}
.AnyTagClassName
{
color: #684217;
}
</style>
background-color css
<style>
a { background-color: #684217; }
a { background-color: rgb(104,66,23); }
div.DivClassName
{
background-color: #684217;
}
.BgClassName
{
background-color: #684217;
}
</style>
border-color css
<style>
span { border-color: #684217; }
span { border-color: rgb(104,66,23); }
td.TdClassName
{
border-color: #684217;
}
.TagClassName
{
border-color: #684217;
}
</style>