Shades of Afghan Tan #895626
Tints of Afghan Tan #895626
RGB
CMYK
RGB Variations
Color information
#895626 (or 0x895626) is known color: Afghan Tan. HEX triplet: 89, 56 and 26. RGB value is (137,86,38). Sum of RGB (Red+Green+Blue) = 137+86+38=261 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.49% from 261); Green value is 86 (33.98% from 255 or 32.95% from 261); Blue value is 38 (15.23% from 255 or 14.56% from 261); Max value from RGB is 137 - color contains mainly: red. Hex color #895626 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #895626 is #76A9D9. Grayscale: #606060. Windows color (decimal): -7776730 or 2512521. OLE color: 2512521.
HSL color Cylindrical-coordinate representation of color #895626: hue angle of 29.09º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #895626 is Cyan = 0, Magento = 0.37, Yellow = 0.72 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 86 | 38 | - |
| CMYK | 0 | 0.37 | 0.72 | 0.46 |
| HSL | 29.09º | 0.57% | 0.34% | - |
| HSV(B) | 29.09º | 0.72% | 0.54% | - |
| XYZ | 13.99 | 12.11 | 3.43 | - |
| YUV | 95.78 | 95.4 | 157.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 86 | 38 | 0 | 0.37 | 0.72 | 0.46 | 29.09 | 0.57 | 0.34 |
| Hex | 89 | 56 | 26 | 0 | 25 | 48 | 2E | 1D | 39 | 22 |
| Octal | 211 | 126 | 46 | 0 | 45 | 110 | 56 | 35 | 71 | 42 |
| Binary | 10001001 | 1010110 | 100110 | 0 | 100101 | 1001000 | 101110 | 11101 | 111001 | 100010 |
Color Harmonies of #895626
Complementary color
Monochromatic Colors of #895626
Black with #895626
Text Example
Text Example
White with #895626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895626; }
p { color: rgb(137,86,38); }
H1.HeaderClassName
{
color: #895626;
}
.AnyTagClassName
{
color: #895626;
}
</style>
background-color css
<style>
a { background-color: #895626; }
a { background-color: rgb(137,86,38); }
div.DivClassName
{
background-color: #895626;
}
.BgClassName
{
background-color: #895626;
}
</style>
border-color css
<style>
span { border-color: #895626; }
span { border-color: rgb(137,86,38); }
td.TdClassName
{
border-color: #895626;
}
.TagClassName
{
border-color: #895626;
}
</style>