Shades of Antique Brass #674416
Tints of Antique Brass #674416
RGB
CMYK
RGB Variations
Color information
#674416 (or 0x674416) is known color: Antique Brass. HEX triplet: 67, 44 and 16. RGB value is (103,68,22). Sum of RGB (Red+Green+Blue) = 103+68+22=193 (25% of max value = 765). Red value is 103 (40.62% from 255 or 53.37% from 193); Green value is 68 (26.95% from 255 or 35.23% from 193); Blue value is 22 (8.98% from 255 or 11.40% from 193); Max value from RGB is 103 - color contains mainly: red. Hex color #674416 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #674416 is #98BBE9. Grayscale: #494949. Windows color (decimal): -10009578 or 1459303. OLE color: 1459303.
HSL color Cylindrical-coordinate representation of color #674416: hue angle of 34.07º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #674416 is Cyan = 0, Magento = 0.34, Yellow = 0.79 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 68 | 22 | - |
| CMYK | 0 | 0.34 | 0.79 | 0.60 |
| HSL | 34.07º | 0.65% | 0.25% | - |
| HSV(B) | 34.07º | 0.79% | 0.4% | - |
| XYZ | 7.81 | 7.08 | 1.71 | - |
| YUV | 73.22 | 99.1 | 149.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 68 | 22 | 0 | 0.34 | 0.79 | 0.60 | 34.07 | 0.65 | 0.25 |
| Hex | 67 | 44 | 16 | 0 | 22 | 4F | 3C | 22 | 41 | 19 |
| Octal | 147 | 104 | 26 | 0 | 42 | 117 | 74 | 42 | 101 | 31 |
| Binary | 1100111 | 1000100 | 10110 | 0 | 100010 | 1001111 | 111100 | 100010 | 1000001 | 11001 |
Color Harmonies of #674416
Complementary color
Monochromatic Colors of #674416
Black with #674416
Text Example
Text Example
White with #674416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674416; }
p { color: rgb(103,68,22); }
H1.HeaderClassName
{
color: #674416;
}
.AnyTagClassName
{
color: #674416;
}
</style>
background-color css
<style>
a { background-color: #674416; }
a { background-color: rgb(103,68,22); }
div.DivClassName
{
background-color: #674416;
}
.BgClassName
{
background-color: #674416;
}
</style>
border-color css
<style>
span { border-color: #674416; }
span { border-color: rgb(103,68,22); }
td.TdClassName
{
border-color: #674416;
}
.TagClassName
{
border-color: #674416;
}
</style>