Shades of Antique Brass #704619
Tints of Antique Brass #704619
RGB
CMYK
RGB Variations
Color information
#704619 (or 0x704619) is known color: Antique Brass. HEX triplet: 70, 46 and 19. RGB value is (112,70,25). Sum of RGB (Red+Green+Blue) = 112+70+25=207 (27% of max value = 765). Red value is 112 (44.14% from 255 or 54.11% from 207); Green value is 70 (27.73% from 255 or 33.82% from 207); Blue value is 25 (10.16% from 255 or 12.08% from 207); Max value from RGB is 112 - color contains mainly: red. Hex color #704619 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #704619 is #8FB9E6. Grayscale: #4D4D4D. Windows color (decimal): -9419239 or 1656432. OLE color: 1656432.
HSL color Cylindrical-coordinate representation of color #704619: hue angle of 31.03º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #704619 is Cyan = 0, Magento = 0.38, Yellow = 0.78 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 70 | 25 | - |
| CMYK | 0 | 0.38 | 0.78 | 0.56 |
| HSL | 31.03º | 0.64% | 0.27% | - |
| HSV(B) | 31.03º | 0.78% | 0.44% | - |
| XYZ | 9.05 | 7.9 | 1.97 | - |
| YUV | 77.43 | 98.41 | 152.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 70 | 25 | 0 | 0.38 | 0.78 | 0.56 | 31.03 | 0.64 | 0.27 |
| Hex | 70 | 46 | 19 | 0 | 26 | 4E | 38 | 1F | 40 | 1B |
| Octal | 160 | 106 | 31 | 0 | 46 | 116 | 70 | 37 | 100 | 33 |
| Binary | 1110000 | 1000110 | 11001 | 0 | 100110 | 1001110 | 111000 | 11111 | 1000000 | 11011 |
Color Harmonies of #704619
Complementary color
Monochromatic Colors of #704619
Black with #704619
Text Example
Text Example
White with #704619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704619; }
p { color: rgb(112,70,25); }
H1.HeaderClassName
{
color: #704619;
}
.AnyTagClassName
{
color: #704619;
}
</style>
background-color css
<style>
a { background-color: #704619; }
a { background-color: rgb(112,70,25); }
div.DivClassName
{
background-color: #704619;
}
.BgClassName
{
background-color: #704619;
}
</style>
border-color css
<style>
span { border-color: #704619; }
span { border-color: rgb(112,70,25); }
td.TdClassName
{
border-color: #704619;
}
.TagClassName
{
border-color: #704619;
}
</style>