Shades of Afghan Tan #955722
Tints of Afghan Tan #955722
RGB
CMYK
RGB Variations
Color information
#955722 (or 0x955722) is known color: Afghan Tan. HEX triplet: 95, 57 and 22. RGB value is (149,87,34). Sum of RGB (Red+Green+Blue) = 149+87+34=270 (35% of max value = 765). Red value is 149 (58.59% from 255 or 55.19% from 270); Green value is 87 (34.38% from 255 or 32.22% from 270); Blue value is 34 (13.67% from 255 or 12.59% from 270); Max value from RGB is 149 - color contains mainly: red. Hex color #955722 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #955722 is #6AA8DD. Grayscale: #636363. Windows color (decimal): -6990046 or 2250645. OLE color: 2250645.
HSL color Cylindrical-coordinate representation of color #955722: hue angle of 27.65º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #955722 is Cyan = 0, Magento = 0.42, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 87 | 34 | - |
| CMYK | 0 | 0.42 | 0.77 | 0.42 |
| HSL | 27.65º | 0.63% | 0.36% | - |
| HSV(B) | 27.65º | 0.77% | 0.58% | - |
| XYZ | 16.09 | 13.32 | 3.24 | - |
| YUV | 99.5 | 91.04 | 163.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 87 | 34 | 0 | 0.42 | 0.77 | 0.42 | 27.65 | 0.63 | 0.36 |
| Hex | 95 | 57 | 22 | 0 | 2A | 4D | 2A | 1C | 3F | 24 |
| Octal | 225 | 127 | 42 | 0 | 52 | 115 | 52 | 34 | 77 | 44 |
| Binary | 10010101 | 1010111 | 100010 | 0 | 101010 | 1001101 | 101010 | 11100 | 111111 | 100100 |
Color Harmonies of #955722
Complementary color
Monochromatic Colors of #955722
Black with #955722
Text Example
Text Example
White with #955722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955722; }
p { color: rgb(149,87,34); }
H1.HeaderClassName
{
color: #955722;
}
.AnyTagClassName
{
color: #955722;
}
</style>
background-color css
<style>
a { background-color: #955722; }
a { background-color: rgb(149,87,34); }
div.DivClassName
{
background-color: #955722;
}
.BgClassName
{
background-color: #955722;
}
</style>
border-color css
<style>
span { border-color: #955722; }
span { border-color: rgb(149,87,34); }
td.TdClassName
{
border-color: #955722;
}
.TagClassName
{
border-color: #955722;
}
</style>