Shades of Afghan Tan #986527
Tints of Afghan Tan #986527
RGB
CMYK
RGB Variations
Color information
#986527 (or 0x986527) is known color: Afghan Tan. HEX triplet: 98, 65 and 27. RGB value is (152,101,39). Sum of RGB (Red+Green+Blue) = 152+101+39=292 (38% of max value = 765). Red value is 152 (59.77% from 255 or 52.05% from 292); Green value is 101 (39.84% from 255 or 34.59% from 292); Blue value is 39 (15.62% from 255 or 13.36% from 292); Max value from RGB is 152 - color contains mainly: red. Hex color #986527 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #986527 is #679AD8. Grayscale: #6D6D6D. Windows color (decimal): -6789849 or 2581912. OLE color: 2581912.
HSL color Cylindrical-coordinate representation of color #986527: hue angle of 32.92º 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 #986527 is Cyan = 0, Magento = 0.34, Yellow = 0.74 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 101 | 39 | - |
| CMYK | 0 | 0.34 | 0.74 | 0.40 |
| HSL | 32.92º | 0.59% | 0.37% | - |
| HSV(B) | 32.92º | 0.74% | 0.6% | - |
| XYZ | 17.97 | 16.13 | 4.09 | - |
| YUV | 109.18 | 88.4 | 158.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 101 | 39 | 0 | 0.34 | 0.74 | 0.40 | 32.92 | 0.59 | 0.37 |
| Hex | 98 | 65 | 27 | 0 | 22 | 4A | 28 | 21 | 3B | 25 |
| Octal | 230 | 145 | 47 | 0 | 42 | 112 | 50 | 41 | 73 | 45 |
| Binary | 10011000 | 1100101 | 100111 | 0 | 100010 | 1001010 | 101000 | 100001 | 111011 | 100101 |
Color Harmonies of #986527
Complementary color
Monochromatic Colors of #986527
Black with #986527
Text Example
Text Example
White with #986527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #986527; }
p { color: rgb(152,101,39); }
H1.HeaderClassName
{
color: #986527;
}
.AnyTagClassName
{
color: #986527;
}
</style>
background-color css
<style>
a { background-color: #986527; }
a { background-color: rgb(152,101,39); }
div.DivClassName
{
background-color: #986527;
}
.BgClassName
{
background-color: #986527;
}
</style>
border-color css
<style>
span { border-color: #986527; }
span { border-color: rgb(152,101,39); }
td.TdClassName
{
border-color: #986527;
}
.TagClassName
{
border-color: #986527;
}
</style>