Shades of Afghan Tan #935519
Tints of Afghan Tan #935519
RGB
CMYK
RGB Variations
Color information
#935519 (or 0x935519) is known color: Afghan Tan. HEX triplet: 93, 55 and 19. RGB value is (147,85,25). Sum of RGB (Red+Green+Blue) = 147+85+25=257 (34% of max value = 765). Red value is 147 (57.81% from 255 or 57.20% from 257); Green value is 85 (33.59% from 255 or 33.07% from 257); Blue value is 25 (10.16% from 255 or 9.73% from 257); Max value from RGB is 147 - color contains mainly: red. Hex color #935519 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #935519 is #6CAAE6. Grayscale: #616161. Windows color (decimal): -7121639 or 1660307. OLE color: 1660307.
HSL color Cylindrical-coordinate representation of color #935519: hue angle of 29.51º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #935519 is Cyan = 0, Magento = 0.42, Yellow = 0.83 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 85 | 25 | - |
| CMYK | 0 | 0.42 | 0.83 | 0.42 |
| HSL | 29.51º | 0.71% | 0.34% | - |
| HSV(B) | 29.51º | 0.83% | 0.58% | - |
| XYZ | 15.46 | 12.77 | 2.57 | - |
| YUV | 96.7 | 87.54 | 163.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 85 | 25 | 0 | 0.42 | 0.83 | 0.42 | 29.51 | 0.71 | 0.34 |
| Hex | 93 | 55 | 19 | 0 | 2A | 53 | 2A | 1E | 47 | 22 |
| Octal | 223 | 125 | 31 | 0 | 52 | 123 | 52 | 36 | 107 | 42 |
| Binary | 10010011 | 1010101 | 11001 | 0 | 101010 | 1010011 | 101010 | 11110 | 1000111 | 100010 |
Color Harmonies of #935519
Complementary color
Monochromatic Colors of #935519
Black with #935519
Text Example
Text Example
White with #935519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #935519; }
p { color: rgb(147,85,25); }
H1.HeaderClassName
{
color: #935519;
}
.AnyTagClassName
{
color: #935519;
}
</style>
background-color css
<style>
a { background-color: #935519; }
a { background-color: rgb(147,85,25); }
div.DivClassName
{
background-color: #935519;
}
.BgClassName
{
background-color: #935519;
}
</style>
border-color css
<style>
span { border-color: #935519; }
span { border-color: rgb(147,85,25); }
td.TdClassName
{
border-color: #935519;
}
.TagClassName
{
border-color: #935519;
}
</style>