Shades of Antique Brass #694018
Tints of Antique Brass #694018
RGB
CMYK
RGB Variations
Color information
#694018 (or 0x694018) is known color: Antique Brass. HEX triplet: 69, 40 and 18. RGB value is (105,64,24). Sum of RGB (Red+Green+Blue) = 105+64+24=193 (25% of max value = 765). Red value is 105 (41.41% from 255 or 54.40% from 193); Green value is 64 (25.39% from 255 or 33.16% from 193); Blue value is 24 (9.77% from 255 or 12.44% from 193); Max value from RGB is 105 - color contains mainly: red. Hex color #694018 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #694018 is #96BFE7. Grayscale: #474747. Windows color (decimal): -9879528 or 1589353. OLE color: 1589353.
HSL color Cylindrical-coordinate representation of color #694018: hue angle of 29.63º 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 #694018 is Cyan = 0, Magento = 0.39, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 64 | 24 | - |
| CMYK | 0 | 0.39 | 0.77 | 0.59 |
| HSL | 29.63º | 0.63% | 0.25% | - |
| HSV(B) | 29.63º | 0.77% | 0.41% | - |
| XYZ | 7.82 | 6.74 | 1.75 | - |
| YUV | 71.7 | 101.08 | 151.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 64 | 24 | 0 | 0.39 | 0.77 | 0.59 | 29.63 | 0.63 | 0.25 |
| Hex | 69 | 40 | 18 | 0 | 27 | 4D | 3B | 1E | 3F | 19 |
| Octal | 151 | 100 | 30 | 0 | 47 | 115 | 73 | 36 | 77 | 31 |
| Binary | 1101001 | 1000000 | 11000 | 0 | 100111 | 1001101 | 111011 | 11110 | 111111 | 11001 |
Color Harmonies of #694018
Complementary color
Monochromatic Colors of #694018
Black with #694018
Text Example
Text Example
White with #694018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694018; }
p { color: rgb(105,64,24); }
H1.HeaderClassName
{
color: #694018;
}
.AnyTagClassName
{
color: #694018;
}
</style>
background-color css
<style>
a { background-color: #694018; }
a { background-color: rgb(105,64,24); }
div.DivClassName
{
background-color: #694018;
}
.BgClassName
{
background-color: #694018;
}
</style>
border-color css
<style>
span { border-color: #694018; }
span { border-color: rgb(105,64,24); }
td.TdClassName
{
border-color: #694018;
}
.TagClassName
{
border-color: #694018;
}
</style>