Shades of Afghan Tan #926329
Tints of Afghan Tan #926329
RGB
CMYK
RGB Variations
Color information
#926329 (or 0x926329) is known color: Afghan Tan. HEX triplet: 92, 63 and 29. RGB value is (146,99,41). Sum of RGB (Red+Green+Blue) = 146+99+41=286 (37% of max value = 765). Red value is 146 (57.42% from 255 or 51.05% from 286); Green value is 99 (39.06% from 255 or 34.62% from 286); Blue value is 41 (16.41% from 255 or 14.34% from 286); Max value from RGB is 146 - color contains mainly: red. Hex color #926329 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #926329 is #6D9CD6. Grayscale: #6A6A6A. Windows color (decimal): -7183575 or 2712466. OLE color: 2712466.
HSL color Cylindrical-coordinate representation of color #926329: hue angle of 33.14º degrees, saturation: 0.56, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #926329 is Cyan = 0, Magento = 0.32, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 99 | 41 | - |
| CMYK | 0 | 0.32 | 0.72 | 0.43 |
| HSL | 33.14º | 0.56% | 0.37% | - |
| HSV(B) | 33.14º | 0.72% | 0.57% | - |
| XYZ | 16.72 | 15.19 | 4.15 | - |
| YUV | 106.44 | 91.07 | 156.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 99 | 41 | 0 | 0.32 | 0.72 | 0.43 | 33.14 | 0.56 | 0.37 |
| Hex | 92 | 63 | 29 | 0 | 20 | 48 | 2B | 21 | 38 | 25 |
| Octal | 222 | 143 | 51 | 0 | 40 | 110 | 53 | 41 | 70 | 45 |
| Binary | 10010010 | 1100011 | 101001 | 0 | 100000 | 1001000 | 101011 | 100001 | 111000 | 100101 |
Color Harmonies of #926329
Complementary color
Monochromatic Colors of #926329
Black with #926329
Text Example
Text Example
White with #926329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926329; }
p { color: rgb(146,99,41); }
H1.HeaderClassName
{
color: #926329;
}
.AnyTagClassName
{
color: #926329;
}
</style>
background-color css
<style>
a { background-color: #926329; }
a { background-color: rgb(146,99,41); }
div.DivClassName
{
background-color: #926329;
}
.BgClassName
{
background-color: #926329;
}
</style>
border-color css
<style>
span { border-color: #926329; }
span { border-color: rgb(146,99,41); }
td.TdClassName
{
border-color: #926329;
}
.TagClassName
{
border-color: #926329;
}
</style>