Shades of Afghan Tan #916127
Tints of Afghan Tan #916127
RGB
CMYK
RGB Variations
Color information
#916127 (or 0x916127) is known color: Afghan Tan. HEX triplet: 91, 61 and 27. RGB value is (145,97,39). Sum of RGB (Red+Green+Blue) = 145+97+39=281 (37% of max value = 765). Red value is 145 (57.03% from 255 or 51.60% from 281); Green value is 97 (38.28% from 255 or 34.52% from 281); Blue value is 39 (15.62% from 255 or 13.88% from 281); Max value from RGB is 145 - color contains mainly: red. Hex color #916127 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #916127 is #6E9ED8. Grayscale: #696969. Windows color (decimal): -7249625 or 2580881. OLE color: 2580881.
HSL color Cylindrical-coordinate representation of color #916127: hue angle of 32.83º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #916127 is Cyan = 0, Magento = 0.33, Yellow = 0.73 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 97 | 39 | - |
| CMYK | 0 | 0.33 | 0.73 | 0.43 |
| HSL | 32.83º | 0.58% | 0.36% | - |
| HSV(B) | 32.83º | 0.73% | 0.57% | - |
| XYZ | 16.32 | 14.72 | 3.9 | - |
| YUV | 104.74 | 90.9 | 156.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 97 | 39 | 0 | 0.33 | 0.73 | 0.43 | 32.83 | 0.58 | 0.36 |
| Hex | 91 | 61 | 27 | 0 | 21 | 49 | 2B | 21 | 3A | 24 |
| Octal | 221 | 141 | 47 | 0 | 41 | 111 | 53 | 41 | 72 | 44 |
| Binary | 10010001 | 1100001 | 100111 | 0 | 100001 | 1001001 | 101011 | 100001 | 111010 | 100100 |
Color Harmonies of #916127
Complementary color
Monochromatic Colors of #916127
Black with #916127
Text Example
Text Example
White with #916127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916127; }
p { color: rgb(145,97,39); }
H1.HeaderClassName
{
color: #916127;
}
.AnyTagClassName
{
color: #916127;
}
</style>
background-color css
<style>
a { background-color: #916127; }
a { background-color: rgb(145,97,39); }
div.DivClassName
{
background-color: #916127;
}
.BgClassName
{
background-color: #916127;
}
</style>
border-color css
<style>
span { border-color: #916127; }
span { border-color: rgb(145,97,39); }
td.TdClassName
{
border-color: #916127;
}
.TagClassName
{
border-color: #916127;
}
</style>