Shades of Afghan Tan #946224
Tints of Afghan Tan #946224
RGB
CMYK
RGB Variations
Color information
#946224 (or 0x946224) is known color: Afghan Tan. HEX triplet: 94, 62 and 24. RGB value is (148,98,36). Sum of RGB (Red+Green+Blue) = 148+98+36=282 (37% of max value = 765). Red value is 148 (58.20% from 255 or 52.48% from 282); Green value is 98 (38.67% from 255 or 34.75% from 282); Blue value is 36 (14.45% from 255 or 12.77% from 282); Max value from RGB is 148 - color contains mainly: red. Hex color #946224 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #946224 is #6B9DDB. Grayscale: #6A6A6A. Windows color (decimal): -7052764 or 2384532. OLE color: 2384532.
HSL color Cylindrical-coordinate representation of color #946224: hue angle of 33.21º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #946224 is Cyan = 0, Magento = 0.34, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 98 | 36 | - |
| CMYK | 0 | 0.34 | 0.76 | 0.42 |
| HSL | 33.21º | 0.61% | 0.36% | - |
| HSV(B) | 33.21º | 0.76% | 0.58% | - |
| XYZ | 16.9 | 15.16 | 3.7 | - |
| YUV | 105.88 | 88.57 | 158.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 98 | 36 | 0 | 0.34 | 0.76 | 0.42 | 33.21 | 0.61 | 0.36 |
| Hex | 94 | 62 | 24 | 0 | 22 | 4C | 2A | 21 | 3D | 24 |
| Octal | 224 | 142 | 44 | 0 | 42 | 114 | 52 | 41 | 75 | 44 |
| Binary | 10010100 | 1100010 | 100100 | 0 | 100010 | 1001100 | 101010 | 100001 | 111101 | 100100 |
Color Harmonies of #946224
Complementary color
Monochromatic Colors of #946224
Black with #946224
Text Example
Text Example
White with #946224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946224; }
p { color: rgb(148,98,36); }
H1.HeaderClassName
{
color: #946224;
}
.AnyTagClassName
{
color: #946224;
}
</style>
background-color css
<style>
a { background-color: #946224; }
a { background-color: rgb(148,98,36); }
div.DivClassName
{
background-color: #946224;
}
.BgClassName
{
background-color: #946224;
}
</style>
border-color css
<style>
span { border-color: #946224; }
span { border-color: rgb(148,98,36); }
td.TdClassName
{
border-color: #946224;
}
.TagClassName
{
border-color: #946224;
}
</style>