Shades of Afghan Tan #945522
Tints of Afghan Tan #945522
RGB
CMYK
RGB Variations
Color information
#945522 (or 0x945522) is known color: Afghan Tan. HEX triplet: 94, 55 and 22. RGB value is (148,85,34). Sum of RGB (Red+Green+Blue) = 148+85+34=267 (35% of max value = 765). Red value is 148 (58.20% from 255 or 55.43% from 267); Green value is 85 (33.59% from 255 or 31.84% from 267); Blue value is 34 (13.67% from 255 or 12.73% from 267); Max value from RGB is 148 - color contains mainly: red. Hex color #945522 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #945522 is #6BAADD. Grayscale: #626262. Windows color (decimal): -7056094 or 2250132. OLE color: 2250132.
HSL color Cylindrical-coordinate representation of color #945522: hue angle of 26.84º 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 #945522 is Cyan = 0, Magento = 0.43, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 85 | 34 | - |
| CMYK | 0 | 0.43 | 0.77 | 0.42 |
| HSL | 26.84º | 0.63% | 0.36% | - |
| HSV(B) | 26.84º | 0.77% | 0.58% | - |
| XYZ | 15.75 | 12.91 | 3.17 | - |
| YUV | 98.02 | 91.87 | 163.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 85 | 34 | 0 | 0.43 | 0.77 | 0.42 | 26.84 | 0.63 | 0.36 |
| Hex | 94 | 55 | 22 | 0 | 2B | 4D | 2A | 1B | 3F | 24 |
| Octal | 224 | 125 | 42 | 0 | 53 | 115 | 52 | 33 | 77 | 44 |
| Binary | 10010100 | 1010101 | 100010 | 0 | 101011 | 1001101 | 101010 | 11011 | 111111 | 100100 |
Color Harmonies of #945522
Complementary color
Monochromatic Colors of #945522
Black with #945522
Text Example
Text Example
White with #945522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #945522; }
p { color: rgb(148,85,34); }
H1.HeaderClassName
{
color: #945522;
}
.AnyTagClassName
{
color: #945522;
}
</style>
background-color css
<style>
a { background-color: #945522; }
a { background-color: rgb(148,85,34); }
div.DivClassName
{
background-color: #945522;
}
.BgClassName
{
background-color: #945522;
}
</style>
border-color css
<style>
span { border-color: #945522; }
span { border-color: rgb(148,85,34); }
td.TdClassName
{
border-color: #945522;
}
.TagClassName
{
border-color: #945522;
}
</style>