Shades of Antique Brass #694519
Tints of Antique Brass #694519
RGB
CMYK
RGB Variations
Color information
#694519 (or 0x694519) is known color: Antique Brass. HEX triplet: 69, 45 and 19. RGB value is (105,69,25). Sum of RGB (Red+Green+Blue) = 105+69+25=199 (26% of max value = 765). Red value is 105 (41.41% from 255 or 52.76% from 199); Green value is 69 (27.34% from 255 or 34.67% from 199); Blue value is 25 (10.16% from 255 or 12.56% from 199); Max value from RGB is 105 - color contains mainly: red. Hex color #694519 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #694519 is #96BAE6. Grayscale: #4A4A4A. Windows color (decimal): -9878247 or 1656169. OLE color: 1656169.
HSL color Cylindrical-coordinate representation of color #694519: hue angle of 33º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #694519 is Cyan = 0, Magento = 0.34, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 69 | 25 | - |
| CMYK | 0 | 0.34 | 0.76 | 0.59 |
| HSL | 33º | 0.62% | 0.25% | - |
| HSV(B) | 33º | 0.76% | 0.41% | - |
| XYZ | 8.13 | 7.33 | 1.91 | - |
| YUV | 74.75 | 99.93 | 149.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 69 | 25 | 0 | 0.34 | 0.76 | 0.59 | 33 | 0.62 | 0.25 |
| Hex | 69 | 45 | 19 | 0 | 22 | 4C | 3B | 21 | 3E | 19 |
| Octal | 151 | 105 | 31 | 0 | 42 | 114 | 73 | 41 | 76 | 31 |
| Binary | 1101001 | 1000101 | 11001 | 0 | 100010 | 1001100 | 111011 | 100001 | 111110 | 11001 |
Color Harmonies of #694519
Complementary color
Monochromatic Colors of #694519
Black with #694519
Text Example
Text Example
White with #694519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694519; }
p { color: rgb(105,69,25); }
H1.HeaderClassName
{
color: #694519;
}
.AnyTagClassName
{
color: #694519;
}
</style>
background-color css
<style>
a { background-color: #694519; }
a { background-color: rgb(105,69,25); }
div.DivClassName
{
background-color: #694519;
}
.BgClassName
{
background-color: #694519;
}
</style>
border-color css
<style>
span { border-color: #694519; }
span { border-color: rgb(105,69,25); }
td.TdClassName
{
border-color: #694519;
}
.TagClassName
{
border-color: #694519;
}
</style>