Shades of Afghan Tan #905516
Tints of Afghan Tan #905516
RGB
CMYK
RGB Variations
Color information
#905516 (or 0x905516) is known color: Afghan Tan. HEX triplet: 90, 55 and 16. RGB value is (144,85,22). Sum of RGB (Red+Green+Blue) = 144+85+22=251 (33% of max value = 765). Red value is 144 (56.64% from 255 or 57.37% from 251); Green value is 85 (33.59% from 255 or 33.86% from 251); Blue value is 22 (8.98% from 255 or 8.76% from 251); Max value from RGB is 144 - color contains mainly: red. Hex color #905516 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #905516 is #6FAAE9. Grayscale: #5F5F5F. Windows color (decimal): -7318250 or 1463696. OLE color: 1463696.
HSL color Cylindrical-coordinate representation of color #905516: hue angle of 30.98º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #905516 is Cyan = 0, Magento = 0.41, Yellow = 0.85 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 85 | 22 | - |
| CMYK | 0 | 0.41 | 0.85 | 0.44 |
| HSL | 30.98º | 0.73% | 0.33% | - |
| HSV(B) | 30.98º | 0.85% | 0.56% | - |
| XYZ | 14.89 | 12.48 | 2.38 | - |
| YUV | 95.46 | 86.55 | 162.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 85 | 22 | 0 | 0.41 | 0.85 | 0.44 | 30.98 | 0.73 | 0.33 |
| Hex | 90 | 55 | 16 | 0 | 29 | 55 | 2C | 1F | 49 | 21 |
| Octal | 220 | 125 | 26 | 0 | 51 | 125 | 54 | 37 | 111 | 41 |
| Binary | 10010000 | 1010101 | 10110 | 0 | 101001 | 1010101 | 101100 | 11111 | 1001001 | 100001 |
Color Harmonies of #905516
Complementary color
Monochromatic Colors of #905516
Black with #905516
Text Example
Text Example
White with #905516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #905516; }
p { color: rgb(144,85,22); }
H1.HeaderClassName
{
color: #905516;
}
.AnyTagClassName
{
color: #905516;
}
</style>
background-color css
<style>
a { background-color: #905516; }
a { background-color: rgb(144,85,22); }
div.DivClassName
{
background-color: #905516;
}
.BgClassName
{
background-color: #905516;
}
</style>
border-color css
<style>
span { border-color: #905516; }
span { border-color: rgb(144,85,22); }
td.TdClassName
{
border-color: #905516;
}
.TagClassName
{
border-color: #905516;
}
</style>