Shades of Afghan Tan #956221
Tints of Afghan Tan #956221
RGB
CMYK
RGB Variations
Color information
#956221 (or 0x956221) is known color: Afghan Tan. HEX triplet: 95, 62 and 21. RGB value is (149,98,33). Sum of RGB (Red+Green+Blue) = 149+98+33=280 (37% of max value = 765). Red value is 149 (58.59% from 255 or 53.21% from 280); Green value is 98 (38.67% from 255 or 35% from 280); Blue value is 33 (13.28% from 255 or 11.79% from 280); Max value from RGB is 149 - color contains mainly: red. Hex color #956221 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #956221 is #6A9DDE. Grayscale: #6A6A6A. Windows color (decimal): -6987231 or 2187925. OLE color: 2187925.
HSL color Cylindrical-coordinate representation of color #956221: hue angle of 33.62º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #956221 is Cyan = 0, Magento = 0.34, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 98 | 33 | - |
| CMYK | 0 | 0.34 | 0.78 | 0.42 |
| HSL | 33.62º | 0.64% | 0.36% | - |
| HSV(B) | 33.62º | 0.78% | 0.58% | - |
| XYZ | 17.04 | 15.23 | 3.48 | - |
| YUV | 105.84 | 86.9 | 158.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 98 | 33 | 0 | 0.34 | 0.78 | 0.42 | 33.62 | 0.64 | 0.36 |
| Hex | 95 | 62 | 21 | 0 | 22 | 4E | 2A | 22 | 40 | 24 |
| Octal | 225 | 142 | 41 | 0 | 42 | 116 | 52 | 42 | 100 | 44 |
| Binary | 10010101 | 1100010 | 100001 | 0 | 100010 | 1001110 | 101010 | 100010 | 1000000 | 100100 |
Color Harmonies of #956221
Complementary color
Monochromatic Colors of #956221
Black with #956221
Text Example
Text Example
White with #956221
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956221; }
p { color: rgb(149,98,33); }
H1.HeaderClassName
{
color: #956221;
}
.AnyTagClassName
{
color: #956221;
}
</style>
background-color css
<style>
a { background-color: #956221; }
a { background-color: rgb(149,98,33); }
div.DivClassName
{
background-color: #956221;
}
.BgClassName
{
background-color: #956221;
}
</style>
border-color css
<style>
span { border-color: #956221; }
span { border-color: rgb(149,98,33); }
td.TdClassName
{
border-color: #956221;
}
.TagClassName
{
border-color: #956221;
}
</style>