Shades of Afghan Tan #916621
Tints of Afghan Tan #916621
RGB
CMYK
RGB Variations
Color information
#916621 (or 0x916621) is known color: Afghan Tan. HEX triplet: 91, 66 and 21. RGB value is (145,102,33). Sum of RGB (Red+Green+Blue) = 145+102+33=280 (37% of max value = 765). Red value is 145 (57.03% from 255 or 51.79% from 280); Green value is 102 (40.23% from 255 or 36.43% from 280); Blue value is 33 (13.28% from 255 or 11.79% from 280); Max value from RGB is 145 - color contains mainly: red. Hex color #916621 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #916621 is #6E99DE. Grayscale: #6B6B6B. Windows color (decimal): -7248351 or 2188945. OLE color: 2188945.
HSL color Cylindrical-coordinate representation of color #916621: hue angle of 36.96º 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 #916621 is Cyan = 0, Magento = 0.30, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 102 | 33 | - |
| CMYK | 0 | 0.30 | 0.77 | 0.43 |
| HSL | 36.96º | 0.63% | 0.35% | - |
| HSV(B) | 36.96º | 0.77% | 0.57% | - |
| XYZ | 16.7 | 15.63 | 3.58 | - |
| YUV | 106.99 | 86.25 | 155.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 102 | 33 | 0 | 0.30 | 0.77 | 0.43 | 36.96 | 0.63 | 0.35 |
| Hex | 91 | 66 | 21 | 0 | 1E | 4D | 2B | 25 | 3F | 23 |
| Octal | 221 | 146 | 41 | 0 | 36 | 115 | 53 | 45 | 77 | 43 |
| Binary | 10010001 | 1100110 | 100001 | 0 | 11110 | 1001101 | 101011 | 100101 | 111111 | 100011 |
Color Harmonies of #916621
Complementary color
Monochromatic Colors of #916621
Black with #916621
Text Example
Text Example
White with #916621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916621; }
p { color: rgb(145,102,33); }
H1.HeaderClassName
{
color: #916621;
}
.AnyTagClassName
{
color: #916621;
}
</style>
background-color css
<style>
a { background-color: #916621; }
a { background-color: rgb(145,102,33); }
div.DivClassName
{
background-color: #916621;
}
.BgClassName
{
background-color: #916621;
}
</style>
border-color css
<style>
span { border-color: #916621; }
span { border-color: rgb(145,102,33); }
td.TdClassName
{
border-color: #916621;
}
.TagClassName
{
border-color: #916621;
}
</style>