Shades of Afghan Tan #916225
Tints of Afghan Tan #916225
RGB
CMYK
RGB Variations
Color information
#916225 (or 0x916225) is known color: Afghan Tan. HEX triplet: 91, 62 and 25. RGB value is (145,98,37). Sum of RGB (Red+Green+Blue) = 145+98+37=280 (37% of max value = 765). Red value is 145 (57.03% from 255 or 51.79% from 280); Green value is 98 (38.67% from 255 or 35% from 280); Blue value is 37 (14.84% from 255 or 13.21% from 280); Max value from RGB is 145 - color contains mainly: red. Hex color #916225 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #916225 is #6E9DDA. Grayscale: #696969. Windows color (decimal): -7249371 or 2450065. OLE color: 2450065.
HSL color Cylindrical-coordinate representation of color #916225: hue angle of 33.89º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #916225 is Cyan = 0, Magento = 0.32, Yellow = 0.74 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 98 | 37 | - |
| CMYK | 0 | 0.32 | 0.74 | 0.43 |
| HSL | 33.89º | 0.59% | 0.36% | - |
| HSV(B) | 33.89º | 0.74% | 0.57% | - |
| XYZ | 16.38 | 14.89 | 3.76 | - |
| YUV | 105.1 | 89.57 | 156.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 98 | 37 | 0 | 0.32 | 0.74 | 0.43 | 33.89 | 0.59 | 0.36 |
| Hex | 91 | 62 | 25 | 0 | 20 | 4A | 2B | 22 | 3B | 24 |
| Octal | 221 | 142 | 45 | 0 | 40 | 112 | 53 | 42 | 73 | 44 |
| Binary | 10010001 | 1100010 | 100101 | 0 | 100000 | 1001010 | 101011 | 100010 | 111011 | 100100 |
Color Harmonies of #916225
Complementary color
Monochromatic Colors of #916225
Black with #916225
Text Example
Text Example
White with #916225
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916225; }
p { color: rgb(145,98,37); }
H1.HeaderClassName
{
color: #916225;
}
.AnyTagClassName
{
color: #916225;
}
</style>
background-color css
<style>
a { background-color: #916225; }
a { background-color: rgb(145,98,37); }
div.DivClassName
{
background-color: #916225;
}
.BgClassName
{
background-color: #916225;
}
</style>
border-color css
<style>
span { border-color: #916225; }
span { border-color: rgb(145,98,37); }
td.TdClassName
{
border-color: #916225;
}
.TagClassName
{
border-color: #916225;
}
</style>