Shades of Afghan Tan #976728
Tints of Afghan Tan #976728
RGB
CMYK
RGB Variations
Color information
#976728 (or 0x976728) is known color: Afghan Tan. HEX triplet: 97, 67 and 28. RGB value is (151,103,40). Sum of RGB (Red+Green+Blue) = 151+103+40=294 (38% of max value = 765). Red value is 151 (59.38% from 255 or 51.36% from 294); Green value is 103 (40.62% from 255 or 35.03% from 294); Blue value is 40 (16.02% from 255 or 13.61% from 294); Max value from RGB is 151 - color contains mainly: red. Hex color #976728 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #976728 is #6898D7. Grayscale: #6E6E6E. Windows color (decimal): -6854872 or 2647959. OLE color: 2647959.
HSL color Cylindrical-coordinate representation of color #976728: hue angle of 34.05º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #976728 is Cyan = 0, Magento = 0.32, Yellow = 0.74 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 103 | 40 | - |
| CMYK | 0 | 0.32 | 0.74 | 0.41 |
| HSL | 34.05º | 0.58% | 0.37% | - |
| HSV(B) | 34.05º | 0.74% | 0.59% | - |
| XYZ | 18 | 16.43 | 4.23 | - |
| YUV | 110.17 | 88.4 | 157.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 103 | 40 | 0 | 0.32 | 0.74 | 0.41 | 34.05 | 0.58 | 0.37 |
| Hex | 97 | 67 | 28 | 0 | 20 | 4A | 29 | 22 | 3A | 25 |
| Octal | 227 | 147 | 50 | 0 | 40 | 112 | 51 | 42 | 72 | 45 |
| Binary | 10010111 | 1100111 | 101000 | 0 | 100000 | 1001010 | 101001 | 100010 | 111010 | 100101 |
Color Harmonies of #976728
Complementary color
Monochromatic Colors of #976728
Black with #976728
Text Example
Text Example
White with #976728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #976728; }
p { color: rgb(151,103,40); }
H1.HeaderClassName
{
color: #976728;
}
.AnyTagClassName
{
color: #976728;
}
</style>
background-color css
<style>
a { background-color: #976728; }
a { background-color: rgb(151,103,40); }
div.DivClassName
{
background-color: #976728;
}
.BgClassName
{
background-color: #976728;
}
</style>
border-color css
<style>
span { border-color: #976728; }
span { border-color: rgb(151,103,40); }
td.TdClassName
{
border-color: #976728;
}
.TagClassName
{
border-color: #976728;
}
</style>