Shades of Afghan Tan #915525
Tints of Afghan Tan #915525
RGB
CMYK
RGB Variations
Color information
#915525 (or 0x915525) is known color: Afghan Tan. HEX triplet: 91, 55 and 25. RGB value is (145,85,37). Sum of RGB (Red+Green+Blue) = 145+85+37=267 (35% of max value = 765). Red value is 145 (57.03% from 255 or 54.31% from 267); Green value is 85 (33.59% from 255 or 31.84% from 267); Blue value is 37 (14.84% from 255 or 13.86% from 267); Max value from RGB is 145 - color contains mainly: red. Hex color #915525 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915525 is #6EAADA. Grayscale: #616161. Windows color (decimal): -7252699 or 2446737. OLE color: 2446737.
HSL color Cylindrical-coordinate representation of color #915525: hue angle of 26.67º degrees, saturation: 0.59, 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 #915525 is Cyan = 0, Magento = 0.41, Yellow = 0.74 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 85 | 37 | - |
| CMYK | 0 | 0.41 | 0.74 | 0.43 |
| HSL | 26.67º | 0.59% | 0.36% | - |
| HSV(B) | 26.67º | 0.74% | 0.57% | - |
| XYZ | 15.26 | 12.65 | 3.39 | - |
| YUV | 97.47 | 93.88 | 161.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 85 | 37 | 0 | 0.41 | 0.74 | 0.43 | 26.67 | 0.59 | 0.36 |
| Hex | 91 | 55 | 25 | 0 | 29 | 4A | 2B | 1B | 3B | 24 |
| Octal | 221 | 125 | 45 | 0 | 51 | 112 | 53 | 33 | 73 | 44 |
| Binary | 10010001 | 1010101 | 100101 | 0 | 101001 | 1001010 | 101011 | 11011 | 111011 | 100100 |
Color Harmonies of #915525
Complementary color
Monochromatic Colors of #915525
Black with #915525
Text Example
Text Example
White with #915525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915525; }
p { color: rgb(145,85,37); }
H1.HeaderClassName
{
color: #915525;
}
.AnyTagClassName
{
color: #915525;
}
</style>
background-color css
<style>
a { background-color: #915525; }
a { background-color: rgb(145,85,37); }
div.DivClassName
{
background-color: #915525;
}
.BgClassName
{
background-color: #915525;
}
</style>
border-color css
<style>
span { border-color: #915525; }
span { border-color: rgb(145,85,37); }
td.TdClassName
{
border-color: #915525;
}
.TagClassName
{
border-color: #915525;
}
</style>