Shades of Afghan Tan #926821
Tints of Afghan Tan #926821
RGB
CMYK
RGB Variations
Color information
#926821 (or 0x926821) is known color: Afghan Tan. HEX triplet: 92, 68 and 21. RGB value is (146,104,33). Sum of RGB (Red+Green+Blue) = 146+104+33=283 (37% of max value = 765). Red value is 146 (57.42% from 255 or 51.59% from 283); Green value is 104 (41.02% from 255 or 36.75% from 283); Blue value is 33 (13.28% from 255 or 11.66% from 283); Max value from RGB is 146 - color contains mainly: red. Hex color #926821 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #926821 is #6D97DE. Grayscale: #6C6C6C. Windows color (decimal): -7182303 or 2189458. OLE color: 2189458.
HSL color Cylindrical-coordinate representation of color #926821: hue angle of 37.7º 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 #926821 is Cyan = 0, Magento = 0.29, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 104 | 33 | - |
| CMYK | 0 | 0.29 | 0.77 | 0.43 |
| HSL | 37.7º | 0.63% | 0.35% | - |
| HSV(B) | 37.7º | 0.77% | 0.57% | - |
| XYZ | 17.08 | 16.12 | 3.65 | - |
| YUV | 108.46 | 85.41 | 154.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 104 | 33 | 0 | 0.29 | 0.77 | 0.43 | 37.7 | 0.63 | 0.35 |
| Hex | 92 | 68 | 21 | 0 | 1D | 4D | 2B | 26 | 3F | 23 |
| Octal | 222 | 150 | 41 | 0 | 35 | 115 | 53 | 46 | 77 | 43 |
| Binary | 10010010 | 1101000 | 100001 | 0 | 11101 | 1001101 | 101011 | 100110 | 111111 | 100011 |
Color Harmonies of #926821
Complementary color
Monochromatic Colors of #926821
Black with #926821
Text Example
Text Example
White with #926821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926821; }
p { color: rgb(146,104,33); }
H1.HeaderClassName
{
color: #926821;
}
.AnyTagClassName
{
color: #926821;
}
</style>
background-color css
<style>
a { background-color: #926821; }
a { background-color: rgb(146,104,33); }
div.DivClassName
{
background-color: #926821;
}
.BgClassName
{
background-color: #926821;
}
</style>
border-color css
<style>
span { border-color: #926821; }
span { border-color: rgb(146,104,33); }
td.TdClassName
{
border-color: #926821;
}
.TagClassName
{
border-color: #926821;
}
</style>