Shades of Afghan Tan #9B6525
Tints of Afghan Tan #9B6525
RGB
CMYK
RGB Variations
Color information
#9B6525 (or 0x9B6525) is known color: Afghan Tan. HEX triplet: 9B, 65 and 25. RGB value is (155,101,37). Sum of RGB (Red+Green+Blue) = 155+101+37=293 (38% of max value = 765). Red value is 155 (60.94% from 255 or 52.90% from 293); Green value is 101 (39.84% from 255 or 34.47% from 293); Blue value is 37 (14.84% from 255 or 12.63% from 293); Max value from RGB is 155 - color contains mainly: red. Hex color #9B6525 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #9B6525 is #649ADA. Grayscale: #6E6E6E. Windows color (decimal): -6593243 or 2450843. OLE color: 2450843.
HSL color Cylindrical-coordinate representation of color #9B6525: hue angle of 32.54º degrees, saturation: 0.61, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #9B6525 is Cyan = 0, Magento = 0.35, Yellow = 0.76 and Black (K on CMYK) = 0.39.
Color convert
| RGB | 155 | 101 | 37 | - |
| CMYK | 0 | 0.35 | 0.76 | 0.39 |
| HSL | 32.54º | 0.61% | 0.38% | - |
| HSV(B) | 32.54º | 0.76% | 0.61% | - |
| XYZ | 18.51 | 16.41 | 3.94 | - |
| YUV | 109.85 | 86.89 | 160.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 155 | 101 | 37 | 0 | 0.35 | 0.76 | 0.39 | 32.54 | 0.61 | 0.38 |
| Hex | 9B | 65 | 25 | 0 | 23 | 4C | 27 | 21 | 3D | 26 |
| Octal | 233 | 145 | 45 | 0 | 43 | 114 | 47 | 41 | 75 | 46 |
| Binary | 10011011 | 1100101 | 100101 | 0 | 100011 | 1001100 | 100111 | 100001 | 111101 | 100110 |
Color Harmonies of #9B6525
Complementary color
Monochromatic Colors of #9B6525
Black with #9B6525
Text Example
Text Example
White with #9B6525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9B6525; }
p { color: rgb(155,101,37); }
H1.HeaderClassName
{
color: #9B6525;
}
.AnyTagClassName
{
color: #9B6525;
}
</style>
background-color css
<style>
a { background-color: #9B6525; }
a { background-color: rgb(155,101,37); }
div.DivClassName
{
background-color: #9B6525;
}
.BgClassName
{
background-color: #9B6525;
}
</style>
border-color css
<style>
span { border-color: #9B6525; }
span { border-color: rgb(155,101,37); }
td.TdClassName
{
border-color: #9B6525;
}
.TagClassName
{
border-color: #9B6525;
}
</style>