Shades of Afghan Tan #8D6526
Tints of Afghan Tan #8D6526
RGB
CMYK
RGB Variations
Color information
#8D6526 (or 0x8D6526) is known color: Afghan Tan. HEX triplet: 8D, 65 and 26. RGB value is (141,101,38). Sum of RGB (Red+Green+Blue) = 141+101+38=280 (37% of max value = 765). Red value is 141 (55.47% from 255 or 50.36% from 280); Green value is 101 (39.84% from 255 or 36.07% from 280); Blue value is 38 (15.23% from 255 or 13.57% from 280); Max value from RGB is 141 - color contains mainly: red. Hex color #8D6526 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #8D6526 is #729AD9. Grayscale: #6A6A6A. Windows color (decimal): -7510746 or 2516365. OLE color: 2516365.
HSL color Cylindrical-coordinate representation of color #8D6526: hue angle of 36.7º degrees, saturation: 0.58, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #8D6526 is Cyan = 0, Magento = 0.28, Yellow = 0.73 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 141 | 101 | 38 | - |
| CMYK | 0 | 0.28 | 0.73 | 0.45 |
| HSL | 36.7º | 0.58% | 0.35% | - |
| HSV(B) | 36.7º | 0.73% | 0.55% | - |
| XYZ | 15.99 | 15.11 | 3.91 | - |
| YUV | 105.78 | 89.75 | 153.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 141 | 101 | 38 | 0 | 0.28 | 0.73 | 0.45 | 36.7 | 0.58 | 0.35 |
| Hex | 8D | 65 | 26 | 0 | 1C | 49 | 2D | 25 | 3A | 23 |
| Octal | 215 | 145 | 46 | 0 | 34 | 111 | 55 | 45 | 72 | 43 |
| Binary | 10001101 | 1100101 | 100110 | 0 | 11100 | 1001001 | 101101 | 100101 | 111010 | 100011 |
Color Harmonies of #8D6526
Complementary color
Monochromatic Colors of #8D6526
Black with #8D6526
Text Example
Text Example
White with #8D6526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8D6526; }
p { color: rgb(141,101,38); }
H1.HeaderClassName
{
color: #8D6526;
}
.AnyTagClassName
{
color: #8D6526;
}
</style>
background-color css
<style>
a { background-color: #8D6526; }
a { background-color: rgb(141,101,38); }
div.DivClassName
{
background-color: #8D6526;
}
.BgClassName
{
background-color: #8D6526;
}
</style>
border-color css
<style>
span { border-color: #8D6526; }
span { border-color: rgb(141,101,38); }
td.TdClassName
{
border-color: #8D6526;
}
.TagClassName
{
border-color: #8D6526;
}
</style>