Shades of Afghan Tan #956524
Tints of Afghan Tan #956524
RGB
CMYK
RGB Variations
Color information
#956524 (or 0x956524) is known color: Afghan Tan. HEX triplet: 95, 65 and 24. RGB value is (149,101,36). Sum of RGB (Red+Green+Blue) = 149+101+36=286 (37% of max value = 765). Red value is 149 (58.59% from 255 or 52.10% from 286); Green value is 101 (39.84% from 255 or 35.31% from 286); Blue value is 36 (14.45% from 255 or 12.59% from 286); Max value from RGB is 149 - color contains mainly: red. Hex color #956524 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #956524 is #6A9ADB. Grayscale: #6C6C6C. Windows color (decimal): -6986460 or 2385301. OLE color: 2385301.
HSL color Cylindrical-coordinate representation of color #956524: hue angle of 34.51º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #956524 is Cyan = 0, Magento = 0.32, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 101 | 36 | - |
| CMYK | 0 | 0.32 | 0.76 | 0.42 |
| HSL | 34.51º | 0.61% | 0.36% | - |
| HSV(B) | 34.51º | 0.76% | 0.58% | - |
| XYZ | 17.37 | 15.82 | 3.81 | - |
| YUV | 107.94 | 87.4 | 157.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 101 | 36 | 0 | 0.32 | 0.76 | 0.42 | 34.51 | 0.61 | 0.36 |
| Hex | 95 | 65 | 24 | 0 | 20 | 4C | 2A | 23 | 3D | 24 |
| Octal | 225 | 145 | 44 | 0 | 40 | 114 | 52 | 43 | 75 | 44 |
| Binary | 10010101 | 1100101 | 100100 | 0 | 100000 | 1001100 | 101010 | 100011 | 111101 | 100100 |
Color Harmonies of #956524
Complementary color
Monochromatic Colors of #956524
Black with #956524
Text Example
Text Example
White with #956524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956524; }
p { color: rgb(149,101,36); }
H1.HeaderClassName
{
color: #956524;
}
.AnyTagClassName
{
color: #956524;
}
</style>
background-color css
<style>
a { background-color: #956524; }
a { background-color: rgb(149,101,36); }
div.DivClassName
{
background-color: #956524;
}
.BgClassName
{
background-color: #956524;
}
</style>
border-color css
<style>
span { border-color: #956524; }
span { border-color: rgb(149,101,36); }
td.TdClassName
{
border-color: #956524;
}
.TagClassName
{
border-color: #956524;
}
</style>