Shades of Afghan Tan #916129
Tints of Afghan Tan #916129
RGB
CMYK
RGB Variations
Color information
#916129 (or 0x916129) is known color: Afghan Tan. HEX triplet: 91, 61 and 29. RGB value is (145,97,41). Sum of RGB (Red+Green+Blue) = 145+97+41=283 (37% of max value = 765). Red value is 145 (57.03% from 255 or 51.24% from 283); Green value is 97 (38.28% from 255 or 34.28% from 283); Blue value is 41 (16.41% from 255 or 14.49% from 283); Max value from RGB is 145 - color contains mainly: red. Hex color #916129 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #916129 is #6E9ED6. Grayscale: #696969. Windows color (decimal): -7249623 or 2711953. OLE color: 2711953.
HSL color Cylindrical-coordinate representation of color #916129: hue angle of 32.31º 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 #916129 is Cyan = 0, Magento = 0.33, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 97 | 41 | - |
| CMYK | 0 | 0.33 | 0.72 | 0.43 |
| HSL | 32.31º | 0.56% | 0.36% | - |
| HSV(B) | 32.31º | 0.72% | 0.57% | - |
| XYZ | 16.35 | 14.73 | 4.08 | - |
| YUV | 104.97 | 91.9 | 156.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 97 | 41 | 0 | 0.33 | 0.72 | 0.43 | 32.31 | 0.56 | 0.36 |
| Hex | 91 | 61 | 29 | 0 | 21 | 48 | 2B | 20 | 38 | 24 |
| Octal | 221 | 141 | 51 | 0 | 41 | 110 | 53 | 40 | 70 | 44 |
| Binary | 10010001 | 1100001 | 101001 | 0 | 100001 | 1001000 | 101011 | 100000 | 111000 | 100100 |
Color Harmonies of #916129
Complementary color
Monochromatic Colors of #916129
Black with #916129
Text Example
Text Example
White with #916129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916129; }
p { color: rgb(145,97,41); }
H1.HeaderClassName
{
color: #916129;
}
.AnyTagClassName
{
color: #916129;
}
</style>
background-color css
<style>
a { background-color: #916129; }
a { background-color: rgb(145,97,41); }
div.DivClassName
{
background-color: #916129;
}
.BgClassName
{
background-color: #916129;
}
</style>
border-color css
<style>
span { border-color: #916129; }
span { border-color: rgb(145,97,41); }
td.TdClassName
{
border-color: #916129;
}
.TagClassName
{
border-color: #916129;
}
</style>