Shades of Afghan Tan #916721
Tints of Afghan Tan #916721
RGB
CMYK
RGB Variations
Color information
#916721 (or 0x916721) is known color: Afghan Tan. HEX triplet: 91, 67 and 21. RGB value is (145,103,33). Sum of RGB (Red+Green+Blue) = 145+103+33=281 (37% of max value = 765). Red value is 145 (57.03% from 255 or 51.60% from 281); Green value is 103 (40.62% from 255 or 36.65% from 281); Blue value is 33 (13.28% from 255 or 11.74% from 281); Max value from RGB is 145 - color contains mainly: red. Hex color #916721 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #916721 is #6E98DE. Grayscale: #6B6B6B. Windows color (decimal): -7248095 or 2189201. OLE color: 2189201.
HSL color Cylindrical-coordinate representation of color #916721: hue angle of 37.5º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #916721 is Cyan = 0, Magento = 0.29, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 103 | 33 | - |
| CMYK | 0 | 0.29 | 0.77 | 0.43 |
| HSL | 37.5º | 0.63% | 0.35% | - |
| HSV(B) | 37.5º | 0.77% | 0.57% | - |
| XYZ | 16.8 | 15.83 | 3.61 | - |
| YUV | 107.58 | 85.91 | 154.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 103 | 33 | 0 | 0.29 | 0.77 | 0.43 | 37.5 | 0.63 | 0.35 |
| Hex | 91 | 67 | 21 | 0 | 1D | 4D | 2B | 26 | 3F | 23 |
| Octal | 221 | 147 | 41 | 0 | 35 | 115 | 53 | 46 | 77 | 43 |
| Binary | 10010001 | 1100111 | 100001 | 0 | 11101 | 1001101 | 101011 | 100110 | 111111 | 100011 |
Color Harmonies of #916721
Complementary color
Monochromatic Colors of #916721
Black with #916721
Text Example
Text Example
White with #916721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916721; }
p { color: rgb(145,103,33); }
H1.HeaderClassName
{
color: #916721;
}
.AnyTagClassName
{
color: #916721;
}
</style>
background-color css
<style>
a { background-color: #916721; }
a { background-color: rgb(145,103,33); }
div.DivClassName
{
background-color: #916721;
}
.BgClassName
{
background-color: #916721;
}
</style>
border-color css
<style>
span { border-color: #916721; }
span { border-color: rgb(145,103,33); }
td.TdClassName
{
border-color: #916721;
}
.TagClassName
{
border-color: #916721;
}
</style>