Shades of Antique Brass #684619
Tints of Antique Brass #684619
RGB
CMYK
RGB Variations
Color information
#684619 (or 0x684619) is known color: Antique Brass. HEX triplet: 68, 46 and 19. RGB value is (104,70,25). Sum of RGB (Red+Green+Blue) = 104+70+25=199 (26% of max value = 765). Red value is 104 (41.02% from 255 or 52.26% from 199); Green value is 70 (27.73% from 255 or 35.18% from 199); Blue value is 25 (10.16% from 255 or 12.56% from 199); Max value from RGB is 104 - color contains mainly: red. Hex color #684619 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #684619 is #97B9E6. Grayscale: #4B4B4B. Windows color (decimal): -9943527 or 1656424. OLE color: 1656424.
HSL color Cylindrical-coordinate representation of color #684619: hue angle of 34.18º 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 #684619 is Cyan = 0, Magento = 0.33, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 70 | 25 | - |
| CMYK | 0 | 0.33 | 0.76 | 0.59 |
| HSL | 34.18º | 0.61% | 0.25% | - |
| HSV(B) | 34.18º | 0.76% | 0.41% | - |
| XYZ | 8.07 | 7.39 | 1.92 | - |
| YUV | 75.04 | 99.76 | 148.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 70 | 25 | 0 | 0.33 | 0.76 | 0.59 | 34.18 | 0.61 | 0.25 |
| Hex | 68 | 46 | 19 | 0 | 21 | 4C | 3B | 22 | 3D | 19 |
| Octal | 150 | 106 | 31 | 0 | 41 | 114 | 73 | 42 | 75 | 31 |
| Binary | 1101000 | 1000110 | 11001 | 0 | 100001 | 1001100 | 111011 | 100010 | 111101 | 11001 |
Color Harmonies of #684619
Complementary color
Monochromatic Colors of #684619
Black with #684619
Text Example
Text Example
White with #684619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684619; }
p { color: rgb(104,70,25); }
H1.HeaderClassName
{
color: #684619;
}
.AnyTagClassName
{
color: #684619;
}
</style>
background-color css
<style>
a { background-color: #684619; }
a { background-color: rgb(104,70,25); }
div.DivClassName
{
background-color: #684619;
}
.BgClassName
{
background-color: #684619;
}
</style>
border-color css
<style>
span { border-color: #684619; }
span { border-color: rgb(104,70,25); }
td.TdClassName
{
border-color: #684619;
}
.TagClassName
{
border-color: #684619;
}
</style>