Shades of Afghan Tan #915524
Tints of Afghan Tan #915524
RGB
CMYK
RGB Variations
Color information
#915524 (or 0x915524) is known color: Afghan Tan. HEX triplet: 91, 55 and 24. RGB value is (145,85,36). Sum of RGB (Red+Green+Blue) = 145+85+36=266 (35% of max value = 765). Red value is 145 (57.03% from 255 or 54.51% from 266); Green value is 85 (33.59% from 255 or 31.95% from 266); Blue value is 36 (14.45% from 255 or 13.53% from 266); Max value from RGB is 145 - color contains mainly: red. Hex color #915524 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915524 is #6EAADB. Grayscale: #616161. Windows color (decimal): -7252700 or 2381201. OLE color: 2381201.
HSL color Cylindrical-coordinate representation of color #915524: hue angle of 26.97º degrees, saturation: 0.6, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #915524 is Cyan = 0, Magento = 0.41, Yellow = 0.75 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 85 | 36 | - |
| CMYK | 0 | 0.41 | 0.75 | 0.43 |
| HSL | 26.97º | 0.6% | 0.35% | - |
| HSV(B) | 26.97º | 0.75% | 0.57% | - |
| XYZ | 15.24 | 12.64 | 3.31 | - |
| YUV | 97.35 | 93.38 | 161.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 85 | 36 | 0 | 0.41 | 0.75 | 0.43 | 26.97 | 0.6 | 0.35 |
| Hex | 91 | 55 | 24 | 0 | 29 | 4B | 2B | 1B | 3C | 23 |
| Octal | 221 | 125 | 44 | 0 | 51 | 113 | 53 | 33 | 74 | 43 |
| Binary | 10010001 | 1010101 | 100100 | 0 | 101001 | 1001011 | 101011 | 11011 | 111100 | 100011 |
Color Harmonies of #915524
Complementary color
Monochromatic Colors of #915524
Black with #915524
Text Example
Text Example
White with #915524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915524; }
p { color: rgb(145,85,36); }
H1.HeaderClassName
{
color: #915524;
}
.AnyTagClassName
{
color: #915524;
}
</style>
background-color css
<style>
a { background-color: #915524; }
a { background-color: rgb(145,85,36); }
div.DivClassName
{
background-color: #915524;
}
.BgClassName
{
background-color: #915524;
}
</style>
border-color css
<style>
span { border-color: #915524; }
span { border-color: rgb(145,85,36); }
td.TdClassName
{
border-color: #915524;
}
.TagClassName
{
border-color: #915524;
}
</style>