Shades of Afghan Tan #915928
Tints of Afghan Tan #915928
RGB
CMYK
RGB Variations
Color information
#915928 (or 0x915928) is known color: Afghan Tan. HEX triplet: 91, 59 and 28. RGB value is (145,89,40). Sum of RGB (Red+Green+Blue) = 145+89+40=274 (36% of max value = 765). Red value is 145 (57.03% from 255 or 52.92% from 274); Green value is 89 (35.16% from 255 or 32.48% from 274); Blue value is 40 (16.02% from 255 or 14.60% from 274); Max value from RGB is 145 - color contains mainly: red. Hex color #915928 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915928 is #6EA6D7. Grayscale: #646464. Windows color (decimal): -7251672 or 2644369. OLE color: 2644369.
HSL color Cylindrical-coordinate representation of color #915928: hue angle of 28º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #915928 is Cyan = 0, Magento = 0.39, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 89 | 40 | - |
| CMYK | 0 | 0.39 | 0.72 | 0.43 |
| HSL | 28º | 0.57% | 0.36% | - |
| HSV(B) | 28º | 0.72% | 0.57% | - |
| XYZ | 15.63 | 13.32 | 3.75 | - |
| YUV | 100.16 | 94.05 | 159.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 89 | 40 | 0 | 0.39 | 0.72 | 0.43 | 28 | 0.57 | 0.36 |
| Hex | 91 | 59 | 28 | 0 | 27 | 48 | 2B | 1C | 39 | 24 |
| Octal | 221 | 131 | 50 | 0 | 47 | 110 | 53 | 34 | 71 | 44 |
| Binary | 10010001 | 1011001 | 101000 | 0 | 100111 | 1001000 | 101011 | 11100 | 111001 | 100100 |
Color Harmonies of #915928
Complementary color
Monochromatic Colors of #915928
Black with #915928
Text Example
Text Example
White with #915928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915928; }
p { color: rgb(145,89,40); }
H1.HeaderClassName
{
color: #915928;
}
.AnyTagClassName
{
color: #915928;
}
</style>
background-color css
<style>
a { background-color: #915928; }
a { background-color: rgb(145,89,40); }
div.DivClassName
{
background-color: #915928;
}
.BgClassName
{
background-color: #915928;
}
</style>
border-color css
<style>
span { border-color: #915928; }
span { border-color: rgb(145,89,40); }
td.TdClassName
{
border-color: #915928;
}
.TagClassName
{
border-color: #915928;
}
</style>