Shades of Afghan Tan #915824
Tints of Afghan Tan #915824
RGB
CMYK
RGB Variations
Color information
#915824 (or 0x915824) is known color: Afghan Tan. HEX triplet: 91, 58 and 24. RGB value is (145,88,36). Sum of RGB (Red+Green+Blue) = 145+88+36=269 (35% of max value = 765). Red value is 145 (57.03% from 255 or 53.90% from 269); Green value is 88 (34.77% from 255 or 32.71% from 269); Blue value is 36 (14.45% from 255 or 13.38% from 269); Max value from RGB is 145 - color contains mainly: red. Hex color #915824 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915824 is #6EA7DB. Grayscale: #636363. Windows color (decimal): -7251932 or 2381969. OLE color: 2381969.
HSL color Cylindrical-coordinate representation of color #915824: hue angle of 28.62º degrees, saturation: 0.6, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #915824 is Cyan = 0, Magento = 0.39, Yellow = 0.75 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 88 | 36 | - |
| CMYK | 0 | 0.39 | 0.75 | 0.43 |
| HSL | 28.62º | 0.6% | 0.35% | - |
| HSV(B) | 28.62º | 0.75% | 0.57% | - |
| XYZ | 15.49 | 13.13 | 3.39 | - |
| YUV | 99.12 | 92.38 | 160.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 88 | 36 | 0 | 0.39 | 0.75 | 0.43 | 28.62 | 0.6 | 0.35 |
| Hex | 91 | 58 | 24 | 0 | 27 | 4B | 2B | 1D | 3C | 23 |
| Octal | 221 | 130 | 44 | 0 | 47 | 113 | 53 | 35 | 74 | 43 |
| Binary | 10010001 | 1011000 | 100100 | 0 | 100111 | 1001011 | 101011 | 11101 | 111100 | 100011 |
Color Harmonies of #915824
Complementary color
Monochromatic Colors of #915824
Black with #915824
Text Example
Text Example
White with #915824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915824; }
p { color: rgb(145,88,36); }
H1.HeaderClassName
{
color: #915824;
}
.AnyTagClassName
{
color: #915824;
}
</style>
background-color css
<style>
a { background-color: #915824; }
a { background-color: rgb(145,88,36); }
div.DivClassName
{
background-color: #915824;
}
.BgClassName
{
background-color: #915824;
}
</style>
border-color css
<style>
span { border-color: #915824; }
span { border-color: rgb(145,88,36); }
td.TdClassName
{
border-color: #915824;
}
.TagClassName
{
border-color: #915824;
}
</style>