Shades of Afghan Tan #8E6526
Tints of Afghan Tan #8E6526
RGB
CMYK
RGB Variations
Color information
#8E6526 (or 0x8E6526) is known color: Afghan Tan. HEX triplet: 8E, 65 and 26. RGB value is (142,101,38). Sum of RGB (Red+Green+Blue) = 142+101+38=281 (37% of max value = 765). Red value is 142 (55.86% from 255 or 50.53% from 281); Green value is 101 (39.84% from 255 or 35.94% from 281); Blue value is 38 (15.23% from 255 or 13.52% from 281); Max value from RGB is 142 - color contains mainly: red. Hex color #8E6526 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #8E6526 is #719AD9. Grayscale: #6A6A6A. Windows color (decimal): -7445210 or 2516366. OLE color: 2516366.
HSL color Cylindrical-coordinate representation of color #8E6526: hue angle of 36.35º degrees, saturation: 0.58, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #8E6526 is Cyan = 0, Magento = 0.29, Yellow = 0.73 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 142 | 101 | 38 | - |
| CMYK | 0 | 0.29 | 0.73 | 0.44 |
| HSL | 36.35º | 0.58% | 0.35% | - |
| HSV(B) | 36.35º | 0.73% | 0.56% | - |
| XYZ | 16.16 | 15.2 | 3.92 | - |
| YUV | 106.08 | 89.58 | 153.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 142 | 101 | 38 | 0 | 0.29 | 0.73 | 0.44 | 36.35 | 0.58 | 0.35 |
| Hex | 8E | 65 | 26 | 0 | 1D | 49 | 2C | 24 | 3A | 23 |
| Octal | 216 | 145 | 46 | 0 | 35 | 111 | 54 | 44 | 72 | 43 |
| Binary | 10001110 | 1100101 | 100110 | 0 | 11101 | 1001001 | 101100 | 100100 | 111010 | 100011 |
Color Harmonies of #8E6526
Complementary color
Monochromatic Colors of #8E6526
Black with #8E6526
Text Example
Text Example
White with #8E6526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8E6526; }
p { color: rgb(142,101,38); }
H1.HeaderClassName
{
color: #8E6526;
}
.AnyTagClassName
{
color: #8E6526;
}
</style>
background-color css
<style>
a { background-color: #8E6526; }
a { background-color: rgb(142,101,38); }
div.DivClassName
{
background-color: #8E6526;
}
.BgClassName
{
background-color: #8E6526;
}
</style>
border-color css
<style>
span { border-color: #8E6526; }
span { border-color: rgb(142,101,38); }
td.TdClassName
{
border-color: #8E6526;
}
.TagClassName
{
border-color: #8E6526;
}
</style>