Shades of Afghan Tan #946223
Tints of Afghan Tan #946223
RGB
CMYK
RGB Variations
Color information
#946223 (or 0x946223) is known color: Afghan Tan. HEX triplet: 94, 62 and 23. RGB value is (148,98,35). Sum of RGB (Red+Green+Blue) = 148+98+35=281 (37% of max value = 765). Red value is 148 (58.20% from 255 or 52.67% from 281); Green value is 98 (38.67% from 255 or 34.88% from 281); Blue value is 35 (14.06% from 255 or 12.46% from 281); Max value from RGB is 148 - color contains mainly: red. Hex color #946223 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #946223 is #6B9DDC. Grayscale: #6A6A6A. Windows color (decimal): -7052765 or 2318996. OLE color: 2318996.
HSL color Cylindrical-coordinate representation of color #946223: hue angle of 33.45º degrees, saturation: 0.62, 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 #946223 is Cyan = 0, Magento = 0.34, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 98 | 35 | - |
| CMYK | 0 | 0.34 | 0.76 | 0.42 |
| HSL | 33.45º | 0.62% | 0.36% | - |
| HSV(B) | 33.45º | 0.76% | 0.58% | - |
| XYZ | 16.88 | 15.15 | 3.62 | - |
| YUV | 105.77 | 88.07 | 158.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 98 | 35 | 0 | 0.34 | 0.76 | 0.42 | 33.45 | 0.62 | 0.36 |
| Hex | 94 | 62 | 23 | 0 | 22 | 4C | 2A | 21 | 3E | 24 |
| Octal | 224 | 142 | 43 | 0 | 42 | 114 | 52 | 41 | 76 | 44 |
| Binary | 10010100 | 1100010 | 100011 | 0 | 100010 | 1001100 | 101010 | 100001 | 111110 | 100100 |
Color Harmonies of #946223
Complementary color
Monochromatic Colors of #946223
Black with #946223
Text Example
Text Example
White with #946223
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946223; }
p { color: rgb(148,98,35); }
H1.HeaderClassName
{
color: #946223;
}
.AnyTagClassName
{
color: #946223;
}
</style>
background-color css
<style>
a { background-color: #946223; }
a { background-color: rgb(148,98,35); }
div.DivClassName
{
background-color: #946223;
}
.BgClassName
{
background-color: #946223;
}
</style>
border-color css
<style>
span { border-color: #946223; }
span { border-color: rgb(148,98,35); }
td.TdClassName
{
border-color: #946223;
}
.TagClassName
{
border-color: #946223;
}
</style>