Shades of Afghan Tan #986225
Tints of Afghan Tan #986225
RGB
CMYK
RGB Variations
Color information
#986225 (or 0x986225) is known color: Afghan Tan. HEX triplet: 98, 62 and 25. RGB value is (152,98,37). Sum of RGB (Red+Green+Blue) = 152+98+37=287 (38% of max value = 765). Red value is 152 (59.77% from 255 or 52.96% from 287); Green value is 98 (38.67% from 255 or 34.15% from 287); Blue value is 37 (14.84% from 255 or 12.89% from 287); Max value from RGB is 152 - color contains mainly: red. Hex color #986225 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #986225 is #679DDA. Grayscale: #6B6B6B. Windows color (decimal): -6790619 or 2450072. OLE color: 2450072.
HSL color Cylindrical-coordinate representation of color #986225: hue angle of 31.83º degrees, saturation: 0.61, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #986225 is Cyan = 0, Magento = 0.36, Yellow = 0.76 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 98 | 37 | - |
| CMYK | 0 | 0.36 | 0.76 | 0.40 |
| HSL | 31.83º | 0.61% | 0.37% | - |
| HSV(B) | 31.83º | 0.76% | 0.6% | - |
| XYZ | 17.65 | 15.54 | 3.82 | - |
| YUV | 107.19 | 88.39 | 159.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 98 | 37 | 0 | 0.36 | 0.76 | 0.40 | 31.83 | 0.61 | 0.37 |
| Hex | 98 | 62 | 25 | 0 | 24 | 4C | 28 | 20 | 3D | 25 |
| Octal | 230 | 142 | 45 | 0 | 44 | 114 | 50 | 40 | 75 | 45 |
| Binary | 10011000 | 1100010 | 100101 | 0 | 100100 | 1001100 | 101000 | 100000 | 111101 | 100101 |
Color Harmonies of #986225
Complementary color
Monochromatic Colors of #986225
Black with #986225
Text Example
Text Example
White with #986225
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986225; }
p { color: rgb(152,98,37); }
H1.HeaderClassName
{
color: #986225;
}
.AnyTagClassName
{
color: #986225;
}
</style>
background-color css
<style>
a { background-color: #986225; }
a { background-color: rgb(152,98,37); }
div.DivClassName
{
background-color: #986225;
}
.BgClassName
{
background-color: #986225;
}
</style>
border-color css
<style>
span { border-color: #986225; }
span { border-color: rgb(152,98,37); }
td.TdClassName
{
border-color: #986225;
}
.TagClassName
{
border-color: #986225;
}
</style>