Shades of Afghan Tan #906028
Tints of Afghan Tan #906028
RGB
CMYK
RGB Variations
Color information
#906028 (or 0x906028) is known color: Afghan Tan. HEX triplet: 90, 60 and 28. RGB value is (144,96,40). Sum of RGB (Red+Green+Blue) = 144+96+40=280 (37% of max value = 765). Red value is 144 (56.64% from 255 or 51.43% from 280); Green value is 96 (37.89% from 255 or 34.29% from 280); Blue value is 40 (16.02% from 255 or 14.29% from 280); Max value from RGB is 144 - color contains mainly: red. Hex color #906028 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #906028 is #6F9FD7. Grayscale: #686868. Windows color (decimal): -7315416 or 2646160. OLE color: 2646160.
HSL color Cylindrical-coordinate representation of color #906028: hue angle of 32.31º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #906028 is Cyan = 0, Magento = 0.33, Yellow = 0.72 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 96 | 40 | - |
| CMYK | 0 | 0.33 | 0.72 | 0.44 |
| HSL | 32.31º | 0.57% | 0.36% | - |
| HSV(B) | 32.31º | 0.72% | 0.56% | - |
| XYZ | 16.07 | 14.45 | 3.95 | - |
| YUV | 103.97 | 91.9 | 156.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 96 | 40 | 0 | 0.33 | 0.72 | 0.44 | 32.31 | 0.57 | 0.36 |
| Hex | 90 | 60 | 28 | 0 | 21 | 48 | 2C | 20 | 39 | 24 |
| Octal | 220 | 140 | 50 | 0 | 41 | 110 | 54 | 40 | 71 | 44 |
| Binary | 10010000 | 1100000 | 101000 | 0 | 100001 | 1001000 | 101100 | 100000 | 111001 | 100100 |
Color Harmonies of #906028
Complementary color
Monochromatic Colors of #906028
Black with #906028
Text Example
Text Example
White with #906028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906028; }
p { color: rgb(144,96,40); }
H1.HeaderClassName
{
color: #906028;
}
.AnyTagClassName
{
color: #906028;
}
</style>
background-color css
<style>
a { background-color: #906028; }
a { background-color: rgb(144,96,40); }
div.DivClassName
{
background-color: #906028;
}
.BgClassName
{
background-color: #906028;
}
</style>
border-color css
<style>
span { border-color: #906028; }
span { border-color: rgb(144,96,40); }
td.TdClassName
{
border-color: #906028;
}
.TagClassName
{
border-color: #906028;
}
</style>