Shades of Afghan Tan #955623
Tints of Afghan Tan #955623
RGB
CMYK
RGB Variations
Color information
#955623 (or 0x955623) is known color: Afghan Tan. HEX triplet: 95, 56 and 23. RGB value is (149,86,35). Sum of RGB (Red+Green+Blue) = 149+86+35=270 (35% of max value = 765). Red value is 149 (58.59% from 255 or 55.19% from 270); Green value is 86 (33.98% from 255 or 31.85% from 270); Blue value is 35 (14.06% from 255 or 12.96% from 270); Max value from RGB is 149 - color contains mainly: red. Hex color #955623 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #955623 is #6AA9DC. Grayscale: #636363. Windows color (decimal): -6990301 or 2315925. OLE color: 2315925.
HSL color Cylindrical-coordinate representation of color #955623: hue angle of 26.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 #955623 is Cyan = 0, Magento = 0.42, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 86 | 35 | - |
| CMYK | 0 | 0.42 | 0.77 | 0.42 |
| HSL | 26.84º | 0.62% | 0.36% | - |
| HSV(B) | 26.84º | 0.77% | 0.58% | - |
| XYZ | 16.03 | 13.17 | 3.29 | - |
| YUV | 99.02 | 91.87 | 163.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 86 | 35 | 0 | 0.42 | 0.77 | 0.42 | 26.84 | 0.62 | 0.36 |
| Hex | 95 | 56 | 23 | 0 | 2A | 4D | 2A | 1B | 3E | 24 |
| Octal | 225 | 126 | 43 | 0 | 52 | 115 | 52 | 33 | 76 | 44 |
| Binary | 10010101 | 1010110 | 100011 | 0 | 101010 | 1001101 | 101010 | 11011 | 111110 | 100100 |
Color Harmonies of #955623
Complementary color
Monochromatic Colors of #955623
Black with #955623
Text Example
Text Example
White with #955623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955623; }
p { color: rgb(149,86,35); }
H1.HeaderClassName
{
color: #955623;
}
.AnyTagClassName
{
color: #955623;
}
</style>
background-color css
<style>
a { background-color: #955623; }
a { background-color: rgb(149,86,35); }
div.DivClassName
{
background-color: #955623;
}
.BgClassName
{
background-color: #955623;
}
</style>
border-color css
<style>
span { border-color: #955623; }
span { border-color: rgb(149,86,35); }
td.TdClassName
{
border-color: #955623;
}
.TagClassName
{
border-color: #955623;
}
</style>