Shades of Afghan Tan #946426
Tints of Afghan Tan #946426
RGB
CMYK
RGB Variations
Color information
#946426 (or 0x946426) is known color: Afghan Tan. HEX triplet: 94, 64 and 26. RGB value is (148,100,38). Sum of RGB (Red+Green+Blue) = 148+100+38=286 (37% of max value = 765). Red value is 148 (58.20% from 255 or 51.75% from 286); Green value is 100 (39.45% from 255 or 34.97% from 286); Blue value is 38 (15.23% from 255 or 13.29% from 286); Max value from RGB is 148 - color contains mainly: red. Hex color #946426 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #946426 is #6B9BD9. Grayscale: #6B6B6B. Windows color (decimal): -7052250 or 2516116. OLE color: 2516116.
HSL color Cylindrical-coordinate representation of color #946426: hue angle of 33.82º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #946426 is Cyan = 0, Magento = 0.32, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 100 | 38 | - |
| CMYK | 0 | 0.32 | 0.74 | 0.42 |
| HSL | 33.82º | 0.59% | 0.36% | - |
| HSV(B) | 33.82º | 0.74% | 0.58% | - |
| XYZ | 17.12 | 15.55 | 3.93 | - |
| YUV | 107.28 | 88.9 | 157.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 100 | 38 | 0 | 0.32 | 0.74 | 0.42 | 33.82 | 0.59 | 0.36 |
| Hex | 94 | 64 | 26 | 0 | 20 | 4A | 2A | 22 | 3B | 24 |
| Octal | 224 | 144 | 46 | 0 | 40 | 112 | 52 | 42 | 73 | 44 |
| Binary | 10010100 | 1100100 | 100110 | 0 | 100000 | 1001010 | 101010 | 100010 | 111011 | 100100 |
Color Harmonies of #946426
Complementary color
Monochromatic Colors of #946426
Black with #946426
Text Example
Text Example
White with #946426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946426; }
p { color: rgb(148,100,38); }
H1.HeaderClassName
{
color: #946426;
}
.AnyTagClassName
{
color: #946426;
}
</style>
background-color css
<style>
a { background-color: #946426; }
a { background-color: rgb(148,100,38); }
div.DivClassName
{
background-color: #946426;
}
.BgClassName
{
background-color: #946426;
}
</style>
border-color css
<style>
span { border-color: #946426; }
span { border-color: rgb(148,100,38); }
td.TdClassName
{
border-color: #946426;
}
.TagClassName
{
border-color: #946426;
}
</style>