Shades of Afghan Tan #976423
Tints of Afghan Tan #976423
RGB
CMYK
RGB Variations
Color information
#976423 (or 0x976423) is known color: Afghan Tan. HEX triplet: 97, 64 and 23. RGB value is (151,100,35). Sum of RGB (Red+Green+Blue) = 151+100+35=286 (37% of max value = 765). Red value is 151 (59.38% from 255 or 52.80% from 286); Green value is 100 (39.45% from 255 or 34.97% from 286); Blue value is 35 (14.06% from 255 or 12.24% from 286); Max value from RGB is 151 - color contains mainly: red. Hex color #976423 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #976423 is #689BDC. Grayscale: #6C6C6C. Windows color (decimal): -6855645 or 2319511. OLE color: 2319511.
HSL color Cylindrical-coordinate representation of color #976423: hue angle of 33.62º degrees, saturation: 0.62, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #976423 is Cyan = 0, Magento = 0.34, Yellow = 0.77 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 100 | 35 | - |
| CMYK | 0 | 0.34 | 0.77 | 0.41 |
| HSL | 33.62º | 0.62% | 0.36% | - |
| HSV(B) | 33.62º | 0.77% | 0.59% | - |
| XYZ | 17.62 | 15.82 | 3.71 | - |
| YUV | 107.84 | 86.9 | 158.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 100 | 35 | 0 | 0.34 | 0.77 | 0.41 | 33.62 | 0.62 | 0.36 |
| Hex | 97 | 64 | 23 | 0 | 22 | 4D | 29 | 22 | 3E | 24 |
| Octal | 227 | 144 | 43 | 0 | 42 | 115 | 51 | 42 | 76 | 44 |
| Binary | 10010111 | 1100100 | 100011 | 0 | 100010 | 1001101 | 101001 | 100010 | 111110 | 100100 |
Color Harmonies of #976423
Complementary color
Monochromatic Colors of #976423
Black with #976423
Text Example
Text Example
White with #976423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #976423; }
p { color: rgb(151,100,35); }
H1.HeaderClassName
{
color: #976423;
}
.AnyTagClassName
{
color: #976423;
}
</style>
background-color css
<style>
a { background-color: #976423; }
a { background-color: rgb(151,100,35); }
div.DivClassName
{
background-color: #976423;
}
.BgClassName
{
background-color: #976423;
}
</style>
border-color css
<style>
span { border-color: #976423; }
span { border-color: rgb(151,100,35); }
td.TdClassName
{
border-color: #976423;
}
.TagClassName
{
border-color: #976423;
}
</style>