Shades of Afghan Tan #915819
Tints of Afghan Tan #915819
RGB
CMYK
RGB Variations
Color information
#915819 (or 0x915819) is known color: Afghan Tan. HEX triplet: 91, 58 and 19. RGB value is (145,88,25). Sum of RGB (Red+Green+Blue) = 145+88+25=258 (34% of max value = 765). Red value is 145 (57.03% from 255 or 56.20% from 258); Green value is 88 (34.77% from 255 or 34.11% from 258); Blue value is 25 (10.16% from 255 or 9.69% from 258); Max value from RGB is 145 - color contains mainly: red. Hex color #915819 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #915819 is #6EA7E6. Grayscale: #626262. Windows color (decimal): -7251943 or 1661073. OLE color: 1661073.
HSL color Cylindrical-coordinate representation of color #915819: hue angle of 31.5º degrees, saturation: 0.71, 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 #915819 is Cyan = 0, Magento = 0.39, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 88 | 25 | - |
| CMYK | 0 | 0.39 | 0.83 | 0.43 |
| HSL | 31.5º | 0.71% | 0.33% | - |
| HSV(B) | 31.5º | 0.83% | 0.57% | - |
| XYZ | 15.34 | 13.07 | 2.63 | - |
| YUV | 97.86 | 86.88 | 161.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 88 | 25 | 0 | 0.39 | 0.83 | 0.43 | 31.5 | 0.71 | 0.33 |
| Hex | 91 | 58 | 19 | 0 | 27 | 53 | 2B | 1F | 47 | 21 |
| Octal | 221 | 130 | 31 | 0 | 47 | 123 | 53 | 37 | 107 | 41 |
| Binary | 10010001 | 1011000 | 11001 | 0 | 100111 | 1010011 | 101011 | 11111 | 1000111 | 100001 |
Color Harmonies of #915819
Complementary color
Monochromatic Colors of #915819
Black with #915819
Text Example
Text Example
White with #915819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915819; }
p { color: rgb(145,88,25); }
H1.HeaderClassName
{
color: #915819;
}
.AnyTagClassName
{
color: #915819;
}
</style>
background-color css
<style>
a { background-color: #915819; }
a { background-color: rgb(145,88,25); }
div.DivClassName
{
background-color: #915819;
}
.BgClassName
{
background-color: #915819;
}
</style>
border-color css
<style>
span { border-color: #915819; }
span { border-color: rgb(145,88,25); }
td.TdClassName
{
border-color: #915819;
}
.TagClassName
{
border-color: #915819;
}
</style>