Shades of Afghan Tan #905920
Tints of Afghan Tan #905920
RGB
CMYK
RGB Variations
Color information
#905920 (or 0x905920) is known color: Afghan Tan. HEX triplet: 90, 59 and 20. RGB value is (144,89,32). Sum of RGB (Red+Green+Blue) = 144+89+32=265 (35% of max value = 765). Red value is 144 (56.64% from 255 or 54.34% from 265); Green value is 89 (35.16% from 255 or 33.58% from 265); Blue value is 32 (12.89% from 255 or 12.08% from 265); Max value from RGB is 144 - color contains mainly: red. Hex color #905920 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #905920 is #6FA6DF. Grayscale: #636363. Windows color (decimal): -7317216 or 2120080. OLE color: 2120080.
HSL color Cylindrical-coordinate representation of color #905920: hue angle of 30.54º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #905920 is Cyan = 0, Magento = 0.38, Yellow = 0.78 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 89 | 32 | - |
| CMYK | 0 | 0.38 | 0.78 | 0.44 |
| HSL | 30.54º | 0.64% | 0.35% | - |
| HSV(B) | 30.54º | 0.78% | 0.56% | - |
| XYZ | 15.33 | 13.18 | 3.1 | - |
| YUV | 98.95 | 90.22 | 160.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 89 | 32 | 0 | 0.38 | 0.78 | 0.44 | 30.54 | 0.64 | 0.35 |
| Hex | 90 | 59 | 20 | 0 | 26 | 4E | 2C | 1F | 40 | 23 |
| Octal | 220 | 131 | 40 | 0 | 46 | 116 | 54 | 37 | 100 | 43 |
| Binary | 10010000 | 1011001 | 100000 | 0 | 100110 | 1001110 | 101100 | 11111 | 1000000 | 100011 |
Color Harmonies of #905920
Complementary color
Monochromatic Colors of #905920
Black with #905920
Text Example
Text Example
White with #905920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #905920; }
p { color: rgb(144,89,32); }
H1.HeaderClassName
{
color: #905920;
}
.AnyTagClassName
{
color: #905920;
}
</style>
background-color css
<style>
a { background-color: #905920; }
a { background-color: rgb(144,89,32); }
div.DivClassName
{
background-color: #905920;
}
.BgClassName
{
background-color: #905920;
}
</style>
border-color css
<style>
span { border-color: #905920; }
span { border-color: rgb(144,89,32); }
td.TdClassName
{
border-color: #905920;
}
.TagClassName
{
border-color: #905920;
}
</style>