Shades of Afghan Tan #955824
Tints of Afghan Tan #955824
RGB
CMYK
RGB Variations
Color information
#955824 (or 0x955824) is known color: Afghan Tan. HEX triplet: 95, 58 and 24. RGB value is (149,88,36). Sum of RGB (Red+Green+Blue) = 149+88+36=273 (36% of max value = 765). Red value is 149 (58.59% from 255 or 54.58% from 273); Green value is 88 (34.77% from 255 or 32.23% from 273); Blue value is 36 (14.45% from 255 or 13.19% from 273); Max value from RGB is 149 - color contains mainly: red. Hex color #955824 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #955824 is #6AA7DB. Grayscale: #646464. Windows color (decimal): -6989788 or 2381973. OLE color: 2381973.
HSL color Cylindrical-coordinate representation of color #955824: hue angle of 27.61º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #955824 is Cyan = 0, Magento = 0.41, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 88 | 36 | - |
| CMYK | 0 | 0.41 | 0.76 | 0.42 |
| HSL | 27.61º | 0.61% | 0.36% | - |
| HSV(B) | 27.61º | 0.76% | 0.58% | - |
| XYZ | 16.2 | 13.5 | 3.42 | - |
| YUV | 100.31 | 91.71 | 162.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 88 | 36 | 0 | 0.41 | 0.76 | 0.42 | 27.61 | 0.61 | 0.36 |
| Hex | 95 | 58 | 24 | 0 | 29 | 4C | 2A | 1C | 3D | 24 |
| Octal | 225 | 130 | 44 | 0 | 51 | 114 | 52 | 34 | 75 | 44 |
| Binary | 10010101 | 1011000 | 100100 | 0 | 101001 | 1001100 | 101010 | 11100 | 111101 | 100100 |
Color Harmonies of #955824
Complementary color
Monochromatic Colors of #955824
Black with #955824
Text Example
Text Example
White with #955824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955824; }
p { color: rgb(149,88,36); }
H1.HeaderClassName
{
color: #955824;
}
.AnyTagClassName
{
color: #955824;
}
</style>
background-color css
<style>
a { background-color: #955824; }
a { background-color: rgb(149,88,36); }
div.DivClassName
{
background-color: #955824;
}
.BgClassName
{
background-color: #955824;
}
</style>
border-color css
<style>
span { border-color: #955824; }
span { border-color: rgb(149,88,36); }
td.TdClassName
{
border-color: #955824;
}
.TagClassName
{
border-color: #955824;
}
</style>