Shades of Afghan Tan #915523
Tints of Afghan Tan #915523
RGB
CMYK
RGB Variations
Color information
#915523 (or 0x915523) is known color: Afghan Tan. HEX triplet: 91, 55 and 23. RGB value is (145,85,35). Sum of RGB (Red+Green+Blue) = 145+85+35=265 (35% of max value = 765). Red value is 145 (57.03% from 255 or 54.72% from 265); Green value is 85 (33.59% from 255 or 32.08% from 265); Blue value is 35 (14.06% from 255 or 13.21% from 265); Max value from RGB is 145 - color contains mainly: red. Hex color #915523 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915523 is #6EAADC. Grayscale: #616161. Windows color (decimal): -7252701 or 2315665. OLE color: 2315665.
HSL color Cylindrical-coordinate representation of color #915523: hue angle of 27.27º degrees, saturation: 0.61, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #915523 is Cyan = 0, Magento = 0.41, Yellow = 0.76 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 85 | 35 | - |
| CMYK | 0 | 0.41 | 0.76 | 0.43 |
| HSL | 27.27º | 0.61% | 0.35% | - |
| HSV(B) | 27.27º | 0.76% | 0.57% | - |
| XYZ | 15.23 | 12.64 | 3.23 | - |
| YUV | 97.24 | 92.88 | 162.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 85 | 35 | 0 | 0.41 | 0.76 | 0.43 | 27.27 | 0.61 | 0.35 |
| Hex | 91 | 55 | 23 | 0 | 29 | 4C | 2B | 1B | 3D | 23 |
| Octal | 221 | 125 | 43 | 0 | 51 | 114 | 53 | 33 | 75 | 43 |
| Binary | 10010001 | 1010101 | 100011 | 0 | 101001 | 1001100 | 101011 | 11011 | 111101 | 100011 |
Color Harmonies of #915523
Complementary color
Monochromatic Colors of #915523
Black with #915523
Text Example
Text Example
White with #915523
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915523; }
p { color: rgb(145,85,35); }
H1.HeaderClassName
{
color: #915523;
}
.AnyTagClassName
{
color: #915523;
}
</style>
background-color css
<style>
a { background-color: #915523; }
a { background-color: rgb(145,85,35); }
div.DivClassName
{
background-color: #915523;
}
.BgClassName
{
background-color: #915523;
}
</style>
border-color css
<style>
span { border-color: #915523; }
span { border-color: rgb(145,85,35); }
td.TdClassName
{
border-color: #915523;
}
.TagClassName
{
border-color: #915523;
}
</style>