Shades of Afghan Tan #935421
Tints of Afghan Tan #935421
RGB
CMYK
RGB Variations
Color information
#935421 (or 0x935421) is known color: Afghan Tan. HEX triplet: 93, 54 and 21. RGB value is (147,84,33). Sum of RGB (Red+Green+Blue) = 147+84+33=264 (34% of max value = 765). Red value is 147 (57.81% from 255 or 55.68% from 264); Green value is 84 (33.20% from 255 or 31.82% from 264); Blue value is 33 (13.28% from 255 or 12.5% from 264); Max value from RGB is 147 - color contains mainly: red. Hex color #935421 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #935421 is #6CABDE. Grayscale: #616161. Windows color (decimal): -7121887 or 2184339. OLE color: 2184339.
HSL color Cylindrical-coordinate representation of color #935421: hue angle of 26.84º degrees, saturation: 0.63, 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 #935421 is Cyan = 0, Magento = 0.43, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 84 | 33 | - |
| CMYK | 0 | 0.43 | 0.78 | 0.42 |
| HSL | 26.84º | 0.63% | 0.35% | - |
| HSV(B) | 26.84º | 0.78% | 0.58% | - |
| XYZ | 15.48 | 12.65 | 3.07 | - |
| YUV | 97.02 | 91.87 | 163.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 84 | 33 | 0 | 0.43 | 0.78 | 0.42 | 26.84 | 0.63 | 0.35 |
| Hex | 93 | 54 | 21 | 0 | 2B | 4E | 2A | 1B | 3F | 23 |
| Octal | 223 | 124 | 41 | 0 | 53 | 116 | 52 | 33 | 77 | 43 |
| Binary | 10010011 | 1010100 | 100001 | 0 | 101011 | 1001110 | 101010 | 11011 | 111111 | 100011 |
Color Harmonies of #935421
Complementary color
Monochromatic Colors of #935421
Black with #935421
Text Example
Text Example
White with #935421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #935421; }
p { color: rgb(147,84,33); }
H1.HeaderClassName
{
color: #935421;
}
.AnyTagClassName
{
color: #935421;
}
</style>
background-color css
<style>
a { background-color: #935421; }
a { background-color: rgb(147,84,33); }
div.DivClassName
{
background-color: #935421;
}
.BgClassName
{
background-color: #935421;
}
</style>
border-color css
<style>
span { border-color: #935421; }
span { border-color: rgb(147,84,33); }
td.TdClassName
{
border-color: #935421;
}
.TagClassName
{
border-color: #935421;
}
</style>