Shades of Afghan Tan #946524
Tints of Afghan Tan #946524
RGB
CMYK
RGB Variations
Color information
#946524 (or 0x946524) is known color: Afghan Tan. HEX triplet: 94, 65 and 24. RGB value is (148,101,36). Sum of RGB (Red+Green+Blue) = 148+101+36=285 (37% of max value = 765). Red value is 148 (58.20% from 255 or 51.93% from 285); Green value is 101 (39.84% from 255 or 35.44% from 285); Blue value is 36 (14.45% from 255 or 12.63% from 285); Max value from RGB is 148 - color contains mainly: red. Hex color #946524 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #946524 is #6B9ADB. Grayscale: #6B6B6B. Windows color (decimal): -7051996 or 2385300. OLE color: 2385300.
HSL color Cylindrical-coordinate representation of color #946524: hue angle of 34.82º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #946524 is Cyan = 0, Magento = 0.32, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 101 | 36 | - |
| CMYK | 0 | 0.32 | 0.76 | 0.42 |
| HSL | 34.82º | 0.61% | 0.36% | - |
| HSV(B) | 34.82º | 0.76% | 0.58% | - |
| XYZ | 17.18 | 15.73 | 3.8 | - |
| YUV | 107.64 | 87.57 | 156.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 101 | 36 | 0 | 0.32 | 0.76 | 0.42 | 34.82 | 0.61 | 0.36 |
| Hex | 94 | 65 | 24 | 0 | 20 | 4C | 2A | 23 | 3D | 24 |
| Octal | 224 | 145 | 44 | 0 | 40 | 114 | 52 | 43 | 75 | 44 |
| Binary | 10010100 | 1100101 | 100100 | 0 | 100000 | 1001100 | 101010 | 100011 | 111101 | 100100 |
Color Harmonies of #946524
Complementary color
Monochromatic Colors of #946524
Black with #946524
Text Example
Text Example
White with #946524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946524; }
p { color: rgb(148,101,36); }
H1.HeaderClassName
{
color: #946524;
}
.AnyTagClassName
{
color: #946524;
}
</style>
background-color css
<style>
a { background-color: #946524; }
a { background-color: rgb(148,101,36); }
div.DivClassName
{
background-color: #946524;
}
.BgClassName
{
background-color: #946524;
}
</style>
border-color css
<style>
span { border-color: #946524; }
span { border-color: rgb(148,101,36); }
td.TdClassName
{
border-color: #946524;
}
.TagClassName
{
border-color: #946524;
}
</style>