Shades of Afghan Tan #946326
Tints of Afghan Tan #946326
RGB
CMYK
RGB Variations
Color information
#946326 (or 0x946326) is known color: Afghan Tan. HEX triplet: 94, 63 and 26. RGB value is (148,99,38). Sum of RGB (Red+Green+Blue) = 148+99+38=285 (37% of max value = 765). Red value is 148 (58.20% from 255 or 51.93% from 285); Green value is 99 (39.06% from 255 or 34.74% from 285); Blue value is 38 (15.23% from 255 or 13.33% from 285); Max value from RGB is 148 - color contains mainly: red. Hex color #946326 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #946326 is #6B9CD9. Grayscale: #6A6A6A. Windows color (decimal): -7052506 or 2515860. OLE color: 2515860.
HSL color Cylindrical-coordinate representation of color #946326: hue angle of 33.27º 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 #946326 is Cyan = 0, Magento = 0.33, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 99 | 38 | - |
| CMYK | 0 | 0.33 | 0.74 | 0.42 |
| HSL | 33.27º | 0.59% | 0.36% | - |
| HSV(B) | 33.27º | 0.74% | 0.58% | - |
| XYZ | 17.02 | 15.36 | 3.9 | - |
| YUV | 106.7 | 89.23 | 157.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 99 | 38 | 0 | 0.33 | 0.74 | 0.42 | 33.27 | 0.59 | 0.36 |
| Hex | 94 | 63 | 26 | 0 | 21 | 4A | 2A | 21 | 3B | 24 |
| Octal | 224 | 143 | 46 | 0 | 41 | 112 | 52 | 41 | 73 | 44 |
| Binary | 10010100 | 1100011 | 100110 | 0 | 100001 | 1001010 | 101010 | 100001 | 111011 | 100100 |
Color Harmonies of #946326
Complementary color
Monochromatic Colors of #946326
Black with #946326
Text Example
Text Example
White with #946326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946326; }
p { color: rgb(148,99,38); }
H1.HeaderClassName
{
color: #946326;
}
.AnyTagClassName
{
color: #946326;
}
</style>
background-color css
<style>
a { background-color: #946326; }
a { background-color: rgb(148,99,38); }
div.DivClassName
{
background-color: #946326;
}
.BgClassName
{
background-color: #946326;
}
</style>
border-color css
<style>
span { border-color: #946326; }
span { border-color: rgb(148,99,38); }
td.TdClassName
{
border-color: #946326;
}
.TagClassName
{
border-color: #946326;
}
</style>