Shades of Afghan Tan #896125
Tints of Afghan Tan #896125
RGB
CMYK
RGB Variations
Color information
#896125 (or 0x896125) is known color: Afghan Tan. HEX triplet: 89, 61 and 25. RGB value is (137,97,37). Sum of RGB (Red+Green+Blue) = 137+97+37=271 (35% of max value = 765). Red value is 137 (53.91% from 255 or 50.55% from 271); Green value is 97 (38.28% from 255 or 35.79% from 271); Blue value is 37 (14.84% from 255 or 13.65% from 271); Max value from RGB is 137 - color contains mainly: red. Hex color #896125 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #896125 is #769EDA. Grayscale: #666666. Windows color (decimal): -7773915 or 2449801. OLE color: 2449801.
HSL color Cylindrical-coordinate representation of color #896125: hue angle of 36º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #896125 is Cyan = 0, Magento = 0.29, Yellow = 0.73 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 97 | 37 | - |
| CMYK | 0 | 0.29 | 0.73 | 0.46 |
| HSL | 36º | 0.57% | 0.34% | - |
| HSV(B) | 36º | 0.73% | 0.54% | - |
| XYZ | 14.93 | 14 | 3.67 | - |
| YUV | 102.12 | 91.25 | 152.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 97 | 37 | 0 | 0.29 | 0.73 | 0.46 | 36 | 0.57 | 0.34 |
| Hex | 89 | 61 | 25 | 0 | 1D | 49 | 2E | 24 | 39 | 22 |
| Octal | 211 | 141 | 45 | 0 | 35 | 111 | 56 | 44 | 71 | 42 |
| Binary | 10001001 | 1100001 | 100101 | 0 | 11101 | 1001001 | 101110 | 100100 | 111001 | 100010 |
Color Harmonies of #896125
Complementary color
Monochromatic Colors of #896125
Black with #896125
Text Example
Text Example
White with #896125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896125; }
p { color: rgb(137,97,37); }
H1.HeaderClassName
{
color: #896125;
}
.AnyTagClassName
{
color: #896125;
}
</style>
background-color css
<style>
a { background-color: #896125; }
a { background-color: rgb(137,97,37); }
div.DivClassName
{
background-color: #896125;
}
.BgClassName
{
background-color: #896125;
}
</style>
border-color css
<style>
span { border-color: #896125; }
span { border-color: rgb(137,97,37); }
td.TdClassName
{
border-color: #896125;
}
.TagClassName
{
border-color: #896125;
}
</style>