Shades of Antique Brass #6A4517
Tints of Antique Brass #6A4517
RGB
CMYK
RGB Variations
Color information
#6A4517 (or 0x6A4517) is known color: Antique Brass. HEX triplet: 6A, 45 and 17. RGB value is (106,69,23). Sum of RGB (Red+Green+Blue) = 106+69+23=198 (26% of max value = 765). Red value is 106 (41.80% from 255 or 53.54% from 198); Green value is 69 (27.34% from 255 or 34.85% from 198); Blue value is 23 (9.38% from 255 or 11.62% from 198); Max value from RGB is 106 - color contains mainly: red. Hex color #6A4517 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #6A4517 is #95BAE8. Grayscale: #4B4B4B. Windows color (decimal): -9812713 or 1525098. OLE color: 1525098.
HSL color Cylindrical-coordinate representation of color #6A4517: hue angle of 33.25º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #6A4517 is Cyan = 0, Magento = 0.35, Yellow = 0.78 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 106 | 69 | 23 | - |
| CMYK | 0 | 0.35 | 0.78 | 0.58 |
| HSL | 33.25º | 0.64% | 0.25% | - |
| HSV(B) | 33.25º | 0.78% | 0.42% | - |
| XYZ | 8.23 | 7.38 | 1.8 | - |
| YUV | 74.82 | 98.76 | 150.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 106 | 69 | 23 | 0 | 0.35 | 0.78 | 0.58 | 33.25 | 0.64 | 0.25 |
| Hex | 6A | 45 | 17 | 0 | 23 | 4E | 3A | 21 | 40 | 19 |
| Octal | 152 | 105 | 27 | 0 | 43 | 116 | 72 | 41 | 100 | 31 |
| Binary | 1101010 | 1000101 | 10111 | 0 | 100011 | 1001110 | 111010 | 100001 | 1000000 | 11001 |
Color Harmonies of #6A4517
Complementary color
Monochromatic Colors of #6A4517
Black with #6A4517
Text Example
Text Example
White with #6A4517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6A4517; }
p { color: rgb(106,69,23); }
H1.HeaderClassName
{
color: #6A4517;
}
.AnyTagClassName
{
color: #6A4517;
}
</style>
background-color css
<style>
a { background-color: #6A4517; }
a { background-color: rgb(106,69,23); }
div.DivClassName
{
background-color: #6A4517;
}
.BgClassName
{
background-color: #6A4517;
}
</style>
border-color css
<style>
span { border-color: #6A4517; }
span { border-color: rgb(106,69,23); }
td.TdClassName
{
border-color: #6A4517;
}
.TagClassName
{
border-color: #6A4517;
}
</style>