Shades of Afghan Tan #9C6427
Tints of Afghan Tan #9C6427
RGB
CMYK
RGB Variations
Color information
#9C6427 (or 0x9C6427) is known color: Afghan Tan. HEX triplet: 9C, 64 and 27. RGB value is (156,100,39). Sum of RGB (Red+Green+Blue) = 156+100+39=295 (39% of max value = 765). Red value is 156 (61.33% from 255 or 52.88% from 295); Green value is 100 (39.45% from 255 or 33.90% from 295); Blue value is 39 (15.62% from 255 or 13.22% from 295); Max value from RGB is 156 - color contains mainly: red. Hex color #9C6427 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #9C6427 is #639BD8. Grayscale: #6E6E6E. Windows color (decimal): -6527961 or 2581660. OLE color: 2581660.
HSL color Cylindrical-coordinate representation of color #9C6427: hue angle of 31.28º degrees, saturation: 0.6, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #9C6427 is Cyan = 0, Magento = 0.36, Yellow = 0.75 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 156 | 100 | 39 | - |
| CMYK | 0 | 0.36 | 0.75 | 0.39 |
| HSL | 31.28º | 0.6% | 0.38% | - |
| HSV(B) | 31.28º | 0.75% | 0.61% | - |
| XYZ | 18.63 | 16.33 | 4.09 | - |
| YUV | 109.79 | 88.05 | 160.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 156 | 100 | 39 | 0 | 0.36 | 0.75 | 0.39 | 31.28 | 0.6 | 0.38 |
| Hex | 9C | 64 | 27 | 0 | 24 | 4B | 27 | 1F | 3C | 26 |
| Octal | 234 | 144 | 47 | 0 | 44 | 113 | 47 | 37 | 74 | 46 |
| Binary | 10011100 | 1100100 | 100111 | 0 | 100100 | 1001011 | 100111 | 11111 | 111100 | 100110 |
Color Harmonies of #9C6427
Complementary color
Monochromatic Colors of #9C6427
Black with #9C6427
Text Example
Text Example
White with #9C6427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9C6427; }
p { color: rgb(156,100,39); }
H1.HeaderClassName
{
color: #9C6427;
}
.AnyTagClassName
{
color: #9C6427;
}
</style>
background-color css
<style>
a { background-color: #9C6427; }
a { background-color: rgb(156,100,39); }
div.DivClassName
{
background-color: #9C6427;
}
.BgClassName
{
background-color: #9C6427;
}
</style>
border-color css
<style>
span { border-color: #9C6427; }
span { border-color: rgb(156,100,39); }
td.TdClassName
{
border-color: #9C6427;
}
.TagClassName
{
border-color: #9C6427;
}
</style>