Shades of Afghan Tan #946721
Tints of Afghan Tan #946721
RGB
CMYK
RGB Variations
Color information
#946721 (or 0x946721) is known color: Afghan Tan. HEX triplet: 94, 67 and 21. RGB value is (148,103,33). Sum of RGB (Red+Green+Blue) = 148+103+33=284 (37% of max value = 765). Red value is 148 (58.20% from 255 or 52.11% from 284); Green value is 103 (40.62% from 255 or 36.27% from 284); Blue value is 33 (13.28% from 255 or 11.62% from 284); Max value from RGB is 148 - color contains mainly: red. Hex color #946721 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #946721 is #6B98DE. Grayscale: #6C6C6C. Windows color (decimal): -7051487 or 2189204. OLE color: 2189204.
HSL color Cylindrical-coordinate representation of color #946721: hue angle of 36.52º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #946721 is Cyan = 0, Magento = 0.30, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 103 | 33 | - |
| CMYK | 0 | 0.30 | 0.78 | 0.42 |
| HSL | 36.52º | 0.64% | 0.35% | - |
| HSV(B) | 36.52º | 0.78% | 0.58% | - |
| XYZ | 17.34 | 16.11 | 3.63 | - |
| YUV | 108.48 | 85.41 | 156.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 103 | 33 | 0 | 0.30 | 0.78 | 0.42 | 36.52 | 0.64 | 0.35 |
| Hex | 94 | 67 | 21 | 0 | 1E | 4E | 2A | 25 | 40 | 23 |
| Octal | 224 | 147 | 41 | 0 | 36 | 116 | 52 | 45 | 100 | 43 |
| Binary | 10010100 | 1100111 | 100001 | 0 | 11110 | 1001110 | 101010 | 100101 | 1000000 | 100011 |
Color Harmonies of #946721
Complementary color
Monochromatic Colors of #946721
Black with #946721
Text Example
Text Example
White with #946721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946721; }
p { color: rgb(148,103,33); }
H1.HeaderClassName
{
color: #946721;
}
.AnyTagClassName
{
color: #946721;
}
</style>
background-color css
<style>
a { background-color: #946721; }
a { background-color: rgb(148,103,33); }
div.DivClassName
{
background-color: #946721;
}
.BgClassName
{
background-color: #946721;
}
</style>
border-color css
<style>
span { border-color: #946721; }
span { border-color: rgb(148,103,33); }
td.TdClassName
{
border-color: #946721;
}
.TagClassName
{
border-color: #946721;
}
</style>