Shades of Antique Brass #754621
Tints of Antique Brass #754621
RGB
CMYK
RGB Variations
Color information
#754621 (or 0x754621) is known color: Antique Brass. HEX triplet: 75, 46 and 21. RGB value is (117,70,33). Sum of RGB (Red+Green+Blue) = 117+70+33=220 (29% of max value = 765). Red value is 117 (46.09% from 255 or 53.18% from 220); Green value is 70 (27.73% from 255 or 31.82% from 220); Blue value is 33 (13.28% from 255 or 15% from 220); Max value from RGB is 117 - color contains mainly: red. Hex color #754621 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754621 is #8AB9DE. Grayscale: #505050. Windows color (decimal): -9091551 or 2180725. OLE color: 2180725.
HSL color Cylindrical-coordinate representation of color #754621: hue angle of 26.43º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #754621 is Cyan = 0, Magento = 0.40, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 70 | 33 | - |
| CMYK | 0 | 0.40 | 0.72 | 0.54 |
| HSL | 26.43º | 0.56% | 0.29% | - |
| HSV(B) | 26.43º | 0.72% | 0.46% | - |
| XYZ | 9.8 | 8.27 | 2.52 | - |
| YUV | 79.84 | 101.57 | 154.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 70 | 33 | 0 | 0.40 | 0.72 | 0.54 | 26.43 | 0.56 | 0.29 |
| Hex | 75 | 46 | 21 | 0 | 28 | 48 | 36 | 1A | 38 | 1D |
| Octal | 165 | 106 | 41 | 0 | 50 | 110 | 66 | 32 | 70 | 35 |
| Binary | 1110101 | 1000110 | 100001 | 0 | 101000 | 1001000 | 110110 | 11010 | 111000 | 11101 |
Color Harmonies of #754621
Complementary color
Monochromatic Colors of #754621
Black with #754621
Text Example
Text Example
White with #754621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754621; }
p { color: rgb(117,70,33); }
H1.HeaderClassName
{
color: #754621;
}
.AnyTagClassName
{
color: #754621;
}
</style>
background-color css
<style>
a { background-color: #754621; }
a { background-color: rgb(117,70,33); }
div.DivClassName
{
background-color: #754621;
}
.BgClassName
{
background-color: #754621;
}
</style>
border-color css
<style>
span { border-color: #754621; }
span { border-color: rgb(117,70,33); }
td.TdClassName
{
border-color: #754621;
}
.TagClassName
{
border-color: #754621;
}
</style>