Shades of Afghan Tan #905421
Tints of Afghan Tan #905421
RGB
CMYK
RGB Variations
Color information
#905421 (or 0x905421) is known color: Afghan Tan. HEX triplet: 90, 54 and 21. RGB value is (144,84,33). Sum of RGB (Red+Green+Blue) = 144+84+33=261 (34% of max value = 765). Red value is 144 (56.64% from 255 or 55.17% from 261); Green value is 84 (33.20% from 255 or 32.18% from 261); Blue value is 33 (13.28% from 255 or 12.64% from 261); Max value from RGB is 144 - color contains mainly: red. Hex color #905421 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #905421 is #6FABDE. Grayscale: #606060. Windows color (decimal): -7318495 or 2184336. OLE color: 2184336.
HSL color Cylindrical-coordinate representation of color #905421: hue angle of 27.57º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #905421 is Cyan = 0, Magento = 0.42, Yellow = 0.77 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 84 | 33 | - |
| CMYK | 0 | 0.42 | 0.77 | 0.44 |
| HSL | 27.57º | 0.63% | 0.35% | - |
| HSV(B) | 27.57º | 0.77% | 0.56% | - |
| XYZ | 14.95 | 12.38 | 3.04 | - |
| YUV | 96.13 | 92.38 | 162.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 84 | 33 | 0 | 0.42 | 0.77 | 0.44 | 27.57 | 0.63 | 0.35 |
| Hex | 90 | 54 | 21 | 0 | 2A | 4D | 2C | 1C | 3F | 23 |
| Octal | 220 | 124 | 41 | 0 | 52 | 115 | 54 | 34 | 77 | 43 |
| Binary | 10010000 | 1010100 | 100001 | 0 | 101010 | 1001101 | 101100 | 11100 | 111111 | 100011 |
Color Harmonies of #905421
Complementary color
Monochromatic Colors of #905421
Black with #905421
Text Example
Text Example
White with #905421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #905421; }
p { color: rgb(144,84,33); }
H1.HeaderClassName
{
color: #905421;
}
.AnyTagClassName
{
color: #905421;
}
</style>
background-color css
<style>
a { background-color: #905421; }
a { background-color: rgb(144,84,33); }
div.DivClassName
{
background-color: #905421;
}
.BgClassName
{
background-color: #905421;
}
</style>
border-color css
<style>
span { border-color: #905421; }
span { border-color: rgb(144,84,33); }
td.TdClassName
{
border-color: #905421;
}
.TagClassName
{
border-color: #905421;
}
</style>