Shades of Afghan Tan #956121
Tints of Afghan Tan #956121
RGB
CMYK
RGB Variations
Color information
#956121 (or 0x956121) is known color: Afghan Tan. HEX triplet: 95, 61 and 21. RGB value is (149,97,33). Sum of RGB (Red+Green+Blue) = 149+97+33=279 (36% of max value = 765). Red value is 149 (58.59% from 255 or 53.41% from 279); Green value is 97 (38.28% from 255 or 34.77% from 279); Blue value is 33 (13.28% from 255 or 11.83% from 279); Max value from RGB is 149 - color contains mainly: red. Hex color #956121 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #956121 is #6A9EDE. Grayscale: #696969. Windows color (decimal): -6987487 or 2187669. OLE color: 2187669.
HSL color Cylindrical-coordinate representation of color #956121: hue angle of 33.1º 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 #956121 is Cyan = 0, Magento = 0.35, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 97 | 33 | - |
| CMYK | 0 | 0.35 | 0.78 | 0.42 |
| HSL | 33.1º | 0.64% | 0.36% | - |
| HSV(B) | 33.1º | 0.78% | 0.58% | - |
| XYZ | 16.94 | 15.05 | 3.45 | - |
| YUV | 105.25 | 87.23 | 159.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 97 | 33 | 0 | 0.35 | 0.78 | 0.42 | 33.1 | 0.64 | 0.36 |
| Hex | 95 | 61 | 21 | 0 | 23 | 4E | 2A | 21 | 40 | 24 |
| Octal | 225 | 141 | 41 | 0 | 43 | 116 | 52 | 41 | 100 | 44 |
| Binary | 10010101 | 1100001 | 100001 | 0 | 100011 | 1001110 | 101010 | 100001 | 1000000 | 100100 |
Color Harmonies of #956121
Complementary color
Monochromatic Colors of #956121
Black with #956121
Text Example
Text Example
White with #956121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956121; }
p { color: rgb(149,97,33); }
H1.HeaderClassName
{
color: #956121;
}
.AnyTagClassName
{
color: #956121;
}
</style>
background-color css
<style>
a { background-color: #956121; }
a { background-color: rgb(149,97,33); }
div.DivClassName
{
background-color: #956121;
}
.BgClassName
{
background-color: #956121;
}
</style>
border-color css
<style>
span { border-color: #956121; }
span { border-color: rgb(149,97,33); }
td.TdClassName
{
border-color: #956121;
}
.TagClassName
{
border-color: #956121;
}
</style>