Shades of Afghan Tan #8C5918
Tints of Afghan Tan #8C5918
RGB
CMYK
RGB Variations
Color information
#8C5918 (or 0x8C5918) is known color: Afghan Tan. HEX triplet: 8C, 59 and 18. RGB value is (140,89,24). Sum of RGB (Red+Green+Blue) = 140+89+24=253 (33% of max value = 765). Red value is 140 (55.08% from 255 or 55.34% from 253); Green value is 89 (35.16% from 255 or 35.18% from 253); Blue value is 24 (9.77% from 255 or 9.49% from 253); Max value from RGB is 140 - color contains mainly: red. Hex color #8C5918 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #8C5918 is #73A6E7. Grayscale: #616161. Windows color (decimal): -7579368 or 1595788. OLE color: 1595788.
HSL color Cylindrical-coordinate representation of color #8C5918: hue angle of 33.62º degrees, saturation: 0.71, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #8C5918 is Cyan = 0, Magento = 0.36, Yellow = 0.83 and Black (K on CMYK) = 0.45.
Color convert
| RGB | 140 | 89 | 24 | - |
| CMYK | 0 | 0.36 | 0.83 | 0.45 |
| HSL | 33.62º | 0.71% | 0.32% | - |
| HSV(B) | 33.62º | 0.83% | 0.55% | - |
| XYZ | 14.55 | 12.79 | 2.57 | - |
| YUV | 96.84 | 86.9 | 158.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 140 | 89 | 24 | 0 | 0.36 | 0.83 | 0.45 | 33.62 | 0.71 | 0.32 |
| Hex | 8C | 59 | 18 | 0 | 24 | 53 | 2D | 22 | 47 | 20 |
| Octal | 214 | 131 | 30 | 0 | 44 | 123 | 55 | 42 | 107 | 40 |
| Binary | 10001100 | 1011001 | 11000 | 0 | 100100 | 1010011 | 101101 | 100010 | 1000111 | 100000 |
Color Harmonies of #8C5918
Complementary color
Monochromatic Colors of #8C5918
Black with #8C5918
Text Example
Text Example
White with #8C5918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #8C5918; }
p { color: rgb(140,89,24); }
H1.HeaderClassName
{
color: #8C5918;
}
.AnyTagClassName
{
color: #8C5918;
}
</style>
background-color css
<style>
a { background-color: #8C5918; }
a { background-color: rgb(140,89,24); }
div.DivClassName
{
background-color: #8C5918;
}
.BgClassName
{
background-color: #8C5918;
}
</style>
border-color css
<style>
span { border-color: #8C5918; }
span { border-color: rgb(140,89,24); }
td.TdClassName
{
border-color: #8C5918;
}
.TagClassName
{
border-color: #8C5918;
}
</style>