Shades of Afghan Tan #895819
Tints of Afghan Tan #895819
RGB
CMYK
RGB Variations
Color information
#895819 (or 0x895819) is known color: Afghan Tan. HEX triplet: 89, 58 and 19. RGB value is (137,88,25). Sum of RGB (Red+Green+Blue) = 137+88+25=250 (33% of max value = 765). Red value is 137 (53.91% from 255 or 54.8% from 250); Green value is 88 (34.77% from 255 or 35.2% from 250); Blue value is 25 (10.16% from 255 or 10% from 250); Max value from RGB is 137 - color contains mainly: red. Hex color #895819 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #895819 is #76A7E6. Grayscale: #5F5F5F. Windows color (decimal): -7776231 or 1661065. OLE color: 1661065.
HSL color Cylindrical-coordinate representation of color #895819: hue angle of 33.75º degrees, saturation: 0.69, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #895819 is Cyan = 0, Magento = 0.36, Yellow = 0.82 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 88 | 25 | - |
| CMYK | 0 | 0.36 | 0.82 | 0.46 |
| HSL | 33.75º | 0.69% | 0.32% | - |
| HSV(B) | 33.75º | 0.82% | 0.54% | - |
| XYZ | 13.98 | 12.37 | 2.57 | - |
| YUV | 95.47 | 88.23 | 157.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 88 | 25 | 0 | 0.36 | 0.82 | 0.46 | 33.75 | 0.69 | 0.32 |
| Hex | 89 | 58 | 19 | 0 | 24 | 52 | 2E | 22 | 45 | 20 |
| Octal | 211 | 130 | 31 | 0 | 44 | 122 | 56 | 42 | 105 | 40 |
| Binary | 10001001 | 1011000 | 11001 | 0 | 100100 | 1010010 | 101110 | 100010 | 1000101 | 100000 |
Color Harmonies of #895819
Complementary color
Monochromatic Colors of #895819
Black with #895819
Text Example
Text Example
White with #895819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #895819; }
p { color: rgb(137,88,25); }
H1.HeaderClassName
{
color: #895819;
}
.AnyTagClassName
{
color: #895819;
}
</style>
background-color css
<style>
a { background-color: #895819; }
a { background-color: rgb(137,88,25); }
div.DivClassName
{
background-color: #895819;
}
.BgClassName
{
background-color: #895819;
}
</style>
border-color css
<style>
span { border-color: #895819; }
span { border-color: rgb(137,88,25); }
td.TdClassName
{
border-color: #895819;
}
.TagClassName
{
border-color: #895819;
}
</style>