Shades of Afghan Tan #986020
Tints of Afghan Tan #986020
RGB
CMYK
RGB Variations
Color information
#986020 (or 0x986020) is known color: Afghan Tan. HEX triplet: 98, 60 and 20. RGB value is (152,96,32). Sum of RGB (Red+Green+Blue) = 152+96+32=280 (37% of max value = 765). Red value is 152 (59.77% from 255 or 54.29% from 280); Green value is 96 (37.89% from 255 or 34.29% from 280); Blue value is 32 (12.89% from 255 or 11.43% from 280); Max value from RGB is 152 - color contains mainly: red. Hex color #986020 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #986020 is #679FDF. Grayscale: #696969. Windows color (decimal): -6791136 or 2121880. OLE color: 2121880.
HSL color Cylindrical-coordinate representation of color #986020: hue angle of 32º 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 #986020 is Cyan = 0, Magento = 0.37, Yellow = 0.79 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 96 | 32 | - |
| CMYK | 0 | 0.37 | 0.79 | 0.40 |
| HSL | 32º | 0.65% | 0.36% | - |
| HSV(B) | 32º | 0.79% | 0.6% | - |
| XYZ | 17.39 | 15.15 | 3.37 | - |
| YUV | 105.45 | 86.55 | 161.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 96 | 32 | 0 | 0.37 | 0.79 | 0.40 | 32 | 0.65 | 0.36 |
| Hex | 98 | 60 | 20 | 0 | 25 | 4F | 28 | 20 | 41 | 24 |
| Octal | 230 | 140 | 40 | 0 | 45 | 117 | 50 | 40 | 101 | 44 |
| Binary | 10011000 | 1100000 | 100000 | 0 | 100101 | 1001111 | 101000 | 100000 | 1000001 | 100100 |
Color Harmonies of #986020
Complementary color
Monochromatic Colors of #986020
Black with #986020
Text Example
Text Example
White with #986020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986020; }
p { color: rgb(152,96,32); }
H1.HeaderClassName
{
color: #986020;
}
.AnyTagClassName
{
color: #986020;
}
</style>
background-color css
<style>
a { background-color: #986020; }
a { background-color: rgb(152,96,32); }
div.DivClassName
{
background-color: #986020;
}
.BgClassName
{
background-color: #986020;
}
</style>
border-color css
<style>
span { border-color: #986020; }
span { border-color: rgb(152,96,32); }
td.TdClassName
{
border-color: #986020;
}
.TagClassName
{
border-color: #986020;
}
</style>