Shades of Afghan Tan #946024
Tints of Afghan Tan #946024
RGB
CMYK
RGB Variations
Color information
#946024 (or 0x946024) is known color: Afghan Tan. HEX triplet: 94, 60 and 24. RGB value is (148,96,36). Sum of RGB (Red+Green+Blue) = 148+96+36=280 (37% of max value = 765). Red value is 148 (58.20% from 255 or 52.86% from 280); Green value is 96 (37.89% from 255 or 34.29% from 280); Blue value is 36 (14.45% from 255 or 12.86% from 280); Max value from RGB is 148 - color contains mainly: red. Hex color #946024 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #946024 is #6B9FDB. Grayscale: #686868. Windows color (decimal): -7053276 or 2384020. OLE color: 2384020.
HSL color Cylindrical-coordinate representation of color #946024: hue angle of 32.14º 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 #946024 is Cyan = 0, Magento = 0.35, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 96 | 36 | - |
| CMYK | 0 | 0.35 | 0.76 | 0.42 |
| HSL | 32.14º | 0.61% | 0.36% | - |
| HSV(B) | 32.14º | 0.76% | 0.58% | - |
| XYZ | 16.71 | 14.79 | 3.64 | - |
| YUV | 104.71 | 89.23 | 158.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 96 | 36 | 0 | 0.35 | 0.76 | 0.42 | 32.14 | 0.61 | 0.36 |
| Hex | 94 | 60 | 24 | 0 | 23 | 4C | 2A | 20 | 3D | 24 |
| Octal | 224 | 140 | 44 | 0 | 43 | 114 | 52 | 40 | 75 | 44 |
| Binary | 10010100 | 1100000 | 100100 | 0 | 100011 | 1001100 | 101010 | 100000 | 111101 | 100100 |
Color Harmonies of #946024
Complementary color
Monochromatic Colors of #946024
Black with #946024
Text Example
Text Example
White with #946024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946024; }
p { color: rgb(148,96,36); }
H1.HeaderClassName
{
color: #946024;
}
.AnyTagClassName
{
color: #946024;
}
</style>
background-color css
<style>
a { background-color: #946024; }
a { background-color: rgb(148,96,36); }
div.DivClassName
{
background-color: #946024;
}
.BgClassName
{
background-color: #946024;
}
</style>
border-color css
<style>
span { border-color: #946024; }
span { border-color: rgb(148,96,36); }
td.TdClassName
{
border-color: #946024;
}
.TagClassName
{
border-color: #946024;
}
</style>