Shades of Afghan Tan #956321
Tints of Afghan Tan #956321
RGB
CMYK
RGB Variations
Color information
#956321 (or 0x956321) is known color: Afghan Tan. HEX triplet: 95, 63 and 21. RGB value is (149,99,33). Sum of RGB (Red+Green+Blue) = 149+99+33=281 (37% of max value = 765). Red value is 149 (58.59% from 255 or 53.02% from 281); Green value is 99 (39.06% from 255 or 35.23% from 281); Blue value is 33 (13.28% from 255 or 11.74% from 281); Max value from RGB is 149 - color contains mainly: red. Hex color #956321 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #956321 is #6A9CDE. Grayscale: #6A6A6A. Windows color (decimal): -6986975 or 2188181. OLE color: 2188181.
HSL color Cylindrical-coordinate representation of color #956321: hue angle of 34.14º 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 #956321 is Cyan = 0, Magento = 0.34, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 99 | 33 | - |
| CMYK | 0 | 0.34 | 0.78 | 0.42 |
| HSL | 34.14º | 0.64% | 0.36% | - |
| HSV(B) | 34.14º | 0.78% | 0.58% | - |
| XYZ | 17.13 | 15.42 | 3.51 | - |
| YUV | 106.43 | 86.57 | 158.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 99 | 33 | 0 | 0.34 | 0.78 | 0.42 | 34.14 | 0.64 | 0.36 |
| Hex | 95 | 63 | 21 | 0 | 22 | 4E | 2A | 22 | 40 | 24 |
| Octal | 225 | 143 | 41 | 0 | 42 | 116 | 52 | 42 | 100 | 44 |
| Binary | 10010101 | 1100011 | 100001 | 0 | 100010 | 1001110 | 101010 | 100010 | 1000000 | 100100 |
Color Harmonies of #956321
Complementary color
Monochromatic Colors of #956321
Black with #956321
Text Example
Text Example
White with #956321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956321; }
p { color: rgb(149,99,33); }
H1.HeaderClassName
{
color: #956321;
}
.AnyTagClassName
{
color: #956321;
}
</style>
background-color css
<style>
a { background-color: #956321; }
a { background-color: rgb(149,99,33); }
div.DivClassName
{
background-color: #956321;
}
.BgClassName
{
background-color: #956321;
}
</style>
border-color css
<style>
span { border-color: #956321; }
span { border-color: rgb(149,99,33); }
td.TdClassName
{
border-color: #956321;
}
.TagClassName
{
border-color: #956321;
}
</style>