Shades of Afghan Tan #926726
Tints of Afghan Tan #926726
RGB
CMYK
RGB Variations
Color information
#926726 (or 0x926726) is known color: Afghan Tan. HEX triplet: 92, 67 and 26. RGB value is (146,103,38). Sum of RGB (Red+Green+Blue) = 146+103+38=287 (38% of max value = 765). Red value is 146 (57.42% from 255 or 50.87% from 287); Green value is 103 (40.62% from 255 or 35.89% from 287); Blue value is 38 (15.23% from 255 or 13.24% from 287); Max value from RGB is 146 - color contains mainly: red. Hex color #926726 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #926726 is #6D98D9. Grayscale: #6C6C6C. Windows color (decimal): -7182554 or 2516882. OLE color: 2516882.
HSL color Cylindrical-coordinate representation of color #926726: hue angle of 36.11º 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 #926726 is Cyan = 0, Magento = 0.29, Yellow = 0.74 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 103 | 38 | - |
| CMYK | 0 | 0.29 | 0.74 | 0.43 |
| HSL | 36.11º | 0.59% | 0.36% | - |
| HSV(B) | 36.11º | 0.74% | 0.57% | - |
| XYZ | 17.05 | 15.95 | 4.01 | - |
| YUV | 108.45 | 88.25 | 154.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 103 | 38 | 0 | 0.29 | 0.74 | 0.43 | 36.11 | 0.59 | 0.36 |
| Hex | 92 | 67 | 26 | 0 | 1D | 4A | 2B | 24 | 3B | 24 |
| Octal | 222 | 147 | 46 | 0 | 35 | 112 | 53 | 44 | 73 | 44 |
| Binary | 10010010 | 1100111 | 100110 | 0 | 11101 | 1001010 | 101011 | 100100 | 111011 | 100100 |
Color Harmonies of #926726
Complementary color
Monochromatic Colors of #926726
Black with #926726
Text Example
Text Example
White with #926726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926726; }
p { color: rgb(146,103,38); }
H1.HeaderClassName
{
color: #926726;
}
.AnyTagClassName
{
color: #926726;
}
</style>
background-color css
<style>
a { background-color: #926726; }
a { background-color: rgb(146,103,38); }
div.DivClassName
{
background-color: #926726;
}
.BgClassName
{
background-color: #926726;
}
</style>
border-color css
<style>
span { border-color: #926726; }
span { border-color: rgb(146,103,38); }
td.TdClassName
{
border-color: #926726;
}
.TagClassName
{
border-color: #926726;
}
</style>