Shades of Afghan Tan #956629
Tints of Afghan Tan #956629
RGB
CMYK
RGB Variations
Color information
#956629 (or 0x956629) is known color: Afghan Tan. HEX triplet: 95, 66 and 29. RGB value is (149,102,41). Sum of RGB (Red+Green+Blue) = 149+102+41=292 (38% of max value = 765). Red value is 149 (58.59% from 255 or 51.03% from 292); Green value is 102 (40.23% from 255 or 34.93% from 292); Blue value is 41 (16.41% from 255 or 14.04% from 292); Max value from RGB is 149 - color contains mainly: red. Hex color #956629 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #956629 is #6A99D6. Grayscale: #6D6D6D. Windows color (decimal): -6986199 or 2713237. OLE color: 2713237.
HSL color Cylindrical-coordinate representation of color #956629: hue angle of 33.89º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #956629 is Cyan = 0, Magento = 0.32, Yellow = 0.72 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 102 | 41 | - |
| CMYK | 0 | 0.32 | 0.72 | 0.42 |
| HSL | 33.89º | 0.57% | 0.37% | - |
| HSV(B) | 33.89º | 0.72% | 0.58% | - |
| XYZ | 17.55 | 16.05 | 4.27 | - |
| YUV | 109.1 | 89.57 | 156.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 102 | 41 | 0 | 0.32 | 0.72 | 0.42 | 33.89 | 0.57 | 0.37 |
| Hex | 95 | 66 | 29 | 0 | 20 | 48 | 2A | 22 | 39 | 25 |
| Octal | 225 | 146 | 51 | 0 | 40 | 110 | 52 | 42 | 71 | 45 |
| Binary | 10010101 | 1100110 | 101001 | 0 | 100000 | 1001000 | 101010 | 100010 | 111001 | 100101 |
Color Harmonies of #956629
Complementary color
Monochromatic Colors of #956629
Black with #956629
Text Example
Text Example
White with #956629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956629; }
p { color: rgb(149,102,41); }
H1.HeaderClassName
{
color: #956629;
}
.AnyTagClassName
{
color: #956629;
}
</style>
background-color css
<style>
a { background-color: #956629; }
a { background-color: rgb(149,102,41); }
div.DivClassName
{
background-color: #956629;
}
.BgClassName
{
background-color: #956629;
}
</style>
border-color css
<style>
span { border-color: #956629; }
span { border-color: rgb(149,102,41); }
td.TdClassName
{
border-color: #956629;
}
.TagClassName
{
border-color: #956629;
}
</style>