Shades of Antique Brass #694617
Tints of Antique Brass #694617
RGB
CMYK
RGB Variations
Color information
#694617 (or 0x694617) is known color: Antique Brass. HEX triplet: 69, 46 and 17. RGB value is (105,70,23). Sum of RGB (Red+Green+Blue) = 105+70+23=198 (26% of max value = 765). Red value is 105 (41.41% from 255 or 53.03% from 198); Green value is 70 (27.73% from 255 or 35.35% from 198); Blue value is 23 (9.38% from 255 or 11.62% from 198); Max value from RGB is 105 - color contains mainly: red. Hex color #694617 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #694617 is #96B9E8. Grayscale: #4B4B4B. Windows color (decimal): -9877993 or 1525353. OLE color: 1525353.
HSL color Cylindrical-coordinate representation of color #694617: hue angle of 34.39º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #694617 is Cyan = 0, Magento = 0.33, Yellow = 0.78 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 70 | 23 | - |
| CMYK | 0 | 0.33 | 0.78 | 0.59 |
| HSL | 34.39º | 0.64% | 0.25% | - |
| HSV(B) | 34.39º | 0.78% | 0.41% | - |
| XYZ | 8.17 | 7.45 | 1.82 | - |
| YUV | 75.11 | 98.6 | 149.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 70 | 23 | 0 | 0.33 | 0.78 | 0.59 | 34.39 | 0.64 | 0.25 |
| Hex | 69 | 46 | 17 | 0 | 21 | 4E | 3B | 22 | 40 | 19 |
| Octal | 151 | 106 | 27 | 0 | 41 | 116 | 73 | 42 | 100 | 31 |
| Binary | 1101001 | 1000110 | 10111 | 0 | 100001 | 1001110 | 111011 | 100010 | 1000000 | 11001 |
Color Harmonies of #694617
Complementary color
Monochromatic Colors of #694617
Black with #694617
Text Example
Text Example
White with #694617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694617; }
p { color: rgb(105,70,23); }
H1.HeaderClassName
{
color: #694617;
}
.AnyTagClassName
{
color: #694617;
}
</style>
background-color css
<style>
a { background-color: #694617; }
a { background-color: rgb(105,70,23); }
div.DivClassName
{
background-color: #694617;
}
.BgClassName
{
background-color: #694617;
}
</style>
border-color css
<style>
span { border-color: #694617; }
span { border-color: rgb(105,70,23); }
td.TdClassName
{
border-color: #694617;
}
.TagClassName
{
border-color: #694617;
}
</style>