Shades of Afghan Tan #986227
Tints of Afghan Tan #986227
RGB
CMYK
RGB Variations
Color information
#986227 (or 0x986227) is known color: Afghan Tan. HEX triplet: 98, 62 and 27. RGB value is (152,98,39). Sum of RGB (Red+Green+Blue) = 152+98+39=289 (38% of max value = 765). Red value is 152 (59.77% from 255 or 52.60% from 289); Green value is 98 (38.67% from 255 or 33.91% from 289); Blue value is 39 (15.62% from 255 or 13.49% from 289); Max value from RGB is 152 - color contains mainly: red. Hex color #986227 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #986227 is #679DD8. Grayscale: #6B6B6B. Windows color (decimal): -6790617 or 2581144. OLE color: 2581144.
HSL color Cylindrical-coordinate representation of color #986227: hue angle of 31.33º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #986227 is Cyan = 0, Magento = 0.36, Yellow = 0.74 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 98 | 39 | - |
| CMYK | 0 | 0.36 | 0.74 | 0.40 |
| HSL | 31.33º | 0.59% | 0.37% | - |
| HSV(B) | 31.33º | 0.74% | 0.6% | - |
| XYZ | 17.68 | 15.56 | 3.99 | - |
| YUV | 107.42 | 89.39 | 159.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 98 | 39 | 0 | 0.36 | 0.74 | 0.40 | 31.33 | 0.59 | 0.37 |
| Hex | 98 | 62 | 27 | 0 | 24 | 4A | 28 | 1F | 3B | 25 |
| Octal | 230 | 142 | 47 | 0 | 44 | 112 | 50 | 37 | 73 | 45 |
| Binary | 10011000 | 1100010 | 100111 | 0 | 100100 | 1001010 | 101000 | 11111 | 111011 | 100101 |
Color Harmonies of #986227
Complementary color
Monochromatic Colors of #986227
Black with #986227
Text Example
Text Example
White with #986227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986227; }
p { color: rgb(152,98,39); }
H1.HeaderClassName
{
color: #986227;
}
.AnyTagClassName
{
color: #986227;
}
</style>
background-color css
<style>
a { background-color: #986227; }
a { background-color: rgb(152,98,39); }
div.DivClassName
{
background-color: #986227;
}
.BgClassName
{
background-color: #986227;
}
</style>
border-color css
<style>
span { border-color: #986227; }
span { border-color: rgb(152,98,39); }
td.TdClassName
{
border-color: #986227;
}
.TagClassName
{
border-color: #986227;
}
</style>