Shades of Afghan Tan #975926
Tints of Afghan Tan #975926
RGB
CMYK
RGB Variations
Color information
#975926 (or 0x975926) is known color: Afghan Tan. HEX triplet: 97, 59 and 26. RGB value is (151,89,38). Sum of RGB (Red+Green+Blue) = 151+89+38=278 (36% of max value = 765). Red value is 151 (59.38% from 255 or 54.32% from 278); Green value is 89 (35.16% from 255 or 32.01% from 278); Blue value is 38 (15.23% from 255 or 13.67% from 278); Max value from RGB is 151 - color contains mainly: red. Hex color #975926 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #975926 is #68A6D9. Grayscale: #656565. Windows color (decimal): -6858458 or 2513303. OLE color: 2513303.
HSL color Cylindrical-coordinate representation of color #975926: hue angle of 27.08º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #975926 is Cyan = 0, Magento = 0.41, Yellow = 0.75 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 89 | 38 | - |
| CMYK | 0 | 0.41 | 0.75 | 0.41 |
| HSL | 27.08º | 0.6% | 0.37% | - |
| HSV(B) | 27.08º | 0.75% | 0.59% | - |
| XYZ | 16.68 | 13.86 | 3.63 | - |
| YUV | 101.72 | 92.04 | 163.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 89 | 38 | 0 | 0.41 | 0.75 | 0.41 | 27.08 | 0.6 | 0.37 |
| Hex | 97 | 59 | 26 | 0 | 29 | 4B | 29 | 1B | 3C | 25 |
| Octal | 227 | 131 | 46 | 0 | 51 | 113 | 51 | 33 | 74 | 45 |
| Binary | 10010111 | 1011001 | 100110 | 0 | 101001 | 1001011 | 101001 | 11011 | 111100 | 100101 |
Color Harmonies of #975926
Complementary color
Monochromatic Colors of #975926
Black with #975926
Text Example
Text Example
White with #975926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #975926; }
p { color: rgb(151,89,38); }
H1.HeaderClassName
{
color: #975926;
}
.AnyTagClassName
{
color: #975926;
}
</style>
background-color css
<style>
a { background-color: #975926; }
a { background-color: rgb(151,89,38); }
div.DivClassName
{
background-color: #975926;
}
.BgClassName
{
background-color: #975926;
}
</style>
border-color css
<style>
span { border-color: #975926; }
span { border-color: rgb(151,89,38); }
td.TdClassName
{
border-color: #975926;
}
.TagClassName
{
border-color: #975926;
}
</style>