Shades of Afghan Tan #986726
Tints of Afghan Tan #986726
RGB
CMYK
RGB Variations
Color information
#986726 (or 0x986726) is known color: Afghan Tan. HEX triplet: 98, 67 and 26. RGB value is (152,103,38). Sum of RGB (Red+Green+Blue) = 152+103+38=293 (38% of max value = 765). Red value is 152 (59.77% from 255 or 51.88% from 293); Green value is 103 (40.62% from 255 or 35.15% from 293); Blue value is 38 (15.23% from 255 or 12.97% from 293); Max value from RGB is 152 - color contains mainly: red. Hex color #986726 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #986726 is #6798D9. Grayscale: #6E6E6E. Windows color (decimal): -6789338 or 2516888. OLE color: 2516888.
HSL color Cylindrical-coordinate representation of color #986726: hue angle of 34.21º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #986726 is Cyan = 0, Magento = 0.32, Yellow = 0.75 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 103 | 38 | - |
| CMYK | 0 | 0.32 | 0.75 | 0.40 |
| HSL | 34.21º | 0.6% | 0.37% | - |
| HSV(B) | 34.21º | 0.75% | 0.6% | - |
| XYZ | 18.15 | 16.52 | 4.07 | - |
| YUV | 110.24 | 87.23 | 157.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 103 | 38 | 0 | 0.32 | 0.75 | 0.40 | 34.21 | 0.6 | 0.37 |
| Hex | 98 | 67 | 26 | 0 | 20 | 4B | 28 | 22 | 3C | 25 |
| Octal | 230 | 147 | 46 | 0 | 40 | 113 | 50 | 42 | 74 | 45 |
| Binary | 10011000 | 1100111 | 100110 | 0 | 100000 | 1001011 | 101000 | 100010 | 111100 | 100101 |
Color Harmonies of #986726
Complementary color
Monochromatic Colors of #986726
Black with #986726
Text Example
Text Example
White with #986726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986726; }
p { color: rgb(152,103,38); }
H1.HeaderClassName
{
color: #986726;
}
.AnyTagClassName
{
color: #986726;
}
</style>
background-color css
<style>
a { background-color: #986726; }
a { background-color: rgb(152,103,38); }
div.DivClassName
{
background-color: #986726;
}
.BgClassName
{
background-color: #986726;
}
</style>
border-color css
<style>
span { border-color: #986726; }
span { border-color: rgb(152,103,38); }
td.TdClassName
{
border-color: #986726;
}
.TagClassName
{
border-color: #986726;
}
</style>