Shades of Afghan Tan #956227
Tints of Afghan Tan #956227
RGB
CMYK
RGB Variations
Color information
#956227 (or 0x956227) is known color: Afghan Tan. HEX triplet: 95, 62 and 27. RGB value is (149,98,39). Sum of RGB (Red+Green+Blue) = 149+98+39=286 (37% of max value = 765). Red value is 149 (58.59% from 255 or 52.10% from 286); Green value is 98 (38.67% from 255 or 34.27% from 286); Blue value is 39 (15.62% from 255 or 13.64% from 286); Max value from RGB is 149 - color contains mainly: red. Hex color #956227 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #956227 is #6A9DD8. Grayscale: #6A6A6A. Windows color (decimal): -6987225 or 2581141. OLE color: 2581141.
HSL color Cylindrical-coordinate representation of color #956227: hue angle of 32.18º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #956227 is Cyan = 0, Magento = 0.34, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 98 | 39 | - |
| CMYK | 0 | 0.34 | 0.74 | 0.42 |
| HSL | 32.18º | 0.59% | 0.37% | - |
| HSV(B) | 32.18º | 0.74% | 0.58% | - |
| XYZ | 17.13 | 15.27 | 3.96 | - |
| YUV | 106.52 | 89.9 | 158.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 98 | 39 | 0 | 0.34 | 0.74 | 0.42 | 32.18 | 0.59 | 0.37 |
| Hex | 95 | 62 | 27 | 0 | 22 | 4A | 2A | 20 | 3B | 25 |
| Octal | 225 | 142 | 47 | 0 | 42 | 112 | 52 | 40 | 73 | 45 |
| Binary | 10010101 | 1100010 | 100111 | 0 | 100010 | 1001010 | 101010 | 100000 | 111011 | 100101 |
Color Harmonies of #956227
Complementary color
Monochromatic Colors of #956227
Black with #956227
Text Example
Text Example
White with #956227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956227; }
p { color: rgb(149,98,39); }
H1.HeaderClassName
{
color: #956227;
}
.AnyTagClassName
{
color: #956227;
}
</style>
background-color css
<style>
a { background-color: #956227; }
a { background-color: rgb(149,98,39); }
div.DivClassName
{
background-color: #956227;
}
.BgClassName
{
background-color: #956227;
}
</style>
border-color css
<style>
span { border-color: #956227; }
span { border-color: rgb(149,98,39); }
td.TdClassName
{
border-color: #956227;
}
.TagClassName
{
border-color: #956227;
}
</style>