Shades of Afghan Tan #916121
Tints of Afghan Tan #916121
RGB
CMYK
RGB Variations
Color information
#916121 (or 0x916121) is known color: Afghan Tan. HEX triplet: 91, 61 and 21. RGB value is (145,97,33). Sum of RGB (Red+Green+Blue) = 145+97+33=275 (36% of max value = 765). Red value is 145 (57.03% from 255 or 52.73% from 275); Green value is 97 (38.28% from 255 or 35.27% from 275); Blue value is 33 (13.28% from 255 or 12% from 275); Max value from RGB is 145 - color contains mainly: red. Hex color #916121 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #916121 is #6E9EDE. Grayscale: #686868. Windows color (decimal): -7249631 or 2187665. OLE color: 2187665.
HSL color Cylindrical-coordinate representation of color #916121: hue angle of 34.29º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #916121 is Cyan = 0, Magento = 0.33, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 97 | 33 | - |
| CMYK | 0 | 0.33 | 0.77 | 0.43 |
| HSL | 34.29º | 0.63% | 0.35% | - |
| HSV(B) | 34.29º | 0.77% | 0.57% | - |
| XYZ | 16.23 | 14.68 | 3.42 | - |
| YUV | 104.06 | 87.9 | 157.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 97 | 33 | 0 | 0.33 | 0.77 | 0.43 | 34.29 | 0.63 | 0.35 |
| Hex | 91 | 61 | 21 | 0 | 21 | 4D | 2B | 22 | 3F | 23 |
| Octal | 221 | 141 | 41 | 0 | 41 | 115 | 53 | 42 | 77 | 43 |
| Binary | 10010001 | 1100001 | 100001 | 0 | 100001 | 1001101 | 101011 | 100010 | 111111 | 100011 |
Color Harmonies of #916121
Complementary color
Monochromatic Colors of #916121
Black with #916121
Text Example
Text Example
White with #916121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916121; }
p { color: rgb(145,97,33); }
H1.HeaderClassName
{
color: #916121;
}
.AnyTagClassName
{
color: #916121;
}
</style>
background-color css
<style>
a { background-color: #916121; }
a { background-color: rgb(145,97,33); }
div.DivClassName
{
background-color: #916121;
}
.BgClassName
{
background-color: #916121;
}
</style>
border-color css
<style>
span { border-color: #916121; }
span { border-color: rgb(145,97,33); }
td.TdClassName
{
border-color: #916121;
}
.TagClassName
{
border-color: #916121;
}
</style>