Shades of Afghan Tan #915519
Tints of Afghan Tan #915519
RGB
CMYK
RGB Variations
Color information
#915519 (or 0x915519) is known color: Afghan Tan. HEX triplet: 91, 55 and 19. RGB value is (145,85,25). Sum of RGB (Red+Green+Blue) = 145+85+25=255 (33% of max value = 765). Red value is 145 (57.03% from 255 or 56.86% from 255); Green value is 85 (33.59% from 255 or 33.33% from 255); Blue value is 25 (10.16% from 255 or 9.80% from 255); Max value from RGB is 145 - color contains mainly: red. Hex color #915519 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #915519 is #6EAAE6. Grayscale: #606060. Windows color (decimal): -7252711 or 1660305. OLE color: 1660305.
HSL color Cylindrical-coordinate representation of color #915519: hue angle of 30º 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 #915519 is Cyan = 0, Magento = 0.41, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 85 | 25 | - |
| CMYK | 0 | 0.41 | 0.83 | 0.43 |
| HSL | 30º | 0.71% | 0.33% | - |
| HSV(B) | 30º | 0.83% | 0.57% | - |
| XYZ | 15.1 | 12.59 | 2.55 | - |
| YUV | 96.1 | 87.88 | 162.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 85 | 25 | 0 | 0.41 | 0.83 | 0.43 | 30 | 0.71 | 0.33 |
| Hex | 91 | 55 | 19 | 0 | 29 | 53 | 2B | 1E | 47 | 21 |
| Octal | 221 | 125 | 31 | 0 | 51 | 123 | 53 | 36 | 107 | 41 |
| Binary | 10010001 | 1010101 | 11001 | 0 | 101001 | 1010011 | 101011 | 11110 | 1000111 | 100001 |
Color Harmonies of #915519
Complementary color
Monochromatic Colors of #915519
Black with #915519
Text Example
Text Example
White with #915519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915519; }
p { color: rgb(145,85,25); }
H1.HeaderClassName
{
color: #915519;
}
.AnyTagClassName
{
color: #915519;
}
</style>
background-color css
<style>
a { background-color: #915519; }
a { background-color: rgb(145,85,25); }
div.DivClassName
{
background-color: #915519;
}
.BgClassName
{
background-color: #915519;
}
</style>
border-color css
<style>
span { border-color: #915519; }
span { border-color: rgb(145,85,25); }
td.TdClassName
{
border-color: #915519;
}
.TagClassName
{
border-color: #915519;
}
</style>