Shades of Antique Brass #6D4116
Tints of Antique Brass #6D4116
RGB
CMYK
RGB Variations
Color information
#6D4116 (or 0x6D4116) is known color: Antique Brass. HEX triplet: 6D, 41 and 16. RGB value is (109,65,22). Sum of RGB (Red+Green+Blue) = 109+65+22=196 (25% of max value = 765). Red value is 109 (42.97% from 255 or 55.61% from 196); Green value is 65 (25.78% from 255 or 33.16% from 196); Blue value is 22 (8.98% from 255 or 11.22% from 196); Max value from RGB is 109 - color contains mainly: red. Hex color #6D4116 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #6D4116 is #92BEE9. Grayscale: #494949. Windows color (decimal): -9617130 or 1458541. OLE color: 1458541.
HSL color Cylindrical-coordinate representation of color #6D4116: hue angle of 29.66º degrees, saturation: 0.66, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #6D4116 is Cyan = 0, Magento = 0.40, Yellow = 0.80 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 109 | 65 | 22 | - |
| CMYK | 0 | 0.40 | 0.80 | 0.57 |
| HSL | 29.66º | 0.66% | 0.26% | - |
| HSV(B) | 29.66º | 0.8% | 0.43% | - |
| XYZ | 8.34 | 7.09 | 1.69 | - |
| YUV | 73.25 | 99.08 | 153.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 65 | 22 | 0 | 0.40 | 0.80 | 0.57 | 29.66 | 0.66 | 0.26 |
| Hex | 6D | 41 | 16 | 0 | 28 | 50 | 39 | 1E | 42 | 1A |
| Octal | 155 | 101 | 26 | 0 | 50 | 120 | 71 | 36 | 102 | 32 |
| Binary | 1101101 | 1000001 | 10110 | 0 | 101000 | 1010000 | 111001 | 11110 | 1000010 | 11010 |
Color Harmonies of #6D4116
Complementary color
Monochromatic Colors of #6D4116
Black with #6D4116
Text Example
Text Example
White with #6D4116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D4116; }
p { color: rgb(109,65,22); }
H1.HeaderClassName
{
color: #6D4116;
}
.AnyTagClassName
{
color: #6D4116;
}
</style>
background-color css
<style>
a { background-color: #6D4116; }
a { background-color: rgb(109,65,22); }
div.DivClassName
{
background-color: #6D4116;
}
.BgClassName
{
background-color: #6D4116;
}
</style>
border-color css
<style>
span { border-color: #6D4116; }
span { border-color: rgb(109,65,22); }
td.TdClassName
{
border-color: #6D4116;
}
.TagClassName
{
border-color: #6D4116;
}
</style>