Shades of Afghan Tan #9A6528
Tints of Afghan Tan #9A6528
RGB
CMYK
RGB Variations
Color information
#9A6528 (or 0x9A6528) is known color: Afghan Tan. HEX triplet: 9A, 65 and 28. RGB value is (154,101,40). Sum of RGB (Red+Green+Blue) = 154+101+40=295 (39% of max value = 765). Red value is 154 (60.55% from 255 or 52.20% from 295); Green value is 101 (39.84% from 255 or 34.24% from 295); Blue value is 40 (16.02% from 255 or 13.56% from 295); Max value from RGB is 154 - color contains mainly: red. Hex color #9A6528 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #9A6528 is #659AD7. Grayscale: #6E6E6E. Windows color (decimal): -6658776 or 2647450. OLE color: 2647450.
HSL color Cylindrical-coordinate representation of color #9A6528: hue angle of 32.11º degrees, saturation: 0.59, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #9A6528 is Cyan = 0, Magento = 0.34, Yellow = 0.74 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 154 | 101 | 40 | - |
| CMYK | 0 | 0.34 | 0.74 | 0.40 |
| HSL | 32.11º | 0.59% | 0.38% | - |
| HSV(B) | 32.11º | 0.74% | 0.6% | - |
| XYZ | 18.36 | 16.33 | 4.19 | - |
| YUV | 109.89 | 88.56 | 159.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 154 | 101 | 40 | 0 | 0.34 | 0.74 | 0.40 | 32.11 | 0.59 | 0.38 |
| Hex | 9A | 65 | 28 | 0 | 22 | 4A | 28 | 20 | 3B | 26 |
| Octal | 232 | 145 | 50 | 0 | 42 | 112 | 50 | 40 | 73 | 46 |
| Binary | 10011010 | 1100101 | 101000 | 0 | 100010 | 1001010 | 101000 | 100000 | 111011 | 100110 |
Color Harmonies of #9A6528
Complementary color
Monochromatic Colors of #9A6528
Black with #9A6528
Text Example
Text Example
White with #9A6528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9A6528; }
p { color: rgb(154,101,40); }
H1.HeaderClassName
{
color: #9A6528;
}
.AnyTagClassName
{
color: #9A6528;
}
</style>
background-color css
<style>
a { background-color: #9A6528; }
a { background-color: rgb(154,101,40); }
div.DivClassName
{
background-color: #9A6528;
}
.BgClassName
{
background-color: #9A6528;
}
</style>
border-color css
<style>
span { border-color: #9A6528; }
span { border-color: rgb(154,101,40); }
td.TdClassName
{
border-color: #9A6528;
}
.TagClassName
{
border-color: #9A6528;
}
</style>