Shades of Antique Brass #674013
Tints of Antique Brass #674013
RGB
CMYK
RGB Variations
Color information
#674013 (or 0x674013) is known color: Antique Brass. HEX triplet: 67, 40 and 13. RGB value is (103,64,19). Sum of RGB (Red+Green+Blue) = 103+64+19=186 (24% of max value = 765). Red value is 103 (40.62% from 255 or 55.38% from 186); Green value is 64 (25.39% from 255 or 34.41% from 186); Blue value is 19 (7.81% from 255 or 10.22% from 186); Max value from RGB is 103 - color contains mainly: red. Hex color #674013 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #674013 is #98BFEC. Grayscale: #464646. Windows color (decimal): -10010605 or 1261671. OLE color: 1261671.
HSL color Cylindrical-coordinate representation of color #674013: hue angle of 32.14º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #674013 is Cyan = 0, Magento = 0.38, Yellow = 0.82 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 64 | 19 | - |
| CMYK | 0 | 0.38 | 0.82 | 0.60 |
| HSL | 32.14º | 0.69% | 0.24% | - |
| HSV(B) | 32.14º | 0.82% | 0.4% | - |
| XYZ | 7.54 | 6.6 | 1.49 | - |
| YUV | 70.53 | 98.92 | 151.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 64 | 19 | 0 | 0.38 | 0.82 | 0.60 | 32.14 | 0.69 | 0.24 |
| Hex | 67 | 40 | 13 | 0 | 26 | 52 | 3C | 20 | 45 | 18 |
| Octal | 147 | 100 | 23 | 0 | 46 | 122 | 74 | 40 | 105 | 30 |
| Binary | 1100111 | 1000000 | 10011 | 0 | 100110 | 1010010 | 111100 | 100000 | 1000101 | 11000 |
Color Harmonies of #674013
Complementary color
Monochromatic Colors of #674013
Black with #674013
Text Example
Text Example
White with #674013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674013; }
p { color: rgb(103,64,19); }
H1.HeaderClassName
{
color: #674013;
}
.AnyTagClassName
{
color: #674013;
}
</style>
background-color css
<style>
a { background-color: #674013; }
a { background-color: rgb(103,64,19); }
div.DivClassName
{
background-color: #674013;
}
.BgClassName
{
background-color: #674013;
}
</style>
border-color css
<style>
span { border-color: #674013; }
span { border-color: rgb(103,64,19); }
td.TdClassName
{
border-color: #674013;
}
.TagClassName
{
border-color: #674013;
}
</style>