Shades of Afghan Tan #916422
Tints of Afghan Tan #916422
RGB
CMYK
RGB Variations
Color information
#916422 (or 0x916422) is known color: Afghan Tan. HEX triplet: 91, 64 and 22. RGB value is (145,100,34). Sum of RGB (Red+Green+Blue) = 145+100+34=279 (36% of max value = 765). Red value is 145 (57.03% from 255 or 51.97% from 279); Green value is 100 (39.45% from 255 or 35.84% from 279); Blue value is 34 (13.67% from 255 or 12.19% from 279); Max value from RGB is 145 - color contains mainly: red. Hex color #916422 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #916422 is #6E9BDD. Grayscale: #6A6A6A. Windows color (decimal): -7248862 or 2253969. OLE color: 2253969.
HSL color Cylindrical-coordinate representation of color #916422: hue angle of 35.68º degrees, saturation: 0.62, 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 #916422 is Cyan = 0, Magento = 0.31, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 100 | 34 | - |
| CMYK | 0 | 0.31 | 0.77 | 0.43 |
| HSL | 35.68º | 0.62% | 0.35% | - |
| HSV(B) | 35.68º | 0.77% | 0.57% | - |
| XYZ | 16.52 | 15.25 | 3.59 | - |
| YUV | 105.93 | 87.41 | 155.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 100 | 34 | 0 | 0.31 | 0.77 | 0.43 | 35.68 | 0.62 | 0.35 |
| Hex | 91 | 64 | 22 | 0 | 1F | 4D | 2B | 24 | 3E | 23 |
| Octal | 221 | 144 | 42 | 0 | 37 | 115 | 53 | 44 | 76 | 43 |
| Binary | 10010001 | 1100100 | 100010 | 0 | 11111 | 1001101 | 101011 | 100100 | 111110 | 100011 |
Color Harmonies of #916422
Complementary color
Monochromatic Colors of #916422
Black with #916422
Text Example
Text Example
White with #916422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916422; }
p { color: rgb(145,100,34); }
H1.HeaderClassName
{
color: #916422;
}
.AnyTagClassName
{
color: #916422;
}
</style>
background-color css
<style>
a { background-color: #916422; }
a { background-color: rgb(145,100,34); }
div.DivClassName
{
background-color: #916422;
}
.BgClassName
{
background-color: #916422;
}
</style>
border-color css
<style>
span { border-color: #916422; }
span { border-color: rgb(145,100,34); }
td.TdClassName
{
border-color: #916422;
}
.TagClassName
{
border-color: #916422;
}
</style>