Shades of Afghan Tan #956129
Tints of Afghan Tan #956129
RGB
CMYK
RGB Variations
Color information
#956129 (or 0x956129) is known color: Afghan Tan. HEX triplet: 95, 61 and 29. RGB value is (149,97,41). Sum of RGB (Red+Green+Blue) = 149+97+41=287 (38% of max value = 765). Red value is 149 (58.59% from 255 or 51.92% from 287); Green value is 97 (38.28% from 255 or 33.80% from 287); Blue value is 41 (16.41% from 255 or 14.29% from 287); Max value from RGB is 149 - color contains mainly: red. Hex color #956129 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #956129 is #6A9ED6. Grayscale: #6A6A6A. Windows color (decimal): -6987479 or 2711957. OLE color: 2711957.
HSL color Cylindrical-coordinate representation of color #956129: hue angle of 31.11º 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 #956129 is Cyan = 0, Magento = 0.35, Yellow = 0.72 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 97 | 41 | - |
| CMYK | 0 | 0.35 | 0.72 | 0.42 |
| HSL | 31.11º | 0.57% | 0.37% | - |
| HSV(B) | 31.11º | 0.72% | 0.58% | - |
| XYZ | 17.07 | 15.1 | 4.11 | - |
| YUV | 106.16 | 91.23 | 158.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 97 | 41 | 0 | 0.35 | 0.72 | 0.42 | 31.11 | 0.57 | 0.37 |
| Hex | 95 | 61 | 29 | 0 | 23 | 48 | 2A | 1F | 39 | 25 |
| Octal | 225 | 141 | 51 | 0 | 43 | 110 | 52 | 37 | 71 | 45 |
| Binary | 10010101 | 1100001 | 101001 | 0 | 100011 | 1001000 | 101010 | 11111 | 111001 | 100101 |
Color Harmonies of #956129
Complementary color
Monochromatic Colors of #956129
Black with #956129
Text Example
Text Example
White with #956129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956129; }
p { color: rgb(149,97,41); }
H1.HeaderClassName
{
color: #956129;
}
.AnyTagClassName
{
color: #956129;
}
</style>
background-color css
<style>
a { background-color: #956129; }
a { background-color: rgb(149,97,41); }
div.DivClassName
{
background-color: #956129;
}
.BgClassName
{
background-color: #956129;
}
</style>
border-color css
<style>
span { border-color: #956129; }
span { border-color: rgb(149,97,41); }
td.TdClassName
{
border-color: #956129;
}
.TagClassName
{
border-color: #956129;
}
</style>