Shades of Antique Brass #6D4316
Tints of Antique Brass #6D4316
RGB
CMYK
RGB Variations
Color information
#6D4316 (or 0x6D4316) is known color: Antique Brass. HEX triplet: 6D, 43 and 16. RGB value is (109,67,22). Sum of RGB (Red+Green+Blue) = 109+67+22=198 (26% of max value = 765). Red value is 109 (42.97% from 255 or 55.05% from 198); Green value is 67 (26.56% from 255 or 33.84% from 198); Blue value is 22 (8.98% from 255 or 11.11% from 198); Max value from RGB is 109 - color contains mainly: red. Hex color #6D4316 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #6D4316 is #92BCE9. Grayscale: #4A4A4A. Windows color (decimal): -9616618 or 1459053. OLE color: 1459053.
HSL color Cylindrical-coordinate representation of color #6D4316: hue angle of 31.03º 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 #6D4316 is Cyan = 0, Magento = 0.39, Yellow = 0.80 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 109 | 67 | 22 | - |
| CMYK | 0 | 0.39 | 0.80 | 0.57 |
| HSL | 31.03º | 0.66% | 0.26% | - |
| HSV(B) | 31.03º | 0.8% | 0.43% | - |
| XYZ | 8.46 | 7.32 | 1.73 | - |
| YUV | 74.43 | 98.41 | 152.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 109 | 67 | 22 | 0 | 0.39 | 0.80 | 0.57 | 31.03 | 0.66 | 0.26 |
| Hex | 6D | 43 | 16 | 0 | 27 | 50 | 39 | 1F | 42 | 1A |
| Octal | 155 | 103 | 26 | 0 | 47 | 120 | 71 | 37 | 102 | 32 |
| Binary | 1101101 | 1000011 | 10110 | 0 | 100111 | 1010000 | 111001 | 11111 | 1000010 | 11010 |
Color Harmonies of #6D4316
Complementary color
Monochromatic Colors of #6D4316
Black with #6D4316
Text Example
Text Example
White with #6D4316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6D4316; }
p { color: rgb(109,67,22); }
H1.HeaderClassName
{
color: #6D4316;
}
.AnyTagClassName
{
color: #6D4316;
}
</style>
background-color css
<style>
a { background-color: #6D4316; }
a { background-color: rgb(109,67,22); }
div.DivClassName
{
background-color: #6D4316;
}
.BgClassName
{
background-color: #6D4316;
}
</style>
border-color css
<style>
span { border-color: #6D4316; }
span { border-color: rgb(109,67,22); }
td.TdClassName
{
border-color: #6D4316;
}
.TagClassName
{
border-color: #6D4316;
}
</style>