Shades of Afghan Tan #956622
Tints of Afghan Tan #956622
RGB
CMYK
RGB Variations
Color information
#956622 (or 0x956622) is known color: Afghan Tan. HEX triplet: 95, 66 and 22. RGB value is (149,102,34). Sum of RGB (Red+Green+Blue) = 149+102+34=285 (37% of max value = 765). Red value is 149 (58.59% from 255 or 52.28% from 285); Green value is 102 (40.23% from 255 or 35.79% from 285); Blue value is 34 (13.67% from 255 or 11.93% from 285); Max value from RGB is 149 - color contains mainly: red. Hex color #956622 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #956622 is #6A99DD. Grayscale: #6C6C6C. Windows color (decimal): -6986206 or 2254485. OLE color: 2254485.
HSL color Cylindrical-coordinate representation of color #956622: hue angle of 35.48º 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 #956622 is Cyan = 0, Magento = 0.32, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 102 | 34 | - |
| CMYK | 0 | 0.32 | 0.77 | 0.42 |
| HSL | 35.48º | 0.63% | 0.36% | - |
| HSV(B) | 35.48º | 0.77% | 0.58% | - |
| XYZ | 17.43 | 16.01 | 3.68 | - |
| YUV | 108.3 | 86.07 | 157.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 102 | 34 | 0 | 0.32 | 0.77 | 0.42 | 35.48 | 0.63 | 0.36 |
| Hex | 95 | 66 | 22 | 0 | 20 | 4D | 2A | 23 | 3F | 24 |
| Octal | 225 | 146 | 42 | 0 | 40 | 115 | 52 | 43 | 77 | 44 |
| Binary | 10010101 | 1100110 | 100010 | 0 | 100000 | 1001101 | 101010 | 100011 | 111111 | 100100 |
Color Harmonies of #956622
Complementary color
Monochromatic Colors of #956622
Black with #956622
Text Example
Text Example
White with #956622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956622; }
p { color: rgb(149,102,34); }
H1.HeaderClassName
{
color: #956622;
}
.AnyTagClassName
{
color: #956622;
}
</style>
background-color css
<style>
a { background-color: #956622; }
a { background-color: rgb(149,102,34); }
div.DivClassName
{
background-color: #956622;
}
.BgClassName
{
background-color: #956622;
}
</style>
border-color css
<style>
span { border-color: #956622; }
span { border-color: rgb(149,102,34); }
td.TdClassName
{
border-color: #956622;
}
.TagClassName
{
border-color: #956622;
}
</style>