Shades of Afghan Tan #946521
Tints of Afghan Tan #946521
RGB
CMYK
RGB Variations
Color information
#946521 (or 0x946521) is known color: Afghan Tan. HEX triplet: 94, 65 and 21. RGB value is (148,101,33). Sum of RGB (Red+Green+Blue) = 148+101+33=282 (37% of max value = 765). Red value is 148 (58.20% from 255 or 52.48% from 282); Green value is 101 (39.84% from 255 or 35.82% from 282); Blue value is 33 (13.28% from 255 or 11.70% from 282); Max value from RGB is 148 - color contains mainly: red. Hex color #946521 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #946521 is #6B9ADE. Grayscale: #6B6B6B. Windows color (decimal): -7051999 or 2188692. OLE color: 2188692.
HSL color Cylindrical-coordinate representation of color #946521: hue angle of 35.48º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #946521 is Cyan = 0, Magento = 0.32, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 101 | 33 | - |
| CMYK | 0 | 0.32 | 0.78 | 0.42 |
| HSL | 35.48º | 0.64% | 0.35% | - |
| HSV(B) | 35.48º | 0.78% | 0.58% | - |
| XYZ | 17.14 | 15.71 | 3.57 | - |
| YUV | 107.3 | 86.07 | 157.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 101 | 33 | 0 | 0.32 | 0.78 | 0.42 | 35.48 | 0.64 | 0.35 |
| Hex | 94 | 65 | 21 | 0 | 20 | 4E | 2A | 23 | 40 | 23 |
| Octal | 224 | 145 | 41 | 0 | 40 | 116 | 52 | 43 | 100 | 43 |
| Binary | 10010100 | 1100101 | 100001 | 0 | 100000 | 1001110 | 101010 | 100011 | 1000000 | 100011 |
Color Harmonies of #946521
Complementary color
Monochromatic Colors of #946521
Black with #946521
Text Example
Text Example
White with #946521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946521; }
p { color: rgb(148,101,33); }
H1.HeaderClassName
{
color: #946521;
}
.AnyTagClassName
{
color: #946521;
}
</style>
background-color css
<style>
a { background-color: #946521; }
a { background-color: rgb(148,101,33); }
div.DivClassName
{
background-color: #946521;
}
.BgClassName
{
background-color: #946521;
}
</style>
border-color css
<style>
span { border-color: #946521; }
span { border-color: rgb(148,101,33); }
td.TdClassName
{
border-color: #946521;
}
.TagClassName
{
border-color: #946521;
}
</style>