Shades of Afghan Tan #915526
Tints of Afghan Tan #915526
RGB
CMYK
RGB Variations
Color information
#915526 (or 0x915526) is known color: Afghan Tan. HEX triplet: 91, 55 and 26. RGB value is (145,85,38). Sum of RGB (Red+Green+Blue) = 145+85+38=268 (35% of max value = 765). Red value is 145 (57.03% from 255 or 54.10% from 268); Green value is 85 (33.59% from 255 or 31.72% from 268); Blue value is 38 (15.23% from 255 or 14.18% from 268); Max value from RGB is 145 - color contains mainly: red. Hex color #915526 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915526 is #6EAAD9. Grayscale: #616161. Windows color (decimal): -7252698 or 2512273. OLE color: 2512273.
HSL color Cylindrical-coordinate representation of color #915526: hue angle of 26.36º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #915526 is Cyan = 0, Magento = 0.41, Yellow = 0.74 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 85 | 38 | - |
| CMYK | 0 | 0.41 | 0.74 | 0.43 |
| HSL | 26.36º | 0.58% | 0.36% | - |
| HSV(B) | 26.36º | 0.74% | 0.57% | - |
| XYZ | 15.28 | 12.66 | 3.47 | - |
| YUV | 97.58 | 94.38 | 161.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 85 | 38 | 0 | 0.41 | 0.74 | 0.43 | 26.36 | 0.58 | 0.36 |
| Hex | 91 | 55 | 26 | 0 | 29 | 4A | 2B | 1A | 3A | 24 |
| Octal | 221 | 125 | 46 | 0 | 51 | 112 | 53 | 32 | 72 | 44 |
| Binary | 10010001 | 1010101 | 100110 | 0 | 101001 | 1001010 | 101011 | 11010 | 111010 | 100100 |
Color Harmonies of #915526
Complementary color
Monochromatic Colors of #915526
Black with #915526
Text Example
Text Example
White with #915526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915526; }
p { color: rgb(145,85,38); }
H1.HeaderClassName
{
color: #915526;
}
.AnyTagClassName
{
color: #915526;
}
</style>
background-color css
<style>
a { background-color: #915526; }
a { background-color: rgb(145,85,38); }
div.DivClassName
{
background-color: #915526;
}
.BgClassName
{
background-color: #915526;
}
</style>
border-color css
<style>
span { border-color: #915526; }
span { border-color: rgb(145,85,38); }
td.TdClassName
{
border-color: #915526;
}
.TagClassName
{
border-color: #915526;
}
</style>