Shades of Afghan Tan #955923
Tints of Afghan Tan #955923
RGB
CMYK
RGB Variations
Color information
#955923 (or 0x955923) is known color: Afghan Tan. HEX triplet: 95, 59 and 23. RGB value is (149,89,35). Sum of RGB (Red+Green+Blue) = 149+89+35=273 (36% of max value = 765). Red value is 149 (58.59% from 255 or 54.58% from 273); Green value is 89 (35.16% from 255 or 32.60% from 273); Blue value is 35 (14.06% from 255 or 12.82% from 273); Max value from RGB is 149 - color contains mainly: red. Hex color #955923 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #955923 is #6AA6DC. Grayscale: #656565. Windows color (decimal): -6989533 or 2316693. OLE color: 2316693.
HSL color Cylindrical-coordinate representation of color #955923: hue angle of 28.42º 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 #955923 is Cyan = 0, Magento = 0.40, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 89 | 35 | - |
| CMYK | 0 | 0.40 | 0.77 | 0.42 |
| HSL | 28.42º | 0.62% | 0.36% | - |
| HSV(B) | 28.42º | 0.77% | 0.58% | - |
| XYZ | 16.27 | 13.66 | 3.37 | - |
| YUV | 100.78 | 90.88 | 162.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 89 | 35 | 0 | 0.40 | 0.77 | 0.42 | 28.42 | 0.62 | 0.36 |
| Hex | 95 | 59 | 23 | 0 | 28 | 4D | 2A | 1C | 3E | 24 |
| Octal | 225 | 131 | 43 | 0 | 50 | 115 | 52 | 34 | 76 | 44 |
| Binary | 10010101 | 1011001 | 100011 | 0 | 101000 | 1001101 | 101010 | 11100 | 111110 | 100100 |
Color Harmonies of #955923
Complementary color
Monochromatic Colors of #955923
Black with #955923
Text Example
Text Example
White with #955923
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #955923; }
p { color: rgb(149,89,35); }
H1.HeaderClassName
{
color: #955923;
}
.AnyTagClassName
{
color: #955923;
}
</style>
background-color css
<style>
a { background-color: #955923; }
a { background-color: rgb(149,89,35); }
div.DivClassName
{
background-color: #955923;
}
.BgClassName
{
background-color: #955923;
}
</style>
border-color css
<style>
span { border-color: #955923; }
span { border-color: rgb(149,89,35); }
td.TdClassName
{
border-color: #955923;
}
.TagClassName
{
border-color: #955923;
}
</style>