Shades of Afghan Tan #925621
Tints of Afghan Tan #925621
RGB
CMYK
RGB Variations
Color information
#925621 (or 0x925621) is known color: Afghan Tan. HEX triplet: 92, 56 and 21. RGB value is (146,86,33). Sum of RGB (Red+Green+Blue) = 146+86+33=265 (35% of max value = 765). Red value is 146 (57.42% from 255 or 55.09% from 265); Green value is 86 (33.98% from 255 or 32.45% from 265); Blue value is 33 (13.28% from 255 or 12.45% from 265); Max value from RGB is 146 - color contains mainly: red. Hex color #925621 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #925621 is #6DA9DE. Grayscale: #626262. Windows color (decimal): -7186911 or 2184850. OLE color: 2184850.
HSL color Cylindrical-coordinate representation of color #925621: hue angle of 28.14º 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 #925621 is Cyan = 0, Magento = 0.41, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 86 | 33 | - |
| CMYK | 0 | 0.41 | 0.77 | 0.43 |
| HSL | 28.14º | 0.63% | 0.35% | - |
| HSV(B) | 28.14º | 0.77% | 0.57% | - |
| XYZ | 15.46 | 12.88 | 3.11 | - |
| YUV | 97.9 | 91.38 | 162.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 86 | 33 | 0 | 0.41 | 0.77 | 0.43 | 28.14 | 0.63 | 0.35 |
| Hex | 92 | 56 | 21 | 0 | 29 | 4D | 2B | 1C | 3F | 23 |
| Octal | 222 | 126 | 41 | 0 | 51 | 115 | 53 | 34 | 77 | 43 |
| Binary | 10010010 | 1010110 | 100001 | 0 | 101001 | 1001101 | 101011 | 11100 | 111111 | 100011 |
Color Harmonies of #925621
Complementary color
Monochromatic Colors of #925621
Black with #925621
Text Example
Text Example
White with #925621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #925621; }
p { color: rgb(146,86,33); }
H1.HeaderClassName
{
color: #925621;
}
.AnyTagClassName
{
color: #925621;
}
</style>
background-color css
<style>
a { background-color: #925621; }
a { background-color: rgb(146,86,33); }
div.DivClassName
{
background-color: #925621;
}
.BgClassName
{
background-color: #925621;
}
</style>
border-color css
<style>
span { border-color: #925621; }
span { border-color: rgb(146,86,33); }
td.TdClassName
{
border-color: #925621;
}
.TagClassName
{
border-color: #925621;
}
</style>