Shades of Afghan Tan #8A6126
Tints of Afghan Tan #8A6126
RGB
CMYK
RGB Variations
Color information
#8A6126 (or 0x8A6126) is known color: Afghan Tan. HEX triplet: 8A, 61 and 26. RGB value is (138,97,38). Sum of RGB (Red+Green+Blue) = 138+97+38=273 (36% of max value = 765). Red value is 138 (54.30% from 255 or 50.55% from 273); Green value is 97 (38.28% from 255 or 35.53% from 273); Blue value is 38 (15.23% from 255 or 13.92% from 273); Max value from RGB is 138 - color contains mainly: red. Hex color #8A6126 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #8A6126 is #759ED9. Grayscale: #666666. Windows color (decimal): -7708378 or 2515338. OLE color: 2515338.
HSL color Cylindrical-coordinate representation of color #8A6126: hue angle of 35.4º degrees, saturation: 0.57, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #8A6126 is Cyan = 0, Magento = 0.30, Yellow = 0.72 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 138 | 97 | 38 | - |
| CMYK | 0 | 0.30 | 0.72 | 0.46 |
| HSL | 35.4º | 0.57% | 0.35% | - |
| HSV(B) | 35.4º | 0.72% | 0.54% | - |
| XYZ | 15.11 | 14.09 | 3.76 | - |
| YUV | 102.53 | 91.58 | 153.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 138 | 97 | 38 | 0 | 0.30 | 0.72 | 0.46 | 35.4 | 0.57 | 0.35 |
| Hex | 8A | 61 | 26 | 0 | 1E | 48 | 2E | 23 | 39 | 23 |
| Octal | 212 | 141 | 46 | 0 | 36 | 110 | 56 | 43 | 71 | 43 |
| Binary | 10001010 | 1100001 | 100110 | 0 | 11110 | 1001000 | 101110 | 100011 | 111001 | 100011 |
Color Harmonies of #8A6126
Complementary color
Monochromatic Colors of #8A6126
Black with #8A6126
Text Example
Text Example
White with #8A6126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8A6126; }
p { color: rgb(138,97,38); }
H1.HeaderClassName
{
color: #8A6126;
}
.AnyTagClassName
{
color: #8A6126;
}
</style>
background-color css
<style>
a { background-color: #8A6126; }
a { background-color: rgb(138,97,38); }
div.DivClassName
{
background-color: #8A6126;
}
.BgClassName
{
background-color: #8A6126;
}
</style>
border-color css
<style>
span { border-color: #8A6126; }
span { border-color: rgb(138,97,38); }
td.TdClassName
{
border-color: #8A6126;
}
.TagClassName
{
border-color: #8A6126;
}
</style>