Shades of Afghan Tan #926229
Tints of Afghan Tan #926229
RGB
CMYK
RGB Variations
Color information
#926229 (or 0x926229) is known color: Afghan Tan. HEX triplet: 92, 62 and 29. RGB value is (146,98,41). Sum of RGB (Red+Green+Blue) = 146+98+41=285 (37% of max value = 765). Red value is 146 (57.42% from 255 or 51.23% from 285); Green value is 98 (38.67% from 255 or 34.39% from 285); Blue value is 41 (16.41% from 255 or 14.39% from 285); Max value from RGB is 146 - color contains mainly: red. Hex color #926229 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #926229 is #6D9DD6. Grayscale: #6A6A6A. Windows color (decimal): -7183831 or 2712210. OLE color: 2712210.
HSL color Cylindrical-coordinate representation of color #926229: hue angle of 32.57º 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 #926229 is Cyan = 0, Magento = 0.33, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 98 | 41 | - |
| CMYK | 0 | 0.33 | 0.72 | 0.43 |
| HSL | 32.57º | 0.56% | 0.37% | - |
| HSV(B) | 32.57º | 0.72% | 0.57% | - |
| XYZ | 16.62 | 15.01 | 4.12 | - |
| YUV | 105.85 | 91.4 | 156.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 98 | 41 | 0 | 0.33 | 0.72 | 0.43 | 32.57 | 0.56 | 0.37 |
| Hex | 92 | 62 | 29 | 0 | 21 | 48 | 2B | 21 | 38 | 25 |
| Octal | 222 | 142 | 51 | 0 | 41 | 110 | 53 | 41 | 70 | 45 |
| Binary | 10010010 | 1100010 | 101001 | 0 | 100001 | 1001000 | 101011 | 100001 | 111000 | 100101 |
Color Harmonies of #926229
Complementary color
Monochromatic Colors of #926229
Black with #926229
Text Example
Text Example
White with #926229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926229; }
p { color: rgb(146,98,41); }
H1.HeaderClassName
{
color: #926229;
}
.AnyTagClassName
{
color: #926229;
}
</style>
background-color css
<style>
a { background-color: #926229; }
a { background-color: rgb(146,98,41); }
div.DivClassName
{
background-color: #926229;
}
.BgClassName
{
background-color: #926229;
}
</style>
border-color css
<style>
span { border-color: #926229; }
span { border-color: rgb(146,98,41); }
td.TdClassName
{
border-color: #926229;
}
.TagClassName
{
border-color: #926229;
}
</style>