Shades of Afghan Tan #965720
Tints of Afghan Tan #965720
RGB
CMYK
RGB Variations
Color information
#965720 (or 0x965720) is known color: Afghan Tan. HEX triplet: 96, 57 and 20. RGB value is (150,87,32). Sum of RGB (Red+Green+Blue) = 150+87+32=269 (35% of max value = 765). Red value is 150 (58.98% from 255 or 55.76% from 269); Green value is 87 (34.38% from 255 or 32.34% from 269); Blue value is 32 (12.89% from 255 or 11.90% from 269); Max value from RGB is 150 - color contains mainly: red. Hex color #965720 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #965720 is #69A8DF. Grayscale: #636363. Windows color (decimal): -6924512 or 2119574. OLE color: 2119574.
HSL color Cylindrical-coordinate representation of color #965720: hue angle of 27.97º degrees, saturation: 0.65, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #965720 is Cyan = 0, Magento = 0.42, Yellow = 0.79 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 87 | 32 | - |
| CMYK | 0 | 0.42 | 0.79 | 0.41 |
| HSL | 27.97º | 0.65% | 0.36% | - |
| HSV(B) | 27.97º | 0.79% | 0.59% | - |
| XYZ | 16.25 | 13.4 | 3.1 | - |
| YUV | 99.57 | 89.87 | 163.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 87 | 32 | 0 | 0.42 | 0.79 | 0.41 | 27.97 | 0.65 | 0.36 |
| Hex | 96 | 57 | 20 | 0 | 2A | 4F | 29 | 1C | 41 | 24 |
| Octal | 226 | 127 | 40 | 0 | 52 | 117 | 51 | 34 | 101 | 44 |
| Binary | 10010110 | 1010111 | 100000 | 0 | 101010 | 1001111 | 101001 | 11100 | 1000001 | 100100 |
Color Harmonies of #965720
Complementary color
Monochromatic Colors of #965720
Black with #965720
Text Example
Text Example
White with #965720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #965720; }
p { color: rgb(150,87,32); }
H1.HeaderClassName
{
color: #965720;
}
.AnyTagClassName
{
color: #965720;
}
</style>
background-color css
<style>
a { background-color: #965720; }
a { background-color: rgb(150,87,32); }
div.DivClassName
{
background-color: #965720;
}
.BgClassName
{
background-color: #965720;
}
</style>
border-color css
<style>
span { border-color: #965720; }
span { border-color: rgb(150,87,32); }
td.TdClassName
{
border-color: #965720;
}
.TagClassName
{
border-color: #965720;
}
</style>