Shades of Antique Brass #6D4018
Tints of Antique Brass #6D4018
RGB
CMYK
RGB Variations
Color information
#6D4018 (or 0x6D4018) is known color: Antique Brass. HEX triplet: 6D, 40 and 18. RGB value is (109,64,24). Sum of RGB (Red+Green+Blue) = 109+64+24=197 (26% of max value = 765). Red value is 109 (42.97% from 255 or 55.33% from 197); Green value is 64 (25.39% from 255 or 32.49% from 197); Blue value is 24 (9.77% from 255 or 12.18% from 197); Max value from RGB is 109 - color contains mainly: red. Hex color #6D4018 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #6D4018 is #92BFE7. Grayscale: #494949. Windows color (decimal): -9617384 or 1589357. OLE color: 1589357.
HSL color Cylindrical-coordinate representation of color #6D4018: hue angle of 28.24º degrees, saturation: 0.64, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #6D4018 is Cyan = 0, Magento = 0.41, Yellow = 0.78 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 109 | 64 | 24 | - |
| CMYK | 0 | 0.41 | 0.78 | 0.57 |
| HSL | 28.24º | 0.64% | 0.26% | - |
| HSV(B) | 28.24º | 0.78% | 0.43% | - |
| XYZ | 8.3 | 6.98 | 1.77 | - |
| YUV | 72.9 | 100.41 | 153.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 64 | 24 | 0 | 0.41 | 0.78 | 0.57 | 28.24 | 0.64 | 0.26 |
| Hex | 6D | 40 | 18 | 0 | 29 | 4E | 39 | 1C | 40 | 1A |
| Octal | 155 | 100 | 30 | 0 | 51 | 116 | 71 | 34 | 100 | 32 |
| Binary | 1101101 | 1000000 | 11000 | 0 | 101001 | 1001110 | 111001 | 11100 | 1000000 | 11010 |
Color Harmonies of #6D4018
Complementary color
Monochromatic Colors of #6D4018
Black with #6D4018
Text Example
Text Example
White with #6D4018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D4018; }
p { color: rgb(109,64,24); }
H1.HeaderClassName
{
color: #6D4018;
}
.AnyTagClassName
{
color: #6D4018;
}
</style>
background-color css
<style>
a { background-color: #6D4018; }
a { background-color: rgb(109,64,24); }
div.DivClassName
{
background-color: #6D4018;
}
.BgClassName
{
background-color: #6D4018;
}
</style>
border-color css
<style>
span { border-color: #6D4018; }
span { border-color: rgb(109,64,24); }
td.TdClassName
{
border-color: #6D4018;
}
.TagClassName
{
border-color: #6D4018;
}
</style>