Shades of Afghan Tan #906522
Tints of Afghan Tan #906522
RGB
CMYK
RGB Variations
Color information
#906522 (or 0x906522) is known color: Afghan Tan. HEX triplet: 90, 65 and 22. RGB value is (144,101,34). Sum of RGB (Red+Green+Blue) = 144+101+34=279 (36% of max value = 765). Red value is 144 (56.64% from 255 or 51.61% from 279); Green value is 101 (39.84% from 255 or 36.20% from 279); Blue value is 34 (13.67% from 255 or 12.19% from 279); Max value from RGB is 144 - color contains mainly: red. Hex color #906522 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #906522 is #6F9ADD. Grayscale: #6A6A6A. Windows color (decimal): -7314142 or 2254224. OLE color: 2254224.
HSL color Cylindrical-coordinate representation of color #906522: hue angle of 36.55º 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 #906522 is Cyan = 0, Magento = 0.30, Yellow = 0.76 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 101 | 34 | - |
| CMYK | 0 | 0.30 | 0.76 | 0.44 |
| HSL | 36.55º | 0.62% | 0.35% | - |
| HSV(B) | 36.55º | 0.76% | 0.56% | - |
| XYZ | 16.44 | 15.35 | 3.61 | - |
| YUV | 106.22 | 87.25 | 154.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 101 | 34 | 0 | 0.30 | 0.76 | 0.44 | 36.55 | 0.62 | 0.35 |
| Hex | 90 | 65 | 22 | 0 | 1E | 4C | 2C | 25 | 3E | 23 |
| Octal | 220 | 145 | 42 | 0 | 36 | 114 | 54 | 45 | 76 | 43 |
| Binary | 10010000 | 1100101 | 100010 | 0 | 11110 | 1001100 | 101100 | 100101 | 111110 | 100011 |
Color Harmonies of #906522
Complementary color
Monochromatic Colors of #906522
Black with #906522
Text Example
Text Example
White with #906522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906522; }
p { color: rgb(144,101,34); }
H1.HeaderClassName
{
color: #906522;
}
.AnyTagClassName
{
color: #906522;
}
</style>
background-color css
<style>
a { background-color: #906522; }
a { background-color: rgb(144,101,34); }
div.DivClassName
{
background-color: #906522;
}
.BgClassName
{
background-color: #906522;
}
</style>
border-color css
<style>
span { border-color: #906522; }
span { border-color: rgb(144,101,34); }
td.TdClassName
{
border-color: #906522;
}
.TagClassName
{
border-color: #906522;
}
</style>