Shades of Afghan Tan #965724
Tints of Afghan Tan #965724
RGB
CMYK
RGB Variations
Color information
#965724 (or 0x965724) is known color: Afghan Tan. HEX triplet: 96, 57 and 24. RGB value is (150,87,36). Sum of RGB (Red+Green+Blue) = 150+87+36=273 (36% of max value = 765). Red value is 150 (58.98% from 255 or 54.95% from 273); Green value is 87 (34.38% from 255 or 31.87% from 273); Blue value is 36 (14.45% from 255 or 13.19% from 273); Max value from RGB is 150 - color contains mainly: red. Hex color #965724 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #965724 is #69A8DB. Grayscale: #646464. Windows color (decimal): -6924508 or 2381718. OLE color: 2381718.
HSL color Cylindrical-coordinate representation of color #965724: hue angle of 26.84º 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 #965724 is Cyan = 0, Magento = 0.42, Yellow = 0.76 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 87 | 36 | - |
| CMYK | 0 | 0.42 | 0.76 | 0.41 |
| HSL | 26.84º | 0.61% | 0.36% | - |
| HSV(B) | 26.84º | 0.76% | 0.59% | - |
| XYZ | 16.3 | 13.43 | 3.4 | - |
| YUV | 100.02 | 91.87 | 163.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 87 | 36 | 0 | 0.42 | 0.76 | 0.41 | 26.84 | 0.61 | 0.36 |
| Hex | 96 | 57 | 24 | 0 | 2A | 4C | 29 | 1B | 3D | 24 |
| Octal | 226 | 127 | 44 | 0 | 52 | 114 | 51 | 33 | 75 | 44 |
| Binary | 10010110 | 1010111 | 100100 | 0 | 101010 | 1001100 | 101001 | 11011 | 111101 | 100100 |
Color Harmonies of #965724
Complementary color
Monochromatic Colors of #965724
Black with #965724
Text Example
Text Example
White with #965724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #965724; }
p { color: rgb(150,87,36); }
H1.HeaderClassName
{
color: #965724;
}
.AnyTagClassName
{
color: #965724;
}
</style>
background-color css
<style>
a { background-color: #965724; }
a { background-color: rgb(150,87,36); }
div.DivClassName
{
background-color: #965724;
}
.BgClassName
{
background-color: #965724;
}
</style>
border-color css
<style>
span { border-color: #965724; }
span { border-color: rgb(150,87,36); }
td.TdClassName
{
border-color: #965724;
}
.TagClassName
{
border-color: #965724;
}
</style>