Shades of Afghan Tan #946429
Tints of Afghan Tan #946429
RGB
CMYK
RGB Variations
Color information
#946429 (or 0x946429) is known color: Afghan Tan. HEX triplet: 94, 64 and 29. RGB value is (148,100,41). Sum of RGB (Red+Green+Blue) = 148+100+41=289 (38% of max value = 765). Red value is 148 (58.20% from 255 or 51.21% from 289); Green value is 100 (39.45% from 255 or 34.60% from 289); Blue value is 41 (16.41% from 255 or 14.19% from 289); Max value from RGB is 148 - color contains mainly: red. Hex color #946429 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #946429 is #6B9BD6. Grayscale: #6B6B6B. Windows color (decimal): -7052247 or 2712724. OLE color: 2712724.
HSL color Cylindrical-coordinate representation of color #946429: hue angle of 33.08º 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 #946429 is Cyan = 0, Magento = 0.32, Yellow = 0.72 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 100 | 41 | - |
| CMYK | 0 | 0.32 | 0.72 | 0.42 |
| HSL | 33.08º | 0.57% | 0.37% | - |
| HSV(B) | 33.08º | 0.72% | 0.58% | - |
| XYZ | 17.17 | 15.57 | 4.2 | - |
| YUV | 107.63 | 90.4 | 156.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 100 | 41 | 0 | 0.32 | 0.72 | 0.42 | 33.08 | 0.57 | 0.37 |
| Hex | 94 | 64 | 29 | 0 | 20 | 48 | 2A | 21 | 39 | 25 |
| Octal | 224 | 144 | 51 | 0 | 40 | 110 | 52 | 41 | 71 | 45 |
| Binary | 10010100 | 1100100 | 101001 | 0 | 100000 | 1001000 | 101010 | 100001 | 111001 | 100101 |
Color Harmonies of #946429
Complementary color
Monochromatic Colors of #946429
Black with #946429
Text Example
Text Example
White with #946429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946429; }
p { color: rgb(148,100,41); }
H1.HeaderClassName
{
color: #946429;
}
.AnyTagClassName
{
color: #946429;
}
</style>
background-color css
<style>
a { background-color: #946429; }
a { background-color: rgb(148,100,41); }
div.DivClassName
{
background-color: #946429;
}
.BgClassName
{
background-color: #946429;
}
</style>
border-color css
<style>
span { border-color: #946429; }
span { border-color: rgb(148,100,41); }
td.TdClassName
{
border-color: #946429;
}
.TagClassName
{
border-color: #946429;
}
</style>