Shades of Afghan Tan #895725
Tints of Afghan Tan #895725
RGB
CMYK
RGB Variations
Color information
#895725 (or 0x895725) is known color: Afghan Tan. HEX triplet: 89, 57 and 25. RGB value is (137,87,37). Sum of RGB (Red+Green+Blue) = 137+87+37=261 (34% of max value = 765). Red value is 137 (53.91% from 255 or 52.49% from 261); Green value is 87 (34.38% from 255 or 33.33% from 261); Blue value is 37 (14.84% from 255 or 14.18% from 261); Max value from RGB is 137 - color contains mainly: red. Hex color #895725 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #895725 is #76A8DA. Grayscale: #606060. Windows color (decimal): -7776475 or 2447241. OLE color: 2447241.
HSL color Cylindrical-coordinate representation of color #895725: hue angle of 30º 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 #895725 is Cyan = 0, Magento = 0.36, Yellow = 0.73 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 87 | 37 | - |
| CMYK | 0 | 0.36 | 0.73 | 0.46 |
| HSL | 30º | 0.57% | 0.34% | - |
| HSV(B) | 30º | 0.73% | 0.54% | - |
| XYZ | 14.06 | 12.27 | 3.38 | - |
| YUV | 96.25 | 94.57 | 157.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 87 | 37 | 0 | 0.36 | 0.73 | 0.46 | 30 | 0.57 | 0.34 |
| Hex | 89 | 57 | 25 | 0 | 24 | 49 | 2E | 1E | 39 | 22 |
| Octal | 211 | 127 | 45 | 0 | 44 | 111 | 56 | 36 | 71 | 42 |
| Binary | 10001001 | 1010111 | 100101 | 0 | 100100 | 1001001 | 101110 | 11110 | 111001 | 100010 |
Color Harmonies of #895725
Complementary color
Monochromatic Colors of #895725
Black with #895725
Text Example
Text Example
White with #895725
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895725; }
p { color: rgb(137,87,37); }
H1.HeaderClassName
{
color: #895725;
}
.AnyTagClassName
{
color: #895725;
}
</style>
background-color css
<style>
a { background-color: #895725; }
a { background-color: rgb(137,87,37); }
div.DivClassName
{
background-color: #895725;
}
.BgClassName
{
background-color: #895725;
}
</style>
border-color css
<style>
span { border-color: #895725; }
span { border-color: rgb(137,87,37); }
td.TdClassName
{
border-color: #895725;
}
.TagClassName
{
border-color: #895725;
}
</style>