Shades of Afghan Tan #956528
Tints of Afghan Tan #956528
RGB
CMYK
RGB Variations
Color information
#956528 (or 0x956528) is known color: Afghan Tan. HEX triplet: 95, 65 and 28. RGB value is (149,101,40). Sum of RGB (Red+Green+Blue) = 149+101+40=290 (38% of max value = 765). Red value is 149 (58.59% from 255 or 51.38% from 290); Green value is 101 (39.84% from 255 or 34.83% from 290); Blue value is 40 (16.02% from 255 or 13.79% from 290); Max value from RGB is 149 - color contains mainly: red. Hex color #956528 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #956528 is #6A9AD7. Grayscale: #6C6C6C. Windows color (decimal): -6986456 or 2647445. OLE color: 2647445.
HSL color Cylindrical-coordinate representation of color #956528: hue angle of 33.58º degrees, saturation: 0.58, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #956528 is Cyan = 0, Magento = 0.32, Yellow = 0.73 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 101 | 40 | - |
| CMYK | 0 | 0.32 | 0.73 | 0.42 |
| HSL | 33.58º | 0.58% | 0.37% | - |
| HSV(B) | 33.58º | 0.73% | 0.58% | - |
| XYZ | 17.43 | 15.85 | 4.15 | - |
| YUV | 108.4 | 89.4 | 156.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 101 | 40 | 0 | 0.32 | 0.73 | 0.42 | 33.58 | 0.58 | 0.37 |
| Hex | 95 | 65 | 28 | 0 | 20 | 49 | 2A | 22 | 3A | 25 |
| Octal | 225 | 145 | 50 | 0 | 40 | 111 | 52 | 42 | 72 | 45 |
| Binary | 10010101 | 1100101 | 101000 | 0 | 100000 | 1001001 | 101010 | 100010 | 111010 | 100101 |
Color Harmonies of #956528
Complementary color
Monochromatic Colors of #956528
Black with #956528
Text Example
Text Example
White with #956528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956528; }
p { color: rgb(149,101,40); }
H1.HeaderClassName
{
color: #956528;
}
.AnyTagClassName
{
color: #956528;
}
</style>
background-color css
<style>
a { background-color: #956528; }
a { background-color: rgb(149,101,40); }
div.DivClassName
{
background-color: #956528;
}
.BgClassName
{
background-color: #956528;
}
</style>
border-color css
<style>
span { border-color: #956528; }
span { border-color: rgb(149,101,40); }
td.TdClassName
{
border-color: #956528;
}
.TagClassName
{
border-color: #956528;
}
</style>