Shades of Afghan Tan #906721
Tints of Afghan Tan #906721
RGB
CMYK
RGB Variations
Color information
#906721 (or 0x906721) is known color: Afghan Tan. HEX triplet: 90, 67 and 21. RGB value is (144,103,33). Sum of RGB (Red+Green+Blue) = 144+103+33=280 (37% of max value = 765). Red value is 144 (56.64% from 255 or 51.43% from 280); Green value is 103 (40.62% from 255 or 36.79% from 280); Blue value is 33 (13.28% from 255 or 11.79% from 280); Max value from RGB is 144 - color contains mainly: red. Hex color #906721 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #906721 is #6F98DE. Grayscale: #6B6B6B. Windows color (decimal): -7313631 or 2189200. OLE color: 2189200.
HSL color Cylindrical-coordinate representation of color #906721: hue angle of 37.84º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #906721 is Cyan = 0, Magento = 0.28, Yellow = 0.77 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 103 | 33 | - |
| CMYK | 0 | 0.28 | 0.77 | 0.44 |
| HSL | 37.84º | 0.63% | 0.35% | - |
| HSV(B) | 37.84º | 0.77% | 0.56% | - |
| XYZ | 16.63 | 15.74 | 3.6 | - |
| YUV | 107.28 | 86.08 | 154.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 103 | 33 | 0 | 0.28 | 0.77 | 0.44 | 37.84 | 0.63 | 0.35 |
| Hex | 90 | 67 | 21 | 0 | 1C | 4D | 2C | 26 | 3F | 23 |
| Octal | 220 | 147 | 41 | 0 | 34 | 115 | 54 | 46 | 77 | 43 |
| Binary | 10010000 | 1100111 | 100001 | 0 | 11100 | 1001101 | 101100 | 100110 | 111111 | 100011 |
Color Harmonies of #906721
Complementary color
Monochromatic Colors of #906721
Black with #906721
Text Example
Text Example
White with #906721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906721; }
p { color: rgb(144,103,33); }
H1.HeaderClassName
{
color: #906721;
}
.AnyTagClassName
{
color: #906721;
}
</style>
background-color css
<style>
a { background-color: #906721; }
a { background-color: rgb(144,103,33); }
div.DivClassName
{
background-color: #906721;
}
.BgClassName
{
background-color: #906721;
}
</style>
border-color css
<style>
span { border-color: #906721; }
span { border-color: rgb(144,103,33); }
td.TdClassName
{
border-color: #906721;
}
.TagClassName
{
border-color: #906721;
}
</style>