Shades of Afghan Tan #966728
Tints of Afghan Tan #966728
RGB
CMYK
RGB Variations
Color information
#966728 (or 0x966728) is known color: Afghan Tan. HEX triplet: 96, 67 and 28. RGB value is (150,103,40). Sum of RGB (Red+Green+Blue) = 150+103+40=293 (38% of max value = 765). Red value is 150 (58.98% from 255 or 51.19% from 293); Green value is 103 (40.62% from 255 or 35.15% from 293); Blue value is 40 (16.02% from 255 or 13.65% from 293); Max value from RGB is 150 - color contains mainly: red. Hex color #966728 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #966728 is #6998D7. Grayscale: #6E6E6E. Windows color (decimal): -6920408 or 2647958. OLE color: 2647958.
HSL color Cylindrical-coordinate representation of color #966728: hue angle of 34.36º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #966728 is Cyan = 0, Magento = 0.31, Yellow = 0.73 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 103 | 40 | - |
| CMYK | 0 | 0.31 | 0.73 | 0.41 |
| HSL | 34.36º | 0.58% | 0.37% | - |
| HSV(B) | 34.36º | 0.73% | 0.59% | - |
| XYZ | 17.81 | 16.34 | 4.22 | - |
| YUV | 109.87 | 88.57 | 156.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 103 | 40 | 0 | 0.31 | 0.73 | 0.41 | 34.36 | 0.58 | 0.37 |
| Hex | 96 | 67 | 28 | 0 | 1F | 49 | 29 | 22 | 3A | 25 |
| Octal | 226 | 147 | 50 | 0 | 37 | 111 | 51 | 42 | 72 | 45 |
| Binary | 10010110 | 1100111 | 101000 | 0 | 11111 | 1001001 | 101001 | 100010 | 111010 | 100101 |
Color Harmonies of #966728
Complementary color
Monochromatic Colors of #966728
Black with #966728
Text Example
Text Example
White with #966728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966728; }
p { color: rgb(150,103,40); }
H1.HeaderClassName
{
color: #966728;
}
.AnyTagClassName
{
color: #966728;
}
</style>
background-color css
<style>
a { background-color: #966728; }
a { background-color: rgb(150,103,40); }
div.DivClassName
{
background-color: #966728;
}
.BgClassName
{
background-color: #966728;
}
</style>
border-color css
<style>
span { border-color: #966728; }
span { border-color: rgb(150,103,40); }
td.TdClassName
{
border-color: #966728;
}
.TagClassName
{
border-color: #966728;
}
</style>