Shades of Afghan Tan #895323
Tints of Afghan Tan #895323
RGB
CMYK
RGB Variations
Color information
#895323 (or 0x895323) is known color: Afghan Tan. HEX triplet: 89, 53 and 23. RGB value is (137,83,35). Sum of RGB (Red+Green+Blue) = 137+83+35=255 (33% of max value = 765). Red value is 137 (53.91% from 255 or 53.73% from 255); Green value is 83 (32.81% from 255 or 32.55% from 255); Blue value is 35 (14.06% from 255 or 13.73% from 255); Max value from RGB is 137 - color contains mainly: red. Hex color #895323 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #895323 is #76ACDC. Grayscale: #5D5D5D. Windows color (decimal): -7777501 or 2315145. OLE color: 2315145.
HSL color Cylindrical-coordinate representation of color #895323: hue angle of 28.24º degrees, saturation: 0.59, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #895323 is Cyan = 0, Magento = 0.39, Yellow = 0.74 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 83 | 35 | - |
| CMYK | 0 | 0.39 | 0.74 | 0.46 |
| HSL | 28.24º | 0.59% | 0.34% | - |
| HSV(B) | 28.24º | 0.74% | 0.54% | - |
| XYZ | 13.71 | 11.63 | 3.11 | - |
| YUV | 93.67 | 94.89 | 158.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 83 | 35 | 0 | 0.39 | 0.74 | 0.46 | 28.24 | 0.59 | 0.34 |
| Hex | 89 | 53 | 23 | 0 | 27 | 4A | 2E | 1C | 3B | 22 |
| Octal | 211 | 123 | 43 | 0 | 47 | 112 | 56 | 34 | 73 | 42 |
| Binary | 10001001 | 1010011 | 100011 | 0 | 100111 | 1001010 | 101110 | 11100 | 111011 | 100010 |
Color Harmonies of #895323
Complementary color
Monochromatic Colors of #895323
Black with #895323
Text Example
Text Example
White with #895323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895323; }
p { color: rgb(137,83,35); }
H1.HeaderClassName
{
color: #895323;
}
.AnyTagClassName
{
color: #895323;
}
</style>
background-color css
<style>
a { background-color: #895323; }
a { background-color: rgb(137,83,35); }
div.DivClassName
{
background-color: #895323;
}
.BgClassName
{
background-color: #895323;
}
</style>
border-color css
<style>
span { border-color: #895323; }
span { border-color: rgb(137,83,35); }
td.TdClassName
{
border-color: #895323;
}
.TagClassName
{
border-color: #895323;
}
</style>