Shades of Afghan Tan #926426
Tints of Afghan Tan #926426
RGB
CMYK
RGB Variations
Color information
#926426 (or 0x926426) is known color: Afghan Tan. HEX triplet: 92, 64 and 26. RGB value is (146,100,38). Sum of RGB (Red+Green+Blue) = 146+100+38=284 (37% of max value = 765). Red value is 146 (57.42% from 255 or 51.41% from 284); Green value is 100 (39.45% from 255 or 35.21% from 284); Blue value is 38 (15.23% from 255 or 13.38% from 284); Max value from RGB is 146 - color contains mainly: red. Hex color #926426 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #926426 is #6D9BD9. Grayscale: #6A6A6A. Windows color (decimal): -7183322 or 2516114. OLE color: 2516114.
HSL color Cylindrical-coordinate representation of color #926426: hue angle of 34.44º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #926426 is Cyan = 0, Magento = 0.32, Yellow = 0.74 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 100 | 38 | - |
| CMYK | 0 | 0.32 | 0.74 | 0.43 |
| HSL | 34.44º | 0.59% | 0.36% | - |
| HSV(B) | 34.44º | 0.74% | 0.57% | - |
| XYZ | 16.76 | 15.37 | 3.92 | - |
| YUV | 106.69 | 89.24 | 156.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 100 | 38 | 0 | 0.32 | 0.74 | 0.43 | 34.44 | 0.59 | 0.36 |
| Hex | 92 | 64 | 26 | 0 | 20 | 4A | 2B | 22 | 3B | 24 |
| Octal | 222 | 144 | 46 | 0 | 40 | 112 | 53 | 42 | 73 | 44 |
| Binary | 10010010 | 1100100 | 100110 | 0 | 100000 | 1001010 | 101011 | 100010 | 111011 | 100100 |
Color Harmonies of #926426
Complementary color
Monochromatic Colors of #926426
Black with #926426
Text Example
Text Example
White with #926426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926426; }
p { color: rgb(146,100,38); }
H1.HeaderClassName
{
color: #926426;
}
.AnyTagClassName
{
color: #926426;
}
</style>
background-color css
<style>
a { background-color: #926426; }
a { background-color: rgb(146,100,38); }
div.DivClassName
{
background-color: #926426;
}
.BgClassName
{
background-color: #926426;
}
</style>
border-color css
<style>
span { border-color: #926426; }
span { border-color: rgb(146,100,38); }
td.TdClassName
{
border-color: #926426;
}
.TagClassName
{
border-color: #926426;
}
</style>