Shades of Afghan Tan #906329
Tints of Afghan Tan #906329
RGB
CMYK
RGB Variations
Color information
#906329 (or 0x906329) is known color: Afghan Tan. HEX triplet: 90, 63 and 29. RGB value is (144,99,41). Sum of RGB (Red+Green+Blue) = 144+99+41=284 (37% of max value = 765). Red value is 144 (56.64% from 255 or 50.70% from 284); Green value is 99 (39.06% from 255 or 34.86% from 284); Blue value is 41 (16.41% from 255 or 14.44% from 284); Max value from RGB is 144 - color contains mainly: red. Hex color #906329 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #906329 is #6F9CD6. Grayscale: #6A6A6A. Windows color (decimal): -7314647 or 2712464. OLE color: 2712464.
HSL color Cylindrical-coordinate representation of color #906329: hue angle of 33.79º 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 #906329 is Cyan = 0, Magento = 0.31, Yellow = 0.72 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 99 | 41 | - |
| CMYK | 0 | 0.31 | 0.72 | 0.44 |
| HSL | 33.79º | 0.56% | 0.36% | - |
| HSV(B) | 33.79º | 0.72% | 0.56% | - |
| XYZ | 16.36 | 15.01 | 4.13 | - |
| YUV | 105.84 | 91.41 | 155.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 99 | 41 | 0 | 0.31 | 0.72 | 0.44 | 33.79 | 0.56 | 0.36 |
| Hex | 90 | 63 | 29 | 0 | 1F | 48 | 2C | 22 | 38 | 24 |
| Octal | 220 | 143 | 51 | 0 | 37 | 110 | 54 | 42 | 70 | 44 |
| Binary | 10010000 | 1100011 | 101001 | 0 | 11111 | 1001000 | 101100 | 100010 | 111000 | 100100 |
Color Harmonies of #906329
Complementary color
Monochromatic Colors of #906329
Black with #906329
Text Example
Text Example
White with #906329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906329; }
p { color: rgb(144,99,41); }
H1.HeaderClassName
{
color: #906329;
}
.AnyTagClassName
{
color: #906329;
}
</style>
background-color css
<style>
a { background-color: #906329; }
a { background-color: rgb(144,99,41); }
div.DivClassName
{
background-color: #906329;
}
.BgClassName
{
background-color: #906329;
}
</style>
border-color css
<style>
span { border-color: #906329; }
span { border-color: rgb(144,99,41); }
td.TdClassName
{
border-color: #906329;
}
.TagClassName
{
border-color: #906329;
}
</style>