Shades of Afghan Tan #905917
Tints of Afghan Tan #905917
RGB
CMYK
RGB Variations
Color information
#905917 (or 0x905917) is known color: Afghan Tan. HEX triplet: 90, 59 and 17. RGB value is (144,89,23). Sum of RGB (Red+Green+Blue) = 144+89+23=256 (33% of max value = 765). Red value is 144 (56.64% from 255 or 56.25% from 256); Green value is 89 (35.16% from 255 or 34.77% from 256); Blue value is 23 (9.38% from 255 or 8.98% from 256); Max value from RGB is 144 - color contains mainly: red. Hex color #905917 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #905917 is #6FA6E8. Grayscale: #626262. Windows color (decimal): -7317225 or 1530256. OLE color: 1530256.
HSL color Cylindrical-coordinate representation of color #905917: hue angle of 32.73º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #905917 is Cyan = 0, Magento = 0.38, Yellow = 0.84 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 89 | 23 | - |
| CMYK | 0 | 0.38 | 0.84 | 0.44 |
| HSL | 32.73º | 0.72% | 0.33% | - |
| HSV(B) | 32.73º | 0.84% | 0.56% | - |
| XYZ | 15.23 | 13.14 | 2.54 | - |
| YUV | 97.92 | 85.72 | 160.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 89 | 23 | 0 | 0.38 | 0.84 | 0.44 | 32.73 | 0.72 | 0.33 |
| Hex | 90 | 59 | 17 | 0 | 26 | 54 | 2C | 21 | 48 | 21 |
| Octal | 220 | 131 | 27 | 0 | 46 | 124 | 54 | 41 | 110 | 41 |
| Binary | 10010000 | 1011001 | 10111 | 0 | 100110 | 1010100 | 101100 | 100001 | 1001000 | 100001 |
Color Harmonies of #905917
Complementary color
Monochromatic Colors of #905917
Black with #905917
Text Example
Text Example
White with #905917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #905917; }
p { color: rgb(144,89,23); }
H1.HeaderClassName
{
color: #905917;
}
.AnyTagClassName
{
color: #905917;
}
</style>
background-color css
<style>
a { background-color: #905917; }
a { background-color: rgb(144,89,23); }
div.DivClassName
{
background-color: #905917;
}
.BgClassName
{
background-color: #905917;
}
</style>
border-color css
<style>
span { border-color: #905917; }
span { border-color: rgb(144,89,23); }
td.TdClassName
{
border-color: #905917;
}
.TagClassName
{
border-color: #905917;
}
</style>