Shades of Afghan Tan #955417
Tints of Afghan Tan #955417
RGB
CMYK
RGB Variations
Color information
#955417 (or 0x955417) is known color: Afghan Tan. HEX triplet: 95, 54 and 17. RGB value is (149,84,23). Sum of RGB (Red+Green+Blue) = 149+84+23=256 (33% of max value = 765). Red value is 149 (58.59% from 255 or 58.20% from 256); Green value is 84 (33.20% from 255 or 32.81% from 256); Blue value is 23 (9.38% from 255 or 8.98% from 256); Max value from RGB is 149 - color contains mainly: red. Hex color #955417 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #955417 is #6AABE8. Grayscale: #606060. Windows color (decimal): -6990825 or 1528981. OLE color: 1528981.
HSL color Cylindrical-coordinate representation of color #955417: hue angle of 29.05º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #955417 is Cyan = 0, Magento = 0.44, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 84 | 23 | - |
| CMYK | 0 | 0.44 | 0.85 | 0.42 |
| HSL | 29.05º | 0.73% | 0.34% | - |
| HSV(B) | 29.05º | 0.85% | 0.58% | - |
| XYZ | 15.72 | 12.79 | 2.45 | - |
| YUV | 96.48 | 86.53 | 165.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 84 | 23 | 0 | 0.44 | 0.85 | 0.42 | 29.05 | 0.73 | 0.34 |
| Hex | 95 | 54 | 17 | 0 | 2C | 55 | 2A | 1D | 49 | 22 |
| Octal | 225 | 124 | 27 | 0 | 54 | 125 | 52 | 35 | 111 | 42 |
| Binary | 10010101 | 1010100 | 10111 | 0 | 101100 | 1010101 | 101010 | 11101 | 1001001 | 100010 |
Color Harmonies of #955417
Complementary color
Monochromatic Colors of #955417
Black with #955417
Text Example
Text Example
White with #955417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955417; }
p { color: rgb(149,84,23); }
H1.HeaderClassName
{
color: #955417;
}
.AnyTagClassName
{
color: #955417;
}
</style>
background-color css
<style>
a { background-color: #955417; }
a { background-color: rgb(149,84,23); }
div.DivClassName
{
background-color: #955417;
}
.BgClassName
{
background-color: #955417;
}
</style>
border-color css
<style>
span { border-color: #955417; }
span { border-color: rgb(149,84,23); }
td.TdClassName
{
border-color: #955417;
}
.TagClassName
{
border-color: #955417;
}
</style>