Shades of Afghan Tan #956923
Tints of Afghan Tan #956923
RGB
CMYK
RGB Variations
Color information
#956923 (or 0x956923) is known color: Afghan Tan. HEX triplet: 95, 69 and 23. RGB value is (149,105,35). Sum of RGB (Red+Green+Blue) = 149+105+35=289 (38% of max value = 765). Red value is 149 (58.59% from 255 or 51.56% from 289); Green value is 105 (41.41% from 255 or 36.33% from 289); Blue value is 35 (14.06% from 255 or 12.11% from 289); Max value from RGB is 149 - color contains mainly: red. Hex color #956923 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #956923 is #6A96DC. Grayscale: #6E6E6E. Windows color (decimal): -6985437 or 2320789. OLE color: 2320789.
HSL color Cylindrical-coordinate representation of color #956923: hue angle of 36.84º degrees, saturation: 0.62, 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 #956923 is Cyan = 0, Magento = 0.30, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 105 | 35 | - |
| CMYK | 0 | 0.30 | 0.77 | 0.42 |
| HSL | 36.84º | 0.62% | 0.36% | - |
| HSV(B) | 36.84º | 0.77% | 0.58% | - |
| XYZ | 17.75 | 16.61 | 3.86 | - |
| YUV | 110.18 | 85.58 | 155.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 105 | 35 | 0 | 0.30 | 0.77 | 0.42 | 36.84 | 0.62 | 0.36 |
| Hex | 95 | 69 | 23 | 0 | 1E | 4D | 2A | 25 | 3E | 24 |
| Octal | 225 | 151 | 43 | 0 | 36 | 115 | 52 | 45 | 76 | 44 |
| Binary | 10010101 | 1101001 | 100011 | 0 | 11110 | 1001101 | 101010 | 100101 | 111110 | 100100 |
Color Harmonies of #956923
Complementary color
Monochromatic Colors of #956923
Black with #956923
Text Example
Text Example
White with #956923
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956923; }
p { color: rgb(149,105,35); }
H1.HeaderClassName
{
color: #956923;
}
.AnyTagClassName
{
color: #956923;
}
</style>
background-color css
<style>
a { background-color: #956923; }
a { background-color: rgb(149,105,35); }
div.DivClassName
{
background-color: #956923;
}
.BgClassName
{
background-color: #956923;
}
</style>
border-color css
<style>
span { border-color: #956923; }
span { border-color: rgb(149,105,35); }
td.TdClassName
{
border-color: #956923;
}
.TagClassName
{
border-color: #956923;
}
</style>