Shades of Afghan Tan #905825
Tints of Afghan Tan #905825
RGB
CMYK
RGB Variations
Color information
#905825 (or 0x905825) is known color: Afghan Tan. HEX triplet: 90, 58 and 25. RGB value is (144,88,37). Sum of RGB (Red+Green+Blue) = 144+88+37=269 (35% of max value = 765). Red value is 144 (56.64% from 255 or 53.53% from 269); Green value is 88 (34.77% from 255 or 32.71% from 269); Blue value is 37 (14.84% from 255 or 13.75% from 269); Max value from RGB is 144 - color contains mainly: red. Hex color #905825 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #905825 is #6FA7DA. Grayscale: #636363. Windows color (decimal): -7317467 or 2447504. OLE color: 2447504.
HSL color Cylindrical-coordinate representation of color #905825: hue angle of 28.6º degrees, saturation: 0.59, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #905825 is Cyan = 0, Magento = 0.39, Yellow = 0.74 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 88 | 37 | - |
| CMYK | 0 | 0.39 | 0.74 | 0.44 |
| HSL | 28.6º | 0.59% | 0.35% | - |
| HSV(B) | 28.6º | 0.74% | 0.56% | - |
| XYZ | 15.33 | 13.04 | 3.46 | - |
| YUV | 98.93 | 93.05 | 160.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 88 | 37 | 0 | 0.39 | 0.74 | 0.44 | 28.6 | 0.59 | 0.35 |
| Hex | 90 | 58 | 25 | 0 | 27 | 4A | 2C | 1D | 3B | 23 |
| Octal | 220 | 130 | 45 | 0 | 47 | 112 | 54 | 35 | 73 | 43 |
| Binary | 10010000 | 1011000 | 100101 | 0 | 100111 | 1001010 | 101100 | 11101 | 111011 | 100011 |
Color Harmonies of #905825
Complementary color
Monochromatic Colors of #905825
Black with #905825
Text Example
Text Example
White with #905825
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #905825; }
p { color: rgb(144,88,37); }
H1.HeaderClassName
{
color: #905825;
}
.AnyTagClassName
{
color: #905825;
}
</style>
background-color css
<style>
a { background-color: #905825; }
a { background-color: rgb(144,88,37); }
div.DivClassName
{
background-color: #905825;
}
.BgClassName
{
background-color: #905825;
}
</style>
border-color css
<style>
span { border-color: #905825; }
span { border-color: rgb(144,88,37); }
td.TdClassName
{
border-color: #905825;
}
.TagClassName
{
border-color: #905825;
}
</style>