Shades of Afghan Tan #955924
Tints of Afghan Tan #955924
RGB
CMYK
RGB Variations
Color information
#955924 (or 0x955924) is known color: Afghan Tan. HEX triplet: 95, 59 and 24. RGB value is (149,89,36). Sum of RGB (Red+Green+Blue) = 149+89+36=274 (36% of max value = 765). Red value is 149 (58.59% from 255 or 54.38% from 274); Green value is 89 (35.16% from 255 or 32.48% from 274); Blue value is 36 (14.45% from 255 or 13.14% from 274); Max value from RGB is 149 - color contains mainly: red. Hex color #955924 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #955924 is #6AA6DB. Grayscale: #656565. Windows color (decimal): -6989532 or 2382229. OLE color: 2382229.
HSL color Cylindrical-coordinate representation of color #955924: hue angle of 28.14º 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 #955924 is Cyan = 0, Magento = 0.40, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 89 | 36 | - |
| CMYK | 0 | 0.40 | 0.76 | 0.42 |
| HSL | 28.14º | 0.61% | 0.36% | - |
| HSV(B) | 28.14º | 0.76% | 0.58% | - |
| XYZ | 16.29 | 13.66 | 3.45 | - |
| YUV | 100.9 | 91.38 | 162.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 89 | 36 | 0 | 0.40 | 0.76 | 0.42 | 28.14 | 0.61 | 0.36 |
| Hex | 95 | 59 | 24 | 0 | 28 | 4C | 2A | 1C | 3D | 24 |
| Octal | 225 | 131 | 44 | 0 | 50 | 114 | 52 | 34 | 75 | 44 |
| Binary | 10010101 | 1011001 | 100100 | 0 | 101000 | 1001100 | 101010 | 11100 | 111101 | 100100 |
Color Harmonies of #955924
Complementary color
Monochromatic Colors of #955924
Black with #955924
Text Example
Text Example
White with #955924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955924; }
p { color: rgb(149,89,36); }
H1.HeaderClassName
{
color: #955924;
}
.AnyTagClassName
{
color: #955924;
}
</style>
background-color css
<style>
a { background-color: #955924; }
a { background-color: rgb(149,89,36); }
div.DivClassName
{
background-color: #955924;
}
.BgClassName
{
background-color: #955924;
}
</style>
border-color css
<style>
span { border-color: #955924; }
span { border-color: rgb(149,89,36); }
td.TdClassName
{
border-color: #955924;
}
.TagClassName
{
border-color: #955924;
}
</style>