Shades of Afghan Tan #965924
Tints of Afghan Tan #965924
RGB
CMYK
RGB Variations
Color information
#965924 (or 0x965924) is known color: Afghan Tan. HEX triplet: 96, 59 and 24. RGB value is (150,89,36). Sum of RGB (Red+Green+Blue) = 150+89+36=275 (36% of max value = 765). Red value is 150 (58.98% from 255 or 54.55% from 275); Green value is 89 (35.16% from 255 or 32.36% from 275); Blue value is 36 (14.45% from 255 or 13.09% from 275); Max value from RGB is 150 - color contains mainly: red. Hex color #965924 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #965924 is #69A6DB. Grayscale: #656565. Windows color (decimal): -6923996 or 2382230. OLE color: 2382230.
HSL color Cylindrical-coordinate representation of color #965924: hue angle of 27.89º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #965924 is Cyan = 0, Magento = 0.41, Yellow = 0.76 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 89 | 36 | - |
| CMYK | 0 | 0.41 | 0.76 | 0.41 |
| HSL | 27.89º | 0.61% | 0.36% | - |
| HSV(B) | 27.89º | 0.76% | 0.59% | - |
| XYZ | 16.47 | 13.76 | 3.46 | - |
| YUV | 101.2 | 91.21 | 162.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 89 | 36 | 0 | 0.41 | 0.76 | 0.41 | 27.89 | 0.61 | 0.36 |
| Hex | 96 | 59 | 24 | 0 | 29 | 4C | 29 | 1C | 3D | 24 |
| Octal | 226 | 131 | 44 | 0 | 51 | 114 | 51 | 34 | 75 | 44 |
| Binary | 10010110 | 1011001 | 100100 | 0 | 101001 | 1001100 | 101001 | 11100 | 111101 | 100100 |
Color Harmonies of #965924
Complementary color
Monochromatic Colors of #965924
Black with #965924
Text Example
Text Example
White with #965924
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #965924; }
p { color: rgb(150,89,36); }
H1.HeaderClassName
{
color: #965924;
}
.AnyTagClassName
{
color: #965924;
}
</style>
background-color css
<style>
a { background-color: #965924; }
a { background-color: rgb(150,89,36); }
div.DivClassName
{
background-color: #965924;
}
.BgClassName
{
background-color: #965924;
}
</style>
border-color css
<style>
span { border-color: #965924; }
span { border-color: rgb(150,89,36); }
td.TdClassName
{
border-color: #965924;
}
.TagClassName
{
border-color: #965924;
}
</style>