Shades of Afghan Tan #895717
Tints of Afghan Tan #895717
RGB
CMYK
RGB Variations
Color information
#895717 (or 0x895717) is known color: Afghan Tan. HEX triplet: 89, 57 and 17. RGB value is (137,87,23). Sum of RGB (Red+Green+Blue) = 137+87+23=247 (32% of max value = 765). Red value is 137 (53.91% from 255 or 55.47% from 247); Green value is 87 (34.38% from 255 or 35.22% from 247); Blue value is 23 (9.38% from 255 or 9.31% from 247); Max value from RGB is 137 - color contains mainly: red. Hex color #895717 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #895717 is #76A8E8. Grayscale: #5E5E5E. Windows color (decimal): -7776489 or 1529737. OLE color: 1529737.
HSL color Cylindrical-coordinate representation of color #895717: hue angle of 33.68º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #895717 is Cyan = 0, Magento = 0.36, Yellow = 0.83 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 87 | 23 | - |
| CMYK | 0 | 0.36 | 0.83 | 0.46 |
| HSL | 33.68º | 0.71% | 0.31% | - |
| HSV(B) | 33.68º | 0.83% | 0.54% | - |
| XYZ | 13.88 | 12.2 | 2.43 | - |
| YUV | 94.65 | 87.57 | 158.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 87 | 23 | 0 | 0.36 | 0.83 | 0.46 | 33.68 | 0.71 | 0.31 |
| Hex | 89 | 57 | 17 | 0 | 24 | 53 | 2E | 22 | 47 | 1F |
| Octal | 211 | 127 | 27 | 0 | 44 | 123 | 56 | 42 | 107 | 37 |
| Binary | 10001001 | 1010111 | 10111 | 0 | 100100 | 1010011 | 101110 | 100010 | 1000111 | 11111 |
Color Harmonies of #895717
Complementary color
Monochromatic Colors of #895717
Black with #895717
Text Example
Text Example
White with #895717
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895717; }
p { color: rgb(137,87,23); }
H1.HeaderClassName
{
color: #895717;
}
.AnyTagClassName
{
color: #895717;
}
</style>
background-color css
<style>
a { background-color: #895717; }
a { background-color: rgb(137,87,23); }
div.DivClassName
{
background-color: #895717;
}
.BgClassName
{
background-color: #895717;
}
</style>
border-color css
<style>
span { border-color: #895717; }
span { border-color: rgb(137,87,23); }
td.TdClassName
{
border-color: #895717;
}
.TagClassName
{
border-color: #895717;
}
</style>