Shades of Afghan Tan #945820
Tints of Afghan Tan #945820
RGB
CMYK
RGB Variations
Color information
#945820 (or 0x945820) is known color: Afghan Tan. HEX triplet: 94, 58 and 20. RGB value is (148,88,32). Sum of RGB (Red+Green+Blue) = 148+88+32=268 (35% of max value = 765). Red value is 148 (58.20% from 255 or 55.22% from 268); Green value is 88 (34.77% from 255 or 32.84% from 268); Blue value is 32 (12.89% from 255 or 11.94% from 268); Max value from RGB is 148 - color contains mainly: red. Hex color #945820 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #945820 is #6BA7DF. Grayscale: #636363. Windows color (decimal): -7055328 or 2119828. OLE color: 2119828.
HSL color Cylindrical-coordinate representation of color #945820: hue angle of 28.97º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #945820 is Cyan = 0, Magento = 0.41, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 88 | 32 | - |
| CMYK | 0 | 0.41 | 0.78 | 0.42 |
| HSL | 28.97º | 0.64% | 0.35% | - |
| HSV(B) | 28.97º | 0.78% | 0.58% | - |
| XYZ | 15.96 | 13.38 | 3.11 | - |
| YUV | 99.56 | 89.88 | 162.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 88 | 32 | 0 | 0.41 | 0.78 | 0.42 | 28.97 | 0.64 | 0.35 |
| Hex | 94 | 58 | 20 | 0 | 29 | 4E | 2A | 1D | 40 | 23 |
| Octal | 224 | 130 | 40 | 0 | 51 | 116 | 52 | 35 | 100 | 43 |
| Binary | 10010100 | 1011000 | 100000 | 0 | 101001 | 1001110 | 101010 | 11101 | 1000000 | 100011 |
Color Harmonies of #945820
Complementary color
Monochromatic Colors of #945820
Black with #945820
Text Example
Text Example
White with #945820
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945820; }
p { color: rgb(148,88,32); }
H1.HeaderClassName
{
color: #945820;
}
.AnyTagClassName
{
color: #945820;
}
</style>
background-color css
<style>
a { background-color: #945820; }
a { background-color: rgb(148,88,32); }
div.DivClassName
{
background-color: #945820;
}
.BgClassName
{
background-color: #945820;
}
</style>
border-color css
<style>
span { border-color: #945820; }
span { border-color: rgb(148,88,32); }
td.TdClassName
{
border-color: #945820;
}
.TagClassName
{
border-color: #945820;
}
</style>