Shades of Antique Brass #754723
Tints of Antique Brass #754723
RGB
CMYK
RGB Variations
Color information
#754723 (or 0x754723) is known color: Antique Brass. HEX triplet: 75, 47 and 23. RGB value is (117,71,35). Sum of RGB (Red+Green+Blue) = 117+71+35=223 (29% of max value = 765). Red value is 117 (46.09% from 255 or 52.47% from 223); Green value is 71 (28.12% from 255 or 31.84% from 223); Blue value is 35 (14.06% from 255 or 15.70% from 223); Max value from RGB is 117 - color contains mainly: red. Hex color #754723 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754723 is #8AB8DC. Grayscale: #505050. Windows color (decimal): -9091293 or 2312053. OLE color: 2312053.
HSL color Cylindrical-coordinate representation of color #754723: hue angle of 26.34º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #754723 is Cyan = 0, Magento = 0.39, Yellow = 0.70 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 71 | 35 | - |
| CMYK | 0 | 0.39 | 0.70 | 0.54 |
| HSL | 26.34º | 0.54% | 0.3% | - |
| HSV(B) | 26.34º | 0.7% | 0.46% | - |
| XYZ | 9.89 | 8.41 | 2.69 | - |
| YUV | 80.65 | 102.24 | 153.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 71 | 35 | 0 | 0.39 | 0.70 | 0.54 | 26.34 | 0.54 | 0.3 |
| Hex | 75 | 47 | 23 | 0 | 27 | 46 | 36 | 1A | 36 | 1E |
| Octal | 165 | 107 | 43 | 0 | 47 | 106 | 66 | 32 | 66 | 36 |
| Binary | 1110101 | 1000111 | 100011 | 0 | 100111 | 1000110 | 110110 | 11010 | 110110 | 11110 |
Color Harmonies of #754723
Complementary color
Monochromatic Colors of #754723
Black with #754723
Text Example
Text Example
White with #754723
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754723; }
p { color: rgb(117,71,35); }
H1.HeaderClassName
{
color: #754723;
}
.AnyTagClassName
{
color: #754723;
}
</style>
background-color css
<style>
a { background-color: #754723; }
a { background-color: rgb(117,71,35); }
div.DivClassName
{
background-color: #754723;
}
.BgClassName
{
background-color: #754723;
}
</style>
border-color css
<style>
span { border-color: #754723; }
span { border-color: rgb(117,71,35); }
td.TdClassName
{
border-color: #754723;
}
.TagClassName
{
border-color: #754723;
}
</style>