Shades of Afghan Tan #906029
Tints of Afghan Tan #906029
RGB
CMYK
RGB Variations
Color information
#906029 (or 0x906029) is known color: Afghan Tan. HEX triplet: 90, 60 and 29. RGB value is (144,96,41). Sum of RGB (Red+Green+Blue) = 144+96+41=281 (37% of max value = 765). Red value is 144 (56.64% from 255 or 51.25% from 281); Green value is 96 (37.89% from 255 or 34.16% from 281); Blue value is 41 (16.41% from 255 or 14.59% from 281); Max value from RGB is 144 - color contains mainly: red. Hex color #906029 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #906029 is #6F9FD6. Grayscale: #686868. Windows color (decimal): -7315415 or 2711696. OLE color: 2711696.
HSL color Cylindrical-coordinate representation of color #906029: hue angle of 32.04º degrees, saturation: 0.56, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #906029 is Cyan = 0, Magento = 0.33, Yellow = 0.72 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 96 | 41 | - |
| CMYK | 0 | 0.33 | 0.72 | 0.44 |
| HSL | 32.04º | 0.56% | 0.36% | - |
| HSV(B) | 32.04º | 0.72% | 0.56% | - |
| XYZ | 16.08 | 14.46 | 4.04 | - |
| YUV | 104.08 | 92.4 | 156.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 96 | 41 | 0 | 0.33 | 0.72 | 0.44 | 32.04 | 0.56 | 0.36 |
| Hex | 90 | 60 | 29 | 0 | 21 | 48 | 2C | 20 | 38 | 24 |
| Octal | 220 | 140 | 51 | 0 | 41 | 110 | 54 | 40 | 70 | 44 |
| Binary | 10010000 | 1100000 | 101001 | 0 | 100001 | 1001000 | 101100 | 100000 | 111000 | 100100 |
Color Harmonies of #906029
Complementary color
Monochromatic Colors of #906029
Black with #906029
Text Example
Text Example
White with #906029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906029; }
p { color: rgb(144,96,41); }
H1.HeaderClassName
{
color: #906029;
}
.AnyTagClassName
{
color: #906029;
}
</style>
background-color css
<style>
a { background-color: #906029; }
a { background-color: rgb(144,96,41); }
div.DivClassName
{
background-color: #906029;
}
.BgClassName
{
background-color: #906029;
}
</style>
border-color css
<style>
span { border-color: #906029; }
span { border-color: rgb(144,96,41); }
td.TdClassName
{
border-color: #906029;
}
.TagClassName
{
border-color: #906029;
}
</style>