Shades of Afghan Tan #895927
Tints of Afghan Tan #895927
RGB
CMYK
RGB Variations
Color information
#895927 (or 0x895927) is known color: Afghan Tan. HEX triplet: 89, 59 and 27. RGB value is (137,89,39). Sum of RGB (Red+Green+Blue) = 137+89+39=265 (35% of max value = 765). Red value is 137 (53.91% from 255 or 51.70% from 265); Green value is 89 (35.16% from 255 or 33.58% from 265); Blue value is 39 (15.62% from 255 or 14.72% from 265); Max value from RGB is 137 - color contains mainly: red. Hex color #895927 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #895927 is #76A6D8. Grayscale: #616161. Windows color (decimal): -7775961 or 2578825. OLE color: 2578825.
HSL color Cylindrical-coordinate representation of color #895927: hue angle of 30.61º degrees, saturation: 0.56, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #895927 is Cyan = 0, Magento = 0.35, Yellow = 0.72 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 89 | 39 | - |
| CMYK | 0 | 0.35 | 0.72 | 0.46 |
| HSL | 30.61º | 0.56% | 0.35% | - |
| HSV(B) | 30.61º | 0.72% | 0.54% | - |
| XYZ | 14.26 | 12.61 | 3.6 | - |
| YUV | 97.65 | 94.9 | 156.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 89 | 39 | 0 | 0.35 | 0.72 | 0.46 | 30.61 | 0.56 | 0.35 |
| Hex | 89 | 59 | 27 | 0 | 23 | 48 | 2E | 1F | 38 | 23 |
| Octal | 211 | 131 | 47 | 0 | 43 | 110 | 56 | 37 | 70 | 43 |
| Binary | 10001001 | 1011001 | 100111 | 0 | 100011 | 1001000 | 101110 | 11111 | 111000 | 100011 |
Color Harmonies of #895927
Complementary color
Monochromatic Colors of #895927
Black with #895927
Text Example
Text Example
White with #895927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895927; }
p { color: rgb(137,89,39); }
H1.HeaderClassName
{
color: #895927;
}
.AnyTagClassName
{
color: #895927;
}
</style>
background-color css
<style>
a { background-color: #895927; }
a { background-color: rgb(137,89,39); }
div.DivClassName
{
background-color: #895927;
}
.BgClassName
{
background-color: #895927;
}
</style>
border-color css
<style>
span { border-color: #895927; }
span { border-color: rgb(137,89,39); }
td.TdClassName
{
border-color: #895927;
}
.TagClassName
{
border-color: #895927;
}
</style>