Shades of Afghan Tan #986423
Tints of Afghan Tan #986423
RGB
CMYK
RGB Variations
Color information
#986423 (or 0x986423) is known color: Afghan Tan. HEX triplet: 98, 64 and 23. RGB value is (152,100,35). Sum of RGB (Red+Green+Blue) = 152+100+35=287 (38% of max value = 765). Red value is 152 (59.77% from 255 or 52.96% from 287); Green value is 100 (39.45% from 255 or 34.84% from 287); Blue value is 35 (14.06% from 255 or 12.20% from 287); Max value from RGB is 152 - color contains mainly: red. Hex color #986423 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #986423 is #679BDC. Grayscale: #6C6C6C. Windows color (decimal): -6790109 or 2319512. OLE color: 2319512.
HSL color Cylindrical-coordinate representation of color #986423: hue angle of 33.33º degrees, saturation: 0.63, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #986423 is Cyan = 0, Magento = 0.34, Yellow = 0.77 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 100 | 35 | - |
| CMYK | 0 | 0.34 | 0.77 | 0.40 |
| HSL | 33.33º | 0.63% | 0.37% | - |
| HSV(B) | 33.33º | 0.77% | 0.6% | - |
| XYZ | 17.81 | 15.91 | 3.72 | - |
| YUV | 108.14 | 86.73 | 159.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 100 | 35 | 0 | 0.34 | 0.77 | 0.40 | 33.33 | 0.63 | 0.37 |
| Hex | 98 | 64 | 23 | 0 | 22 | 4D | 28 | 21 | 3F | 25 |
| Octal | 230 | 144 | 43 | 0 | 42 | 115 | 50 | 41 | 77 | 45 |
| Binary | 10011000 | 1100100 | 100011 | 0 | 100010 | 1001101 | 101000 | 100001 | 111111 | 100101 |
Color Harmonies of #986423
Complementary color
Monochromatic Colors of #986423
Black with #986423
Text Example
Text Example
White with #986423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986423; }
p { color: rgb(152,100,35); }
H1.HeaderClassName
{
color: #986423;
}
.AnyTagClassName
{
color: #986423;
}
</style>
background-color css
<style>
a { background-color: #986423; }
a { background-color: rgb(152,100,35); }
div.DivClassName
{
background-color: #986423;
}
.BgClassName
{
background-color: #986423;
}
</style>
border-color css
<style>
span { border-color: #986423; }
span { border-color: rgb(152,100,35); }
td.TdClassName
{
border-color: #986423;
}
.TagClassName
{
border-color: #986423;
}
</style>