Shades of Afghan Tan #916622
Tints of Afghan Tan #916622
RGB
CMYK
RGB Variations
Color information
#916622 (or 0x916622) is known color: Afghan Tan. HEX triplet: 91, 66 and 22. RGB value is (145,102,34). Sum of RGB (Red+Green+Blue) = 145+102+34=281 (37% of max value = 765). Red value is 145 (57.03% from 255 or 51.60% from 281); Green value is 102 (40.23% from 255 or 36.30% from 281); Blue value is 34 (13.67% from 255 or 12.10% from 281); Max value from RGB is 145 - color contains mainly: red. Hex color #916622 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #916622 is #6E99DD. Grayscale: #6B6B6B. Windows color (decimal): -7248350 or 2254481. OLE color: 2254481.
HSL color Cylindrical-coordinate representation of color #916622: hue angle of 36.76º 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 #916622 is Cyan = 0, Magento = 0.30, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 102 | 34 | - |
| CMYK | 0 | 0.30 | 0.77 | 0.43 |
| HSL | 36.76º | 0.62% | 0.35% | - |
| HSV(B) | 36.76º | 0.77% | 0.57% | - |
| XYZ | 16.72 | 15.64 | 3.65 | - |
| YUV | 107.11 | 86.75 | 155.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 102 | 34 | 0 | 0.30 | 0.77 | 0.43 | 36.76 | 0.62 | 0.35 |
| Hex | 91 | 66 | 22 | 0 | 1E | 4D | 2B | 25 | 3E | 23 |
| Octal | 221 | 146 | 42 | 0 | 36 | 115 | 53 | 45 | 76 | 43 |
| Binary | 10010001 | 1100110 | 100010 | 0 | 11110 | 1001101 | 101011 | 100101 | 111110 | 100011 |
Color Harmonies of #916622
Complementary color
Monochromatic Colors of #916622
Black with #916622
Text Example
Text Example
White with #916622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916622; }
p { color: rgb(145,102,34); }
H1.HeaderClassName
{
color: #916622;
}
.AnyTagClassName
{
color: #916622;
}
</style>
background-color css
<style>
a { background-color: #916622; }
a { background-color: rgb(145,102,34); }
div.DivClassName
{
background-color: #916622;
}
.BgClassName
{
background-color: #916622;
}
</style>
border-color css
<style>
span { border-color: #916622; }
span { border-color: rgb(145,102,34); }
td.TdClassName
{
border-color: #916622;
}
.TagClassName
{
border-color: #916622;
}
</style>