Shades of Afghan Tan #9D6425
Tints of Afghan Tan #9D6425
RGB
CMYK
RGB Variations
Color information
#9D6425 (or 0x9D6425) is known color: Afghan Tan. HEX triplet: 9D, 64 and 25. RGB value is (157,100,37). Sum of RGB (Red+Green+Blue) = 157+100+37=294 (38% of max value = 765). Red value is 157 (61.72% from 255 or 53.40% from 294); Green value is 100 (39.45% from 255 or 34.01% from 294); Blue value is 37 (14.84% from 255 or 12.59% from 294); Max value from RGB is 157 - color contains mainly: red. Hex color #9D6425 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #9D6425 is #629BDA. Grayscale: #6E6E6E. Windows color (decimal): -6462427 or 2450589. OLE color: 2450589.
HSL color Cylindrical-coordinate representation of color #9D6425: hue angle of 31.5º degrees, saturation: 0.62, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #9D6425 is Cyan = 0, Magento = 0.36, Yellow = 0.76 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 100 | 37 | - |
| CMYK | 0 | 0.36 | 0.76 | 0.38 |
| HSL | 31.5º | 0.62% | 0.38% | - |
| HSV(B) | 31.5º | 0.76% | 0.62% | - |
| XYZ | 18.8 | 16.42 | 3.93 | - |
| YUV | 109.86 | 86.88 | 161.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 100 | 37 | 0 | 0.36 | 0.76 | 0.38 | 31.5 | 0.62 | 0.38 |
| Hex | 9D | 64 | 25 | 0 | 24 | 4C | 26 | 1F | 3E | 26 |
| Octal | 235 | 144 | 45 | 0 | 44 | 114 | 46 | 37 | 76 | 46 |
| Binary | 10011101 | 1100100 | 100101 | 0 | 100100 | 1001100 | 100110 | 11111 | 111110 | 100110 |
Color Harmonies of #9D6425
Complementary color
Monochromatic Colors of #9D6425
Black with #9D6425
Text Example
Text Example
White with #9D6425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D6425; }
p { color: rgb(157,100,37); }
H1.HeaderClassName
{
color: #9D6425;
}
.AnyTagClassName
{
color: #9D6425;
}
</style>
background-color css
<style>
a { background-color: #9D6425; }
a { background-color: rgb(157,100,37); }
div.DivClassName
{
background-color: #9D6425;
}
.BgClassName
{
background-color: #9D6425;
}
</style>
border-color css
<style>
span { border-color: #9D6425; }
span { border-color: rgb(157,100,37); }
td.TdClassName
{
border-color: #9D6425;
}
.TagClassName
{
border-color: #9D6425;
}
</style>