Shades of Afghan Tan #915925
Tints of Afghan Tan #915925
RGB
CMYK
RGB Variations
Color information
#915925 (or 0x915925) is known color: Afghan Tan. HEX triplet: 91, 59 and 25. RGB value is (145,89,37). Sum of RGB (Red+Green+Blue) = 145+89+37=271 (35% of max value = 765). Red value is 145 (57.03% from 255 or 53.51% from 271); Green value is 89 (35.16% from 255 or 32.84% from 271); Blue value is 37 (14.84% from 255 or 13.65% from 271); Max value from RGB is 145 - color contains mainly: red. Hex color #915925 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915925 is #6EA6DA. Grayscale: #646464. Windows color (decimal): -7251675 or 2447761. OLE color: 2447761.
HSL color Cylindrical-coordinate representation of color #915925: hue angle of 28.89º 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 #915925 is Cyan = 0, Magento = 0.39, Yellow = 0.74 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 89 | 37 | - |
| CMYK | 0 | 0.39 | 0.74 | 0.43 |
| HSL | 28.89º | 0.59% | 0.36% | - |
| HSV(B) | 28.89º | 0.74% | 0.57% | - |
| XYZ | 15.58 | 13.3 | 3.5 | - |
| YUV | 99.82 | 92.55 | 160.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 89 | 37 | 0 | 0.39 | 0.74 | 0.43 | 28.89 | 0.59 | 0.36 |
| Hex | 91 | 59 | 25 | 0 | 27 | 4A | 2B | 1D | 3B | 24 |
| Octal | 221 | 131 | 45 | 0 | 47 | 112 | 53 | 35 | 73 | 44 |
| Binary | 10010001 | 1011001 | 100101 | 0 | 100111 | 1001010 | 101011 | 11101 | 111011 | 100100 |
Color Harmonies of #915925
Complementary color
Monochromatic Colors of #915925
Black with #915925
Text Example
Text Example
White with #915925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915925; }
p { color: rgb(145,89,37); }
H1.HeaderClassName
{
color: #915925;
}
.AnyTagClassName
{
color: #915925;
}
</style>
background-color css
<style>
a { background-color: #915925; }
a { background-color: rgb(145,89,37); }
div.DivClassName
{
background-color: #915925;
}
.BgClassName
{
background-color: #915925;
}
</style>
border-color css
<style>
span { border-color: #915925; }
span { border-color: rgb(145,89,37); }
td.TdClassName
{
border-color: #915925;
}
.TagClassName
{
border-color: #915925;
}
</style>