Shades of Antique Brass #694516
Tints of Antique Brass #694516
RGB
CMYK
RGB Variations
Color information
#694516 (or 0x694516) is known color: Antique Brass. HEX triplet: 69, 45 and 16. RGB value is (105,69,22). Sum of RGB (Red+Green+Blue) = 105+69+22=196 (25% of max value = 765). Red value is 105 (41.41% from 255 or 53.57% from 196); Green value is 69 (27.34% from 255 or 35.20% from 196); Blue value is 22 (8.98% from 255 or 11.22% from 196); Max value from RGB is 105 - color contains mainly: red. Hex color #694516 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #694516 is #96BAE9. Grayscale: #4A4A4A. Windows color (decimal): -9878250 or 1459561. OLE color: 1459561.
HSL color Cylindrical-coordinate representation of color #694516: hue angle of 33.98º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #694516 is Cyan = 0, Magento = 0.34, Yellow = 0.79 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 69 | 22 | - |
| CMYK | 0 | 0.34 | 0.79 | 0.59 |
| HSL | 33.98º | 0.65% | 0.25% | - |
| HSV(B) | 33.98º | 0.79% | 0.41% | - |
| XYZ | 8.1 | 7.32 | 1.74 | - |
| YUV | 74.41 | 98.43 | 149.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 69 | 22 | 0 | 0.34 | 0.79 | 0.59 | 33.98 | 0.65 | 0.25 |
| Hex | 69 | 45 | 16 | 0 | 22 | 4F | 3B | 22 | 41 | 19 |
| Octal | 151 | 105 | 26 | 0 | 42 | 117 | 73 | 42 | 101 | 31 |
| Binary | 1101001 | 1000101 | 10110 | 0 | 100010 | 1001111 | 111011 | 100010 | 1000001 | 11001 |
Color Harmonies of #694516
Complementary color
Monochromatic Colors of #694516
Black with #694516
Text Example
Text Example
White with #694516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694516; }
p { color: rgb(105,69,22); }
H1.HeaderClassName
{
color: #694516;
}
.AnyTagClassName
{
color: #694516;
}
</style>
background-color css
<style>
a { background-color: #694516; }
a { background-color: rgb(105,69,22); }
div.DivClassName
{
background-color: #694516;
}
.BgClassName
{
background-color: #694516;
}
</style>
border-color css
<style>
span { border-color: #694516; }
span { border-color: rgb(105,69,22); }
td.TdClassName
{
border-color: #694516;
}
.TagClassName
{
border-color: #694516;
}
</style>