Shades of Afghan Tan #956122
Tints of Afghan Tan #956122
RGB
CMYK
RGB Variations
Color information
#956122 (or 0x956122) is known color: Afghan Tan. HEX triplet: 95, 61 and 22. RGB value is (149,97,34). Sum of RGB (Red+Green+Blue) = 149+97+34=280 (37% of max value = 765). Red value is 149 (58.59% from 255 or 53.21% from 280); Green value is 97 (38.28% from 255 or 34.64% from 280); Blue value is 34 (13.67% from 255 or 12.14% from 280); Max value from RGB is 149 - color contains mainly: red. Hex color #956122 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #956122 is #6A9EDD. Grayscale: #696969. Windows color (decimal): -6987486 or 2253205. OLE color: 2253205.
HSL color Cylindrical-coordinate representation of color #956122: hue angle of 32.87º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #956122 is Cyan = 0, Magento = 0.35, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 97 | 34 | - |
| CMYK | 0 | 0.35 | 0.77 | 0.42 |
| HSL | 32.87º | 0.63% | 0.36% | - |
| HSV(B) | 32.87º | 0.77% | 0.58% | - |
| XYZ | 16.96 | 15.05 | 3.53 | - |
| YUV | 105.37 | 87.73 | 159.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 97 | 34 | 0 | 0.35 | 0.77 | 0.42 | 32.87 | 0.63 | 0.36 |
| Hex | 95 | 61 | 22 | 0 | 23 | 4D | 2A | 21 | 3F | 24 |
| Octal | 225 | 141 | 42 | 0 | 43 | 115 | 52 | 41 | 77 | 44 |
| Binary | 10010101 | 1100001 | 100010 | 0 | 100011 | 1001101 | 101010 | 100001 | 111111 | 100100 |
Color Harmonies of #956122
Complementary color
Monochromatic Colors of #956122
Black with #956122
Text Example
Text Example
White with #956122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956122; }
p { color: rgb(149,97,34); }
H1.HeaderClassName
{
color: #956122;
}
.AnyTagClassName
{
color: #956122;
}
</style>
background-color css
<style>
a { background-color: #956122; }
a { background-color: rgb(149,97,34); }
div.DivClassName
{
background-color: #956122;
}
.BgClassName
{
background-color: #956122;
}
</style>
border-color css
<style>
span { border-color: #956122; }
span { border-color: rgb(149,97,34); }
td.TdClassName
{
border-color: #956122;
}
.TagClassName
{
border-color: #956122;
}
</style>