Shades of Afghan Tan #946222
Tints of Afghan Tan #946222
RGB
CMYK
RGB Variations
Color information
#946222 (or 0x946222) is known color: Afghan Tan. HEX triplet: 94, 62 and 22. RGB value is (148,98,34). Sum of RGB (Red+Green+Blue) = 148+98+34=280 (37% of max value = 765). Red value is 148 (58.20% from 255 or 52.86% from 280); Green value is 98 (38.67% from 255 or 35% from 280); Blue value is 34 (13.67% from 255 or 12.14% from 280); Max value from RGB is 148 - color contains mainly: red. Hex color #946222 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #946222 is #6B9DDD. Grayscale: #696969. Windows color (decimal): -7052766 or 2253460. OLE color: 2253460.
HSL color Cylindrical-coordinate representation of color #946222: hue angle of 33.68º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #946222 is Cyan = 0, Magento = 0.34, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 98 | 34 | - |
| CMYK | 0 | 0.34 | 0.77 | 0.42 |
| HSL | 33.68º | 0.63% | 0.36% | - |
| HSV(B) | 33.68º | 0.77% | 0.58% | - |
| XYZ | 16.87 | 15.15 | 3.55 | - |
| YUV | 105.65 | 87.57 | 158.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 98 | 34 | 0 | 0.34 | 0.77 | 0.42 | 33.68 | 0.63 | 0.36 |
| Hex | 94 | 62 | 22 | 0 | 22 | 4D | 2A | 22 | 3F | 24 |
| Octal | 224 | 142 | 42 | 0 | 42 | 115 | 52 | 42 | 77 | 44 |
| Binary | 10010100 | 1100010 | 100010 | 0 | 100010 | 1001101 | 101010 | 100010 | 111111 | 100100 |
Color Harmonies of #946222
Complementary color
Monochromatic Colors of #946222
Black with #946222
Text Example
Text Example
White with #946222
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946222; }
p { color: rgb(148,98,34); }
H1.HeaderClassName
{
color: #946222;
}
.AnyTagClassName
{
color: #946222;
}
</style>
background-color css
<style>
a { background-color: #946222; }
a { background-color: rgb(148,98,34); }
div.DivClassName
{
background-color: #946222;
}
.BgClassName
{
background-color: #946222;
}
</style>
border-color css
<style>
span { border-color: #946222; }
span { border-color: rgb(148,98,34); }
td.TdClassName
{
border-color: #946222;
}
.TagClassName
{
border-color: #946222;
}
</style>