Shades of Afghan Tan #896123
Tints of Afghan Tan #896123
RGB
CMYK
RGB Variations
Color information
#896123 (or 0x896123) is known color: Afghan Tan. HEX triplet: 89, 61 and 23. RGB value is (137,97,35). Sum of RGB (Red+Green+Blue) = 137+97+35=269 (35% of max value = 765). Red value is 137 (53.91% from 255 or 50.93% from 269); Green value is 97 (38.28% from 255 or 36.06% from 269); Blue value is 35 (14.06% from 255 or 13.01% from 269); Max value from RGB is 137 - color contains mainly: red. Hex color #896123 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896123 is #769EDC. Grayscale: #666666. Windows color (decimal): -7773917 or 2318729. OLE color: 2318729.
HSL color Cylindrical-coordinate representation of color #896123: hue angle of 36.47º 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 #896123 is Cyan = 0, Magento = 0.29, Yellow = 0.74 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 97 | 35 | - |
| CMYK | 0 | 0.29 | 0.74 | 0.46 |
| HSL | 36.47º | 0.59% | 0.34% | - |
| HSV(B) | 36.47º | 0.74% | 0.54% | - |
| XYZ | 14.89 | 13.99 | 3.51 | - |
| YUV | 101.89 | 90.25 | 153.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 97 | 35 | 0 | 0.29 | 0.74 | 0.46 | 36.47 | 0.59 | 0.34 |
| Hex | 89 | 61 | 23 | 0 | 1D | 4A | 2E | 24 | 3B | 22 |
| Octal | 211 | 141 | 43 | 0 | 35 | 112 | 56 | 44 | 73 | 42 |
| Binary | 10001001 | 1100001 | 100011 | 0 | 11101 | 1001010 | 101110 | 100100 | 111011 | 100010 |
Color Harmonies of #896123
Complementary color
Monochromatic Colors of #896123
Black with #896123
Text Example
Text Example
White with #896123
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896123; }
p { color: rgb(137,97,35); }
H1.HeaderClassName
{
color: #896123;
}
.AnyTagClassName
{
color: #896123;
}
</style>
background-color css
<style>
a { background-color: #896123; }
a { background-color: rgb(137,97,35); }
div.DivClassName
{
background-color: #896123;
}
.BgClassName
{
background-color: #896123;
}
</style>
border-color css
<style>
span { border-color: #896123; }
span { border-color: rgb(137,97,35); }
td.TdClassName
{
border-color: #896123;
}
.TagClassName
{
border-color: #896123;
}
</style>