Shades of Afghan Tan #915829
Tints of Afghan Tan #915829
RGB
CMYK
RGB Variations
Color information
#915829 (or 0x915829) is known color: Afghan Tan. HEX triplet: 91, 58 and 29. RGB value is (145,88,41). Sum of RGB (Red+Green+Blue) = 145+88+41=274 (36% of max value = 765). Red value is 145 (57.03% from 255 or 52.92% from 274); Green value is 88 (34.77% from 255 or 32.12% from 274); Blue value is 41 (16.41% from 255 or 14.96% from 274); Max value from RGB is 145 - color contains mainly: red. Hex color #915829 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #915829 is #6EA7D6. Grayscale: #636363. Windows color (decimal): -7251927 or 2709649. OLE color: 2709649.
HSL color Cylindrical-coordinate representation of color #915829: hue angle of 27.12º degrees, saturation: 0.56, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #915829 is Cyan = 0, Magento = 0.39, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 88 | 41 | - |
| CMYK | 0 | 0.39 | 0.72 | 0.43 |
| HSL | 27.12º | 0.56% | 0.36% | - |
| HSV(B) | 27.12º | 0.72% | 0.57% | - |
| XYZ | 15.57 | 13.16 | 3.82 | - |
| YUV | 99.69 | 94.88 | 160.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 88 | 41 | 0 | 0.39 | 0.72 | 0.43 | 27.12 | 0.56 | 0.36 |
| Hex | 91 | 58 | 29 | 0 | 27 | 48 | 2B | 1B | 38 | 24 |
| Octal | 221 | 130 | 51 | 0 | 47 | 110 | 53 | 33 | 70 | 44 |
| Binary | 10010001 | 1011000 | 101001 | 0 | 100111 | 1001000 | 101011 | 11011 | 111000 | 100100 |
Color Harmonies of #915829
Complementary color
Monochromatic Colors of #915829
Black with #915829
Text Example
Text Example
White with #915829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #915829; }
p { color: rgb(145,88,41); }
H1.HeaderClassName
{
color: #915829;
}
.AnyTagClassName
{
color: #915829;
}
</style>
background-color css
<style>
a { background-color: #915829; }
a { background-color: rgb(145,88,41); }
div.DivClassName
{
background-color: #915829;
}
.BgClassName
{
background-color: #915829;
}
</style>
border-color css
<style>
span { border-color: #915829; }
span { border-color: rgb(145,88,41); }
td.TdClassName
{
border-color: #915829;
}
.TagClassName
{
border-color: #915829;
}
</style>