Shades of Afghan Tan #906526
Tints of Afghan Tan #906526
RGB
CMYK
RGB Variations
Color information
#906526 (or 0x906526) is known color: Afghan Tan. HEX triplet: 90, 65 and 26. RGB value is (144,101,38). Sum of RGB (Red+Green+Blue) = 144+101+38=283 (37% of max value = 765). Red value is 144 (56.64% from 255 or 50.88% from 283); Green value is 101 (39.84% from 255 or 35.69% from 283); Blue value is 38 (15.23% from 255 or 13.43% from 283); Max value from RGB is 144 - color contains mainly: red. Hex color #906526 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #906526 is #6F9AD9. Grayscale: #6A6A6A. Windows color (decimal): -7314138 or 2516368. OLE color: 2516368.
HSL color Cylindrical-coordinate representation of color #906526: hue angle of 35.66º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #906526 is Cyan = 0, Magento = 0.30, Yellow = 0.74 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 101 | 38 | - |
| CMYK | 0 | 0.30 | 0.74 | 0.44 |
| HSL | 35.66º | 0.58% | 0.36% | - |
| HSV(B) | 35.66º | 0.74% | 0.56% | - |
| XYZ | 16.51 | 15.38 | 3.93 | - |
| YUV | 106.68 | 89.25 | 154.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 101 | 38 | 0 | 0.30 | 0.74 | 0.44 | 35.66 | 0.58 | 0.36 |
| Hex | 90 | 65 | 26 | 0 | 1E | 4A | 2C | 24 | 3A | 24 |
| Octal | 220 | 145 | 46 | 0 | 36 | 112 | 54 | 44 | 72 | 44 |
| Binary | 10010000 | 1100101 | 100110 | 0 | 11110 | 1001010 | 101100 | 100100 | 111010 | 100100 |
Color Harmonies of #906526
Complementary color
Monochromatic Colors of #906526
Black with #906526
Text Example
Text Example
White with #906526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906526; }
p { color: rgb(144,101,38); }
H1.HeaderClassName
{
color: #906526;
}
.AnyTagClassName
{
color: #906526;
}
</style>
background-color css
<style>
a { background-color: #906526; }
a { background-color: rgb(144,101,38); }
div.DivClassName
{
background-color: #906526;
}
.BgClassName
{
background-color: #906526;
}
</style>
border-color css
<style>
span { border-color: #906526; }
span { border-color: rgb(144,101,38); }
td.TdClassName
{
border-color: #906526;
}
.TagClassName
{
border-color: #906526;
}
</style>