Shades of Afghan Tan #956724
Tints of Afghan Tan #956724
RGB
CMYK
RGB Variations
Color information
#956724 (or 0x956724) is known color: Afghan Tan. HEX triplet: 95, 67 and 24. RGB value is (149,103,36). Sum of RGB (Red+Green+Blue) = 149+103+36=288 (38% of max value = 765). Red value is 149 (58.59% from 255 or 51.74% from 288); Green value is 103 (40.62% from 255 or 35.76% from 288); Blue value is 36 (14.45% from 255 or 12.5% from 288); Max value from RGB is 149 - color contains mainly: red. Hex color #956724 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #956724 is #6A98DB. Grayscale: #6D6D6D. Windows color (decimal): -6985948 or 2385813. OLE color: 2385813.
HSL color Cylindrical-coordinate representation of color #956724: hue angle of 35.58º 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 #956724 is Cyan = 0, Magento = 0.31, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 103 | 36 | - |
| CMYK | 0 | 0.31 | 0.76 | 0.42 |
| HSL | 35.58º | 0.61% | 0.36% | - |
| HSV(B) | 35.58º | 0.76% | 0.58% | - |
| XYZ | 17.56 | 16.22 | 3.87 | - |
| YUV | 109.12 | 86.74 | 156.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 103 | 36 | 0 | 0.31 | 0.76 | 0.42 | 35.58 | 0.61 | 0.36 |
| Hex | 95 | 67 | 24 | 0 | 1F | 4C | 2A | 24 | 3D | 24 |
| Octal | 225 | 147 | 44 | 0 | 37 | 114 | 52 | 44 | 75 | 44 |
| Binary | 10010101 | 1100111 | 100100 | 0 | 11111 | 1001100 | 101010 | 100100 | 111101 | 100100 |
Color Harmonies of #956724
Complementary color
Monochromatic Colors of #956724
Black with #956724
Text Example
Text Example
White with #956724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956724; }
p { color: rgb(149,103,36); }
H1.HeaderClassName
{
color: #956724;
}
.AnyTagClassName
{
color: #956724;
}
</style>
background-color css
<style>
a { background-color: #956724; }
a { background-color: rgb(149,103,36); }
div.DivClassName
{
background-color: #956724;
}
.BgClassName
{
background-color: #956724;
}
</style>
border-color css
<style>
span { border-color: #956724; }
span { border-color: rgb(149,103,36); }
td.TdClassName
{
border-color: #956724;
}
.TagClassName
{
border-color: #956724;
}
</style>