Shades of Afghan Tan #946529
Tints of Afghan Tan #946529
RGB
CMYK
RGB Variations
Color information
#946529 (or 0x946529) is known color: Afghan Tan. HEX triplet: 94, 65 and 29. RGB value is (148,101,41). Sum of RGB (Red+Green+Blue) = 148+101+41=290 (38% of max value = 765). Red value is 148 (58.20% from 255 or 51.03% from 290); Green value is 101 (39.84% from 255 or 34.83% from 290); Blue value is 41 (16.41% from 255 or 14.14% from 290); Max value from RGB is 148 - color contains mainly: red. Hex color #946529 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #946529 is #6B9AD6. Grayscale: #6C6C6C. Windows color (decimal): -7051991 or 2712980. OLE color: 2712980.
HSL color Cylindrical-coordinate representation of color #946529: hue angle of 33.64º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #946529 is Cyan = 0, Magento = 0.32, Yellow = 0.72 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 101 | 41 | - |
| CMYK | 0 | 0.32 | 0.72 | 0.42 |
| HSL | 33.64º | 0.57% | 0.37% | - |
| HSV(B) | 33.64º | 0.72% | 0.58% | - |
| XYZ | 17.27 | 15.76 | 4.23 | - |
| YUV | 108.21 | 90.07 | 156.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 101 | 41 | 0 | 0.32 | 0.72 | 0.42 | 33.64 | 0.57 | 0.37 |
| Hex | 94 | 65 | 29 | 0 | 20 | 48 | 2A | 22 | 39 | 25 |
| Octal | 224 | 145 | 51 | 0 | 40 | 110 | 52 | 42 | 71 | 45 |
| Binary | 10010100 | 1100101 | 101001 | 0 | 100000 | 1001000 | 101010 | 100010 | 111001 | 100101 |
Color Harmonies of #946529
Complementary color
Monochromatic Colors of #946529
Black with #946529
Text Example
Text Example
White with #946529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946529; }
p { color: rgb(148,101,41); }
H1.HeaderClassName
{
color: #946529;
}
.AnyTagClassName
{
color: #946529;
}
</style>
background-color css
<style>
a { background-color: #946529; }
a { background-color: rgb(148,101,41); }
div.DivClassName
{
background-color: #946529;
}
.BgClassName
{
background-color: #946529;
}
</style>
border-color css
<style>
span { border-color: #946529; }
span { border-color: rgb(148,101,41); }
td.TdClassName
{
border-color: #946529;
}
.TagClassName
{
border-color: #946529;
}
</style>