Shades of Afghan Tan #905824
Tints of Afghan Tan #905824
RGB
CMYK
RGB Variations
Color information
#905824 (or 0x905824) is known color: Afghan Tan. HEX triplet: 90, 58 and 24. RGB value is (144,88,36). Sum of RGB (Red+Green+Blue) = 144+88+36=268 (35% of max value = 765). Red value is 144 (56.64% from 255 or 53.73% from 268); Green value is 88 (34.77% from 255 or 32.84% from 268); Blue value is 36 (14.45% from 255 or 13.43% from 268); Max value from RGB is 144 - color contains mainly: red. Hex color #905824 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #905824 is #6FA7DB. Grayscale: #636363. Windows color (decimal): -7317468 or 2381968. OLE color: 2381968.
HSL color Cylindrical-coordinate representation of color #905824: hue angle of 28.89º degrees, saturation: 0.6, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #905824 is Cyan = 0, Magento = 0.39, Yellow = 0.75 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 88 | 36 | - |
| CMYK | 0 | 0.39 | 0.75 | 0.44 |
| HSL | 28.89º | 0.6% | 0.35% | - |
| HSV(B) | 28.89º | 0.75% | 0.56% | - |
| XYZ | 15.31 | 13.04 | 3.38 | - |
| YUV | 98.82 | 92.55 | 160.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 88 | 36 | 0 | 0.39 | 0.75 | 0.44 | 28.89 | 0.6 | 0.35 |
| Hex | 90 | 58 | 24 | 0 | 27 | 4B | 2C | 1D | 3C | 23 |
| Octal | 220 | 130 | 44 | 0 | 47 | 113 | 54 | 35 | 74 | 43 |
| Binary | 10010000 | 1011000 | 100100 | 0 | 100111 | 1001011 | 101100 | 11101 | 111100 | 100011 |
Color Harmonies of #905824
Complementary color
Monochromatic Colors of #905824
Black with #905824
Text Example
Text Example
White with #905824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #905824; }
p { color: rgb(144,88,36); }
H1.HeaderClassName
{
color: #905824;
}
.AnyTagClassName
{
color: #905824;
}
</style>
background-color css
<style>
a { background-color: #905824; }
a { background-color: rgb(144,88,36); }
div.DivClassName
{
background-color: #905824;
}
.BgClassName
{
background-color: #905824;
}
</style>
border-color css
<style>
span { border-color: #905824; }
span { border-color: rgb(144,88,36); }
td.TdClassName
{
border-color: #905824;
}
.TagClassName
{
border-color: #905824;
}
</style>