Shades of Antique Brass #674515
Tints of Antique Brass #674515
RGB
CMYK
RGB Variations
Color information
#674515 (or 0x674515) is known color: Antique Brass. HEX triplet: 67, 45 and 15. RGB value is (103,69,21). Sum of RGB (Red+Green+Blue) = 103+69+21=193 (25% of max value = 765). Red value is 103 (40.62% from 255 or 53.37% from 193); Green value is 69 (27.34% from 255 or 35.75% from 193); Blue value is 21 (8.59% from 255 or 10.88% from 193); Max value from RGB is 103 - color contains mainly: red. Hex color #674515 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #674515 is #98BAEA. Grayscale: #494949. Windows color (decimal): -10009323 or 1394023. OLE color: 1394023.
HSL color Cylindrical-coordinate representation of color #674515: hue angle of 35.12º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #674515 is Cyan = 0, Magento = 0.33, Yellow = 0.80 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 69 | 21 | - |
| CMYK | 0 | 0.33 | 0.80 | 0.60 |
| HSL | 35.12º | 0.66% | 0.24% | - |
| HSV(B) | 35.12º | 0.8% | 0.4% | - |
| XYZ | 7.86 | 7.19 | 1.68 | - |
| YUV | 73.69 | 98.26 | 148.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 69 | 21 | 0 | 0.33 | 0.80 | 0.60 | 35.12 | 0.66 | 0.24 |
| Hex | 67 | 45 | 15 | 0 | 21 | 50 | 3C | 23 | 42 | 18 |
| Octal | 147 | 105 | 25 | 0 | 41 | 120 | 74 | 43 | 102 | 30 |
| Binary | 1100111 | 1000101 | 10101 | 0 | 100001 | 1010000 | 111100 | 100011 | 1000010 | 11000 |
Color Harmonies of #674515
Complementary color
Monochromatic Colors of #674515
Black with #674515
Text Example
Text Example
White with #674515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674515; }
p { color: rgb(103,69,21); }
H1.HeaderClassName
{
color: #674515;
}
.AnyTagClassName
{
color: #674515;
}
</style>
background-color css
<style>
a { background-color: #674515; }
a { background-color: rgb(103,69,21); }
div.DivClassName
{
background-color: #674515;
}
.BgClassName
{
background-color: #674515;
}
</style>
border-color css
<style>
span { border-color: #674515; }
span { border-color: rgb(103,69,21); }
td.TdClassName
{
border-color: #674515;
}
.TagClassName
{
border-color: #674515;
}
</style>