Shades of Afghan Tan #915918
Tints of Afghan Tan #915918
RGB
CMYK
RGB Variations
Color information
#915918 (or 0x915918) is known color: Afghan Tan. HEX triplet: 91, 59 and 18. RGB value is (145,89,24). Sum of RGB (Red+Green+Blue) = 145+89+24=258 (34% of max value = 765). Red value is 145 (57.03% from 255 or 56.20% from 258); Green value is 89 (35.16% from 255 or 34.50% from 258); Blue value is 24 (9.77% from 255 or 9.30% from 258); Max value from RGB is 145 - color contains mainly: red. Hex color #915918 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #915918 is #6EA6E7. Grayscale: #626262. Windows color (decimal): -7251688 or 1595793. OLE color: 1595793.
HSL color Cylindrical-coordinate representation of color #915918: hue angle of 32.23º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #915918 is Cyan = 0, Magento = 0.39, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 89 | 24 | - |
| CMYK | 0 | 0.39 | 0.83 | 0.43 |
| HSL | 32.23º | 0.72% | 0.33% | - |
| HSV(B) | 32.23º | 0.83% | 0.57% | - |
| XYZ | 15.41 | 13.23 | 2.61 | - |
| YUV | 98.33 | 86.05 | 161.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 89 | 24 | 0 | 0.39 | 0.83 | 0.43 | 32.23 | 0.72 | 0.33 |
| Hex | 91 | 59 | 18 | 0 | 27 | 53 | 2B | 20 | 48 | 21 |
| Octal | 221 | 131 | 30 | 0 | 47 | 123 | 53 | 40 | 110 | 41 |
| Binary | 10010001 | 1011001 | 11000 | 0 | 100111 | 1010011 | 101011 | 100000 | 1001000 | 100001 |
Color Harmonies of #915918
Complementary color
Monochromatic Colors of #915918
Black with #915918
Text Example
Text Example
White with #915918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915918; }
p { color: rgb(145,89,24); }
H1.HeaderClassName
{
color: #915918;
}
.AnyTagClassName
{
color: #915918;
}
</style>
background-color css
<style>
a { background-color: #915918; }
a { background-color: rgb(145,89,24); }
div.DivClassName
{
background-color: #915918;
}
.BgClassName
{
background-color: #915918;
}
</style>
border-color css
<style>
span { border-color: #915918; }
span { border-color: rgb(145,89,24); }
td.TdClassName
{
border-color: #915918;
}
.TagClassName
{
border-color: #915918;
}
</style>