Shades of Antique Brass #744521
Tints of Antique Brass #744521
RGB
CMYK
RGB Variations
Color information
#744521 (or 0x744521) is known color: Antique Brass. HEX triplet: 74, 45 and 21. RGB value is (116,69,33). Sum of RGB (Red+Green+Blue) = 116+69+33=218 (28% of max value = 765). Red value is 116 (45.70% from 255 or 53.21% from 218); Green value is 69 (27.34% from 255 or 31.65% from 218); Blue value is 33 (13.28% from 255 or 15.14% from 218); Max value from RGB is 116 - color contains mainly: red. Hex color #744521 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744521 is #8BBADE. Grayscale: #4F4F4F. Windows color (decimal): -9157343 or 2180468. OLE color: 2180468.
HSL color Cylindrical-coordinate representation of color #744521: hue angle of 26.02º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #744521 is Cyan = 0, Magento = 0.41, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 69 | 33 | - |
| CMYK | 0 | 0.41 | 0.72 | 0.55 |
| HSL | 26.02º | 0.56% | 0.29% | - |
| HSV(B) | 26.02º | 0.72% | 0.45% | - |
| XYZ | 9.61 | 8.08 | 2.49 | - |
| YUV | 78.95 | 102.07 | 154.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 69 | 33 | 0 | 0.41 | 0.72 | 0.55 | 26.02 | 0.56 | 0.29 |
| Hex | 74 | 45 | 21 | 0 | 29 | 48 | 37 | 1A | 38 | 1D |
| Octal | 164 | 105 | 41 | 0 | 51 | 110 | 67 | 32 | 70 | 35 |
| Binary | 1110100 | 1000101 | 100001 | 0 | 101001 | 1001000 | 110111 | 11010 | 111000 | 11101 |
Color Harmonies of #744521
Complementary color
Monochromatic Colors of #744521
Black with #744521
Text Example
Text Example
White with #744521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744521; }
p { color: rgb(116,69,33); }
H1.HeaderClassName
{
color: #744521;
}
.AnyTagClassName
{
color: #744521;
}
</style>
background-color css
<style>
a { background-color: #744521; }
a { background-color: rgb(116,69,33); }
div.DivClassName
{
background-color: #744521;
}
.BgClassName
{
background-color: #744521;
}
</style>
border-color css
<style>
span { border-color: #744521; }
span { border-color: rgb(116,69,33); }
td.TdClassName
{
border-color: #744521;
}
.TagClassName
{
border-color: #744521;
}
</style>