Shades of Afghan Tan #956127
Tints of Afghan Tan #956127
RGB
CMYK
RGB Variations
Color information
#956127 (or 0x956127) is known color: Afghan Tan. HEX triplet: 95, 61 and 27. RGB value is (149,97,39). Sum of RGB (Red+Green+Blue) = 149+97+39=285 (37% of max value = 765). Red value is 149 (58.59% from 255 or 52.28% from 285); Green value is 97 (38.28% from 255 or 34.04% from 285); Blue value is 39 (15.62% from 255 or 13.68% from 285); Max value from RGB is 149 - color contains mainly: red. Hex color #956127 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #956127 is #6A9ED8. Grayscale: #6A6A6A. Windows color (decimal): -6987481 or 2580885. OLE color: 2580885.
HSL color Cylindrical-coordinate representation of color #956127: hue angle of 31.64º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #956127 is Cyan = 0, Magento = 0.35, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 97 | 39 | - |
| CMYK | 0 | 0.35 | 0.74 | 0.42 |
| HSL | 31.64º | 0.59% | 0.37% | - |
| HSV(B) | 31.64º | 0.74% | 0.58% | - |
| XYZ | 17.04 | 15.09 | 3.93 | - |
| YUV | 105.94 | 90.23 | 158.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 97 | 39 | 0 | 0.35 | 0.74 | 0.42 | 31.64 | 0.59 | 0.37 |
| Hex | 95 | 61 | 27 | 0 | 23 | 4A | 2A | 20 | 3B | 25 |
| Octal | 225 | 141 | 47 | 0 | 43 | 112 | 52 | 40 | 73 | 45 |
| Binary | 10010101 | 1100001 | 100111 | 0 | 100011 | 1001010 | 101010 | 100000 | 111011 | 100101 |
Color Harmonies of #956127
Complementary color
Monochromatic Colors of #956127
Black with #956127
Text Example
Text Example
White with #956127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956127; }
p { color: rgb(149,97,39); }
H1.HeaderClassName
{
color: #956127;
}
.AnyTagClassName
{
color: #956127;
}
</style>
background-color css
<style>
a { background-color: #956127; }
a { background-color: rgb(149,97,39); }
div.DivClassName
{
background-color: #956127;
}
.BgClassName
{
background-color: #956127;
}
</style>
border-color css
<style>
span { border-color: #956127; }
span { border-color: rgb(149,97,39); }
td.TdClassName
{
border-color: #956127;
}
.TagClassName
{
border-color: #956127;
}
</style>