Shades of Afghan Tan #935522
Tints of Afghan Tan #935522
RGB
CMYK
RGB Variations
Color information
#935522 (or 0x935522) is known color: Afghan Tan. HEX triplet: 93, 55 and 22. RGB value is (147,85,34). Sum of RGB (Red+Green+Blue) = 147+85+34=266 (35% of max value = 765). Red value is 147 (57.81% from 255 or 55.26% from 266); Green value is 85 (33.59% from 255 or 31.95% from 266); Blue value is 34 (13.67% from 255 or 12.78% from 266); Max value from RGB is 147 - color contains mainly: red. Hex color #935522 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #935522 is #6CAADD. Grayscale: #616161. Windows color (decimal): -7121630 or 2250131. OLE color: 2250131.
HSL color Cylindrical-coordinate representation of color #935522: hue angle of 27.08º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #935522 is Cyan = 0, Magento = 0.42, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 85 | 34 | - |
| CMYK | 0 | 0.42 | 0.77 | 0.42 |
| HSL | 27.08º | 0.62% | 0.35% | - |
| HSV(B) | 27.08º | 0.77% | 0.58% | - |
| XYZ | 15.57 | 12.82 | 3.17 | - |
| YUV | 97.72 | 92.04 | 163.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 85 | 34 | 0 | 0.42 | 0.77 | 0.42 | 27.08 | 0.62 | 0.35 |
| Hex | 93 | 55 | 22 | 0 | 2A | 4D | 2A | 1B | 3E | 23 |
| Octal | 223 | 125 | 42 | 0 | 52 | 115 | 52 | 33 | 76 | 43 |
| Binary | 10010011 | 1010101 | 100010 | 0 | 101010 | 1001101 | 101010 | 11011 | 111110 | 100011 |
Color Harmonies of #935522
Complementary color
Monochromatic Colors of #935522
Black with #935522
Text Example
Text Example
White with #935522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #935522; }
p { color: rgb(147,85,34); }
H1.HeaderClassName
{
color: #935522;
}
.AnyTagClassName
{
color: #935522;
}
</style>
background-color css
<style>
a { background-color: #935522; }
a { background-color: rgb(147,85,34); }
div.DivClassName
{
background-color: #935522;
}
.BgClassName
{
background-color: #935522;
}
</style>
border-color css
<style>
span { border-color: #935522; }
span { border-color: rgb(147,85,34); }
td.TdClassName
{
border-color: #935522;
}
.TagClassName
{
border-color: #935522;
}
</style>