Shades of Afghan Tan #956024
Tints of Afghan Tan #956024
RGB
CMYK
RGB Variations
Color information
#956024 (or 0x956024) is known color: Afghan Tan. HEX triplet: 95, 60 and 24. RGB value is (149,96,36). Sum of RGB (Red+Green+Blue) = 149+96+36=281 (37% of max value = 765). Red value is 149 (58.59% from 255 or 53.02% from 281); Green value is 96 (37.89% from 255 or 34.16% from 281); Blue value is 36 (14.45% from 255 or 12.81% from 281); Max value from RGB is 149 - color contains mainly: red. Hex color #956024 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #956024 is #6A9FDB. Grayscale: #696969. Windows color (decimal): -6987740 or 2384021. OLE color: 2384021.
HSL color Cylindrical-coordinate representation of color #956024: hue angle of 31.86º 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 #956024 is Cyan = 0, Magento = 0.36, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 96 | 36 | - |
| CMYK | 0 | 0.36 | 0.76 | 0.42 |
| HSL | 31.86º | 0.61% | 0.36% | - |
| HSV(B) | 31.86º | 0.76% | 0.58% | - |
| XYZ | 16.9 | 14.88 | 3.65 | - |
| YUV | 105.01 | 89.06 | 159.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 96 | 36 | 0 | 0.36 | 0.76 | 0.42 | 31.86 | 0.61 | 0.36 |
| Hex | 95 | 60 | 24 | 0 | 24 | 4C | 2A | 20 | 3D | 24 |
| Octal | 225 | 140 | 44 | 0 | 44 | 114 | 52 | 40 | 75 | 44 |
| Binary | 10010101 | 1100000 | 100100 | 0 | 100100 | 1001100 | 101010 | 100000 | 111101 | 100100 |
Color Harmonies of #956024
Complementary color
Monochromatic Colors of #956024
Black with #956024
Text Example
Text Example
White with #956024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956024; }
p { color: rgb(149,96,36); }
H1.HeaderClassName
{
color: #956024;
}
.AnyTagClassName
{
color: #956024;
}
</style>
background-color css
<style>
a { background-color: #956024; }
a { background-color: rgb(149,96,36); }
div.DivClassName
{
background-color: #956024;
}
.BgClassName
{
background-color: #956024;
}
</style>
border-color css
<style>
span { border-color: #956024; }
span { border-color: rgb(149,96,36); }
td.TdClassName
{
border-color: #956024;
}
.TagClassName
{
border-color: #956024;
}
</style>