Shades of Afghan Tan #915321
Tints of Afghan Tan #915321
RGB
CMYK
RGB Variations
Color information
#915321 (or 0x915321) is known color: Afghan Tan. HEX triplet: 91, 53 and 21. RGB value is (145,83,33). Sum of RGB (Red+Green+Blue) = 145+83+33=261 (34% of max value = 765). Red value is 145 (57.03% from 255 or 55.56% from 261); Green value is 83 (32.81% from 255 or 31.80% from 261); Blue value is 33 (13.28% from 255 or 12.64% from 261); Max value from RGB is 145 - color contains mainly: red. Hex color #915321 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915321 is #6EACDE. Grayscale: #606060. Windows color (decimal): -7253215 or 2184081. OLE color: 2184081.
HSL color Cylindrical-coordinate representation of color #915321: hue angle of 26.79º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #915321 is Cyan = 0, Magento = 0.43, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 83 | 33 | - |
| CMYK | 0 | 0.43 | 0.77 | 0.43 |
| HSL | 26.79º | 0.63% | 0.35% | - |
| HSV(B) | 26.79º | 0.77% | 0.57% | - |
| XYZ | 15.04 | 12.32 | 3.02 | - |
| YUV | 95.84 | 92.54 | 163.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 83 | 33 | 0 | 0.43 | 0.77 | 0.43 | 26.79 | 0.63 | 0.35 |
| Hex | 91 | 53 | 21 | 0 | 2B | 4D | 2B | 1B | 3F | 23 |
| Octal | 221 | 123 | 41 | 0 | 53 | 115 | 53 | 33 | 77 | 43 |
| Binary | 10010001 | 1010011 | 100001 | 0 | 101011 | 1001101 | 101011 | 11011 | 111111 | 100011 |
Color Harmonies of #915321
Complementary color
Monochromatic Colors of #915321
Black with #915321
Text Example
Text Example
White with #915321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915321; }
p { color: rgb(145,83,33); }
H1.HeaderClassName
{
color: #915321;
}
.AnyTagClassName
{
color: #915321;
}
</style>
background-color css
<style>
a { background-color: #915321; }
a { background-color: rgb(145,83,33); }
div.DivClassName
{
background-color: #915321;
}
.BgClassName
{
background-color: #915321;
}
</style>
border-color css
<style>
span { border-color: #915321; }
span { border-color: rgb(145,83,33); }
td.TdClassName
{
border-color: #915321;
}
.TagClassName
{
border-color: #915321;
}
</style>