Shades of Afghan Tan #905617
Tints of Afghan Tan #905617
RGB
CMYK
RGB Variations
Color information
#905617 (or 0x905617) is known color: Afghan Tan. HEX triplet: 90, 56 and 17. RGB value is (144,86,23). Sum of RGB (Red+Green+Blue) = 144+86+23=253 (33% of max value = 765). Red value is 144 (56.64% from 255 or 56.92% from 253); Green value is 86 (33.98% from 255 or 33.99% from 253); Blue value is 23 (9.38% from 255 or 9.09% from 253); Max value from RGB is 144 - color contains mainly: red. Hex color #905617 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #905617 is #6FA9E8. Grayscale: #606060. Windows color (decimal): -7317993 or 1529488. OLE color: 1529488.
HSL color Cylindrical-coordinate representation of color #905617: hue angle of 31.24º 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 #905617 is Cyan = 0, Magento = 0.40, Yellow = 0.84 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 86 | 23 | - |
| CMYK | 0 | 0.40 | 0.84 | 0.44 |
| HSL | 31.24º | 0.72% | 0.33% | - |
| HSV(B) | 31.24º | 0.84% | 0.56% | - |
| XYZ | 14.98 | 12.65 | 2.46 | - |
| YUV | 96.16 | 86.72 | 162.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 86 | 23 | 0 | 0.40 | 0.84 | 0.44 | 31.24 | 0.72 | 0.33 |
| Hex | 90 | 56 | 17 | 0 | 28 | 54 | 2C | 1F | 48 | 21 |
| Octal | 220 | 126 | 27 | 0 | 50 | 124 | 54 | 37 | 110 | 41 |
| Binary | 10010000 | 1010110 | 10111 | 0 | 101000 | 1010100 | 101100 | 11111 | 1001000 | 100001 |
Color Harmonies of #905617
Complementary color
Monochromatic Colors of #905617
Black with #905617
Text Example
Text Example
White with #905617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #905617; }
p { color: rgb(144,86,23); }
H1.HeaderClassName
{
color: #905617;
}
.AnyTagClassName
{
color: #905617;
}
</style>
background-color css
<style>
a { background-color: #905617; }
a { background-color: rgb(144,86,23); }
div.DivClassName
{
background-color: #905617;
}
.BgClassName
{
background-color: #905617;
}
</style>
border-color css
<style>
span { border-color: #905617; }
span { border-color: rgb(144,86,23); }
td.TdClassName
{
border-color: #905617;
}
.TagClassName
{
border-color: #905617;
}
</style>