Shades of Afghan Tan #986220
Tints of Afghan Tan #986220
RGB
CMYK
RGB Variations
Color information
#986220 (or 0x986220) is known color: Afghan Tan. HEX triplet: 98, 62 and 20. RGB value is (152,98,32). Sum of RGB (Red+Green+Blue) = 152+98+32=282 (37% of max value = 765). Red value is 152 (59.77% from 255 or 53.90% from 282); Green value is 98 (38.67% from 255 or 34.75% from 282); Blue value is 32 (12.89% from 255 or 11.35% from 282); Max value from RGB is 152 - color contains mainly: red. Hex color #986220 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #986220 is #679DDF. Grayscale: #6A6A6A. Windows color (decimal): -6790624 or 2122392. OLE color: 2122392.
HSL color Cylindrical-coordinate representation of color #986220: hue angle of 33º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #986220 is Cyan = 0, Magento = 0.36, Yellow = 0.79 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 98 | 32 | - |
| CMYK | 0 | 0.36 | 0.79 | 0.40 |
| HSL | 33º | 0.65% | 0.36% | - |
| HSV(B) | 33º | 0.79% | 0.6% | - |
| XYZ | 17.58 | 15.52 | 3.43 | - |
| YUV | 106.62 | 85.89 | 160.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 98 | 32 | 0 | 0.36 | 0.79 | 0.40 | 33 | 0.65 | 0.36 |
| Hex | 98 | 62 | 20 | 0 | 24 | 4F | 28 | 21 | 41 | 24 |
| Octal | 230 | 142 | 40 | 0 | 44 | 117 | 50 | 41 | 101 | 44 |
| Binary | 10011000 | 1100010 | 100000 | 0 | 100100 | 1001111 | 101000 | 100001 | 1000001 | 100100 |
Color Harmonies of #986220
Complementary color
Monochromatic Colors of #986220
Black with #986220
Text Example
Text Example
White with #986220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986220; }
p { color: rgb(152,98,32); }
H1.HeaderClassName
{
color: #986220;
}
.AnyTagClassName
{
color: #986220;
}
</style>
background-color css
<style>
a { background-color: #986220; }
a { background-color: rgb(152,98,32); }
div.DivClassName
{
background-color: #986220;
}
.BgClassName
{
background-color: #986220;
}
</style>
border-color css
<style>
span { border-color: #986220; }
span { border-color: rgb(152,98,32); }
td.TdClassName
{
border-color: #986220;
}
.TagClassName
{
border-color: #986220;
}
</style>