Shades of Afghan Tan #916722
Tints of Afghan Tan #916722
RGB
CMYK
RGB Variations
Color information
#916722 (or 0x916722) is known color: Afghan Tan. HEX triplet: 91, 67 and 22. RGB value is (145,103,34). Sum of RGB (Red+Green+Blue) = 145+103+34=282 (37% of max value = 765). Red value is 145 (57.03% from 255 or 51.42% from 282); Green value is 103 (40.62% from 255 or 36.52% from 282); Blue value is 34 (13.67% from 255 or 12.06% from 282); Max value from RGB is 145 - color contains mainly: red. Hex color #916722 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #916722 is #6E98DD. Grayscale: #6C6C6C. Windows color (decimal): -7248094 or 2254737. OLE color: 2254737.
HSL color Cylindrical-coordinate representation of color #916722: hue angle of 37.3º degrees, saturation: 0.62, 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 #916722 is Cyan = 0, Magento = 0.29, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 103 | 34 | - |
| CMYK | 0 | 0.29 | 0.77 | 0.43 |
| HSL | 37.3º | 0.62% | 0.35% | - |
| HSV(B) | 37.3º | 0.77% | 0.57% | - |
| XYZ | 16.82 | 15.84 | 3.68 | - |
| YUV | 107.69 | 86.41 | 154.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 103 | 34 | 0 | 0.29 | 0.77 | 0.43 | 37.3 | 0.62 | 0.35 |
| Hex | 91 | 67 | 22 | 0 | 1D | 4D | 2B | 25 | 3E | 23 |
| Octal | 221 | 147 | 42 | 0 | 35 | 115 | 53 | 45 | 76 | 43 |
| Binary | 10010001 | 1100111 | 100010 | 0 | 11101 | 1001101 | 101011 | 100101 | 111110 | 100011 |
Color Harmonies of #916722
Complementary color
Monochromatic Colors of #916722
Black with #916722
Text Example
Text Example
White with #916722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916722; }
p { color: rgb(145,103,34); }
H1.HeaderClassName
{
color: #916722;
}
.AnyTagClassName
{
color: #916722;
}
</style>
background-color css
<style>
a { background-color: #916722; }
a { background-color: rgb(145,103,34); }
div.DivClassName
{
background-color: #916722;
}
.BgClassName
{
background-color: #916722;
}
</style>
border-color css
<style>
span { border-color: #916722; }
span { border-color: rgb(145,103,34); }
td.TdClassName
{
border-color: #916722;
}
.TagClassName
{
border-color: #916722;
}
</style>