Shades of Afghan Tan #896023
Tints of Afghan Tan #896023
RGB
CMYK
RGB Variations
Color information
#896023 (or 0x896023) is known color: Afghan Tan. HEX triplet: 89, 60 and 23. RGB value is (137,96,35). Sum of RGB (Red+Green+Blue) = 137+96+35=268 (35% of max value = 765). Red value is 137 (53.91% from 255 or 51.12% from 268); Green value is 96 (37.89% from 255 or 35.82% from 268); Blue value is 35 (14.06% from 255 or 13.06% from 268); Max value from RGB is 137 - color contains mainly: red. Hex color #896023 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896023 is #769FDC. Grayscale: #656565. Windows color (decimal): -7774173 or 2318473. OLE color: 2318473.
HSL color Cylindrical-coordinate representation of color #896023: hue angle of 35.88º 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 #896023 is Cyan = 0, Magento = 0.30, Yellow = 0.74 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 96 | 35 | - |
| CMYK | 0 | 0.30 | 0.74 | 0.46 |
| HSL | 35.88º | 0.59% | 0.34% | - |
| HSV(B) | 35.88º | 0.74% | 0.54% | - |
| XYZ | 14.8 | 13.81 | 3.47 | - |
| YUV | 101.31 | 90.58 | 153.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 96 | 35 | 0 | 0.30 | 0.74 | 0.46 | 35.88 | 0.59 | 0.34 |
| Hex | 89 | 60 | 23 | 0 | 1E | 4A | 2E | 24 | 3B | 22 |
| Octal | 211 | 140 | 43 | 0 | 36 | 112 | 56 | 44 | 73 | 42 |
| Binary | 10001001 | 1100000 | 100011 | 0 | 11110 | 1001010 | 101110 | 100100 | 111011 | 100010 |
Color Harmonies of #896023
Complementary color
Monochromatic Colors of #896023
Black with #896023
Text Example
Text Example
White with #896023
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896023; }
p { color: rgb(137,96,35); }
H1.HeaderClassName
{
color: #896023;
}
.AnyTagClassName
{
color: #896023;
}
</style>
background-color css
<style>
a { background-color: #896023; }
a { background-color: rgb(137,96,35); }
div.DivClassName
{
background-color: #896023;
}
.BgClassName
{
background-color: #896023;
}
</style>
border-color css
<style>
span { border-color: #896023; }
span { border-color: rgb(137,96,35); }
td.TdClassName
{
border-color: #896023;
}
.TagClassName
{
border-color: #896023;
}
</style>