Shades of Antique Brass #674418
Tints of Antique Brass #674418
RGB
CMYK
RGB Variations
Color information
#674418 (or 0x674418) is known color: Antique Brass. HEX triplet: 67, 44 and 18. RGB value is (103,68,24). Sum of RGB (Red+Green+Blue) = 103+68+24=195 (25% of max value = 765). Red value is 103 (40.62% from 255 or 52.82% from 195); Green value is 68 (26.95% from 255 or 34.87% from 195); Blue value is 24 (9.77% from 255 or 12.31% from 195); Max value from RGB is 103 - color contains mainly: red. Hex color #674418 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #674418 is #98BBE7. Grayscale: #494949. Windows color (decimal): -10009576 or 1590375. OLE color: 1590375.
HSL color Cylindrical-coordinate representation of color #674418: hue angle of 33.42º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #674418 is Cyan = 0, Magento = 0.34, Yellow = 0.77 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 68 | 24 | - |
| CMYK | 0 | 0.34 | 0.77 | 0.60 |
| HSL | 33.42º | 0.62% | 0.25% | - |
| HSV(B) | 33.42º | 0.77% | 0.4% | - |
| XYZ | 7.83 | 7.08 | 1.82 | - |
| YUV | 73.45 | 100.1 | 149.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 68 | 24 | 0 | 0.34 | 0.77 | 0.60 | 33.42 | 0.62 | 0.25 |
| Hex | 67 | 44 | 18 | 0 | 22 | 4D | 3C | 21 | 3E | 19 |
| Octal | 147 | 104 | 30 | 0 | 42 | 115 | 74 | 41 | 76 | 31 |
| Binary | 1100111 | 1000100 | 11000 | 0 | 100010 | 1001101 | 111100 | 100001 | 111110 | 11001 |
Color Harmonies of #674418
Complementary color
Monochromatic Colors of #674418
Black with #674418
Text Example
Text Example
White with #674418
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674418; }
p { color: rgb(103,68,24); }
H1.HeaderClassName
{
color: #674418;
}
.AnyTagClassName
{
color: #674418;
}
</style>
background-color css
<style>
a { background-color: #674418; }
a { background-color: rgb(103,68,24); }
div.DivClassName
{
background-color: #674418;
}
.BgClassName
{
background-color: #674418;
}
</style>
border-color css
<style>
span { border-color: #674418; }
span { border-color: rgb(103,68,24); }
td.TdClassName
{
border-color: #674418;
}
.TagClassName
{
border-color: #674418;
}
</style>