Shades of Afghan Tan #915616
Tints of Afghan Tan #915616
RGB
CMYK
RGB Variations
Color information
#915616 (or 0x915616) is known color: Afghan Tan. HEX triplet: 91, 56 and 16. RGB value is (145,86,22). Sum of RGB (Red+Green+Blue) = 145+86+22=253 (33% of max value = 765). Red value is 145 (57.03% from 255 or 57.31% from 253); Green value is 86 (33.98% from 255 or 33.99% from 253); Blue value is 22 (8.98% from 255 or 8.70% from 253); Max value from RGB is 145 - color contains mainly: red. Hex color #915616 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #915616 is #6EA9E9. Grayscale: #606060. Windows color (decimal): -7252458 or 1463953. OLE color: 1463953.
HSL color Cylindrical-coordinate representation of color #915616: hue angle of 31.22º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #915616 is Cyan = 0, Magento = 0.41, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 86 | 22 | - |
| CMYK | 0 | 0.41 | 0.85 | 0.43 |
| HSL | 31.22º | 0.74% | 0.33% | - |
| HSV(B) | 31.22º | 0.85% | 0.57% | - |
| XYZ | 15.15 | 12.73 | 2.42 | - |
| YUV | 96.35 | 86.05 | 162.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 86 | 22 | 0 | 0.41 | 0.85 | 0.43 | 31.22 | 0.74 | 0.33 |
| Hex | 91 | 56 | 16 | 0 | 29 | 55 | 2B | 1F | 4A | 21 |
| Octal | 221 | 126 | 26 | 0 | 51 | 125 | 53 | 37 | 112 | 41 |
| Binary | 10010001 | 1010110 | 10110 | 0 | 101001 | 1010101 | 101011 | 11111 | 1001010 | 100001 |
Color Harmonies of #915616
Complementary color
Monochromatic Colors of #915616
Black with #915616
Text Example
Text Example
White with #915616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915616; }
p { color: rgb(145,86,22); }
H1.HeaderClassName
{
color: #915616;
}
.AnyTagClassName
{
color: #915616;
}
</style>
background-color css
<style>
a { background-color: #915616; }
a { background-color: rgb(145,86,22); }
div.DivClassName
{
background-color: #915616;
}
.BgClassName
{
background-color: #915616;
}
</style>
border-color css
<style>
span { border-color: #915616; }
span { border-color: rgb(145,86,22); }
td.TdClassName
{
border-color: #915616;
}
.TagClassName
{
border-color: #915616;
}
</style>