Shades of Afghan Tan #905322
Tints of Afghan Tan #905322
RGB
CMYK
RGB Variations
Color information
#905322 (or 0x905322) is known color: Afghan Tan. HEX triplet: 90, 53 and 22. RGB value is (144,83,34). Sum of RGB (Red+Green+Blue) = 144+83+34=261 (34% of max value = 765). Red value is 144 (56.64% from 255 or 55.17% from 261); Green value is 83 (32.81% from 255 or 31.80% from 261); Blue value is 34 (13.67% from 255 or 13.03% from 261); Max value from RGB is 144 - color contains mainly: red. Hex color #905322 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #905322 is #6FACDD. Grayscale: #5F5F5F. Windows color (decimal): -7318750 or 2249616. OLE color: 2249616.
HSL color Cylindrical-coordinate representation of color #905322: hue angle of 26.73º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #905322 is Cyan = 0, Magento = 0.42, Yellow = 0.76 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 83 | 34 | - |
| CMYK | 0 | 0.42 | 0.76 | 0.44 |
| HSL | 26.73º | 0.62% | 0.35% | - |
| HSV(B) | 26.73º | 0.76% | 0.56% | - |
| XYZ | 14.88 | 12.23 | 3.09 | - |
| YUV | 95.65 | 93.21 | 162.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 83 | 34 | 0 | 0.42 | 0.76 | 0.44 | 26.73 | 0.62 | 0.35 |
| Hex | 90 | 53 | 22 | 0 | 2A | 4C | 2C | 1B | 3E | 23 |
| Octal | 220 | 123 | 42 | 0 | 52 | 114 | 54 | 33 | 76 | 43 |
| Binary | 10010000 | 1010011 | 100010 | 0 | 101010 | 1001100 | 101100 | 11011 | 111110 | 100011 |
Color Harmonies of #905322
Complementary color
Monochromatic Colors of #905322
Black with #905322
Text Example
Text Example
White with #905322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #905322; }
p { color: rgb(144,83,34); }
H1.HeaderClassName
{
color: #905322;
}
.AnyTagClassName
{
color: #905322;
}
</style>
background-color css
<style>
a { background-color: #905322; }
a { background-color: rgb(144,83,34); }
div.DivClassName
{
background-color: #905322;
}
.BgClassName
{
background-color: #905322;
}
</style>
border-color css
<style>
span { border-color: #905322; }
span { border-color: rgb(144,83,34); }
td.TdClassName
{
border-color: #905322;
}
.TagClassName
{
border-color: #905322;
}
</style>