Shades of Antique Brass #694218
Tints of Antique Brass #694218
RGB
CMYK
RGB Variations
Color information
#694218 (or 0x694218) is known color: Antique Brass. HEX triplet: 69, 42 and 18. RGB value is (105,66,24). Sum of RGB (Red+Green+Blue) = 105+66+24=195 (25% of max value = 765). Red value is 105 (41.41% from 255 or 53.85% from 195); Green value is 66 (26.17% from 255 or 33.85% from 195); Blue value is 24 (9.77% from 255 or 12.31% from 195); Max value from RGB is 105 - color contains mainly: red. Hex color #694218 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #694218 is #96BDE7. Grayscale: #494949. Windows color (decimal): -9879016 or 1589865. OLE color: 1589865.
HSL color Cylindrical-coordinate representation of color #694218: hue angle of 31.11º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #694218 is Cyan = 0, Magento = 0.37, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 66 | 24 | - |
| CMYK | 0 | 0.37 | 0.77 | 0.59 |
| HSL | 31.11º | 0.63% | 0.25% | - |
| HSV(B) | 31.11º | 0.77% | 0.41% | - |
| XYZ | 7.94 | 6.97 | 1.79 | - |
| YUV | 72.87 | 100.42 | 150.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 66 | 24 | 0 | 0.37 | 0.77 | 0.59 | 31.11 | 0.63 | 0.25 |
| Hex | 69 | 42 | 18 | 0 | 25 | 4D | 3B | 1F | 3F | 19 |
| Octal | 151 | 102 | 30 | 0 | 45 | 115 | 73 | 37 | 77 | 31 |
| Binary | 1101001 | 1000010 | 11000 | 0 | 100101 | 1001101 | 111011 | 11111 | 111111 | 11001 |
Color Harmonies of #694218
Complementary color
Monochromatic Colors of #694218
Black with #694218
Text Example
Text Example
White with #694218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694218; }
p { color: rgb(105,66,24); }
H1.HeaderClassName
{
color: #694218;
}
.AnyTagClassName
{
color: #694218;
}
</style>
background-color css
<style>
a { background-color: #694218; }
a { background-color: rgb(105,66,24); }
div.DivClassName
{
background-color: #694218;
}
.BgClassName
{
background-color: #694218;
}
</style>
border-color css
<style>
span { border-color: #694218; }
span { border-color: rgb(105,66,24); }
td.TdClassName
{
border-color: #694218;
}
.TagClassName
{
border-color: #694218;
}
</style>