Shades of Afghan Tan #906728
Tints of Afghan Tan #906728
RGB
CMYK
RGB Variations
Color information
#906728 (or 0x906728) is known color: Afghan Tan. HEX triplet: 90, 67 and 28. RGB value is (144,103,40). Sum of RGB (Red+Green+Blue) = 144+103+40=287 (38% of max value = 765). Red value is 144 (56.64% from 255 or 50.17% from 287); Green value is 103 (40.62% from 255 or 35.89% from 287); Blue value is 40 (16.02% from 255 or 13.94% from 287); Max value from RGB is 144 - color contains mainly: red. Hex color #906728 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #906728 is #6F98D7. Grayscale: #6C6C6C. Windows color (decimal): -7313624 or 2647952. OLE color: 2647952.
HSL color Cylindrical-coordinate representation of color #906728: hue angle of 36.35º 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 #906728 is Cyan = 0, Magento = 0.28, Yellow = 0.72 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 103 | 40 | - |
| CMYK | 0 | 0.28 | 0.72 | 0.44 |
| HSL | 36.35º | 0.57% | 0.36% | - |
| HSV(B) | 36.35º | 0.72% | 0.56% | - |
| XYZ | 16.73 | 15.78 | 4.17 | - |
| YUV | 108.08 | 89.58 | 153.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 103 | 40 | 0 | 0.28 | 0.72 | 0.44 | 36.35 | 0.57 | 0.36 |
| Hex | 90 | 67 | 28 | 0 | 1C | 48 | 2C | 24 | 39 | 24 |
| Octal | 220 | 147 | 50 | 0 | 34 | 110 | 54 | 44 | 71 | 44 |
| Binary | 10010000 | 1100111 | 101000 | 0 | 11100 | 1001000 | 101100 | 100100 | 111001 | 100100 |
Color Harmonies of #906728
Complementary color
Monochromatic Colors of #906728
Black with #906728
Text Example
Text Example
White with #906728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906728; }
p { color: rgb(144,103,40); }
H1.HeaderClassName
{
color: #906728;
}
.AnyTagClassName
{
color: #906728;
}
</style>
background-color css
<style>
a { background-color: #906728; }
a { background-color: rgb(144,103,40); }
div.DivClassName
{
background-color: #906728;
}
.BgClassName
{
background-color: #906728;
}
</style>
border-color css
<style>
span { border-color: #906728; }
span { border-color: rgb(144,103,40); }
td.TdClassName
{
border-color: #906728;
}
.TagClassName
{
border-color: #906728;
}
</style>