Shades of Afghan Tan #906426
Tints of Afghan Tan #906426
RGB
CMYK
RGB Variations
Color information
#906426 (or 0x906426) is known color: Afghan Tan. HEX triplet: 90, 64 and 26. RGB value is (144,100,38). Sum of RGB (Red+Green+Blue) = 144+100+38=282 (37% of max value = 765). Red value is 144 (56.64% from 255 or 51.06% from 282); Green value is 100 (39.45% from 255 or 35.46% from 282); Blue value is 38 (15.23% from 255 or 13.48% from 282); Max value from RGB is 144 - color contains mainly: red. Hex color #906426 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #906426 is #6F9BD9. Grayscale: #6A6A6A. Windows color (decimal): -7314394 or 2516112. OLE color: 2516112.
HSL color Cylindrical-coordinate representation of color #906426: hue angle of 35.09º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #906426 is Cyan = 0, Magento = 0.31, Yellow = 0.74 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 100 | 38 | - |
| CMYK | 0 | 0.31 | 0.74 | 0.44 |
| HSL | 35.09º | 0.58% | 0.36% | - |
| HSV(B) | 35.09º | 0.74% | 0.56% | - |
| XYZ | 16.41 | 15.18 | 3.9 | - |
| YUV | 106.09 | 89.58 | 155.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 100 | 38 | 0 | 0.31 | 0.74 | 0.44 | 35.09 | 0.58 | 0.36 |
| Hex | 90 | 64 | 26 | 0 | 1F | 4A | 2C | 23 | 3A | 24 |
| Octal | 220 | 144 | 46 | 0 | 37 | 112 | 54 | 43 | 72 | 44 |
| Binary | 10010000 | 1100100 | 100110 | 0 | 11111 | 1001010 | 101100 | 100011 | 111010 | 100100 |
Color Harmonies of #906426
Complementary color
Monochromatic Colors of #906426
Black with #906426
Text Example
Text Example
White with #906426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906426; }
p { color: rgb(144,100,38); }
H1.HeaderClassName
{
color: #906426;
}
.AnyTagClassName
{
color: #906426;
}
</style>
background-color css
<style>
a { background-color: #906426; }
a { background-color: rgb(144,100,38); }
div.DivClassName
{
background-color: #906426;
}
.BgClassName
{
background-color: #906426;
}
</style>
border-color css
<style>
span { border-color: #906426; }
span { border-color: rgb(144,100,38); }
td.TdClassName
{
border-color: #906426;
}
.TagClassName
{
border-color: #906426;
}
</style>