Shades of Afghan Tan #956723
Tints of Afghan Tan #956723
RGB
CMYK
RGB Variations
Color information
#956723 (or 0x956723) is known color: Afghan Tan. HEX triplet: 95, 67 and 23. RGB value is (149,103,35). Sum of RGB (Red+Green+Blue) = 149+103+35=287 (38% of max value = 765). Red value is 149 (58.59% from 255 or 51.92% from 287); Green value is 103 (40.62% from 255 or 35.89% from 287); Blue value is 35 (14.06% from 255 or 12.20% from 287); Max value from RGB is 149 - color contains mainly: red. Hex color #956723 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #956723 is #6A98DC. Grayscale: #6D6D6D. Windows color (decimal): -6985949 or 2320277. OLE color: 2320277.
HSL color Cylindrical-coordinate representation of color #956723: hue angle of 35.79º 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 #956723 is Cyan = 0, Magento = 0.31, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 103 | 35 | - |
| CMYK | 0 | 0.31 | 0.77 | 0.42 |
| HSL | 35.79º | 0.62% | 0.36% | - |
| HSV(B) | 35.79º | 0.77% | 0.58% | - |
| XYZ | 17.55 | 16.21 | 3.79 | - |
| YUV | 109 | 86.24 | 156.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 103 | 35 | 0 | 0.31 | 0.77 | 0.42 | 35.79 | 0.62 | 0.36 |
| Hex | 95 | 67 | 23 | 0 | 1F | 4D | 2A | 24 | 3E | 24 |
| Octal | 225 | 147 | 43 | 0 | 37 | 115 | 52 | 44 | 76 | 44 |
| Binary | 10010101 | 1100111 | 100011 | 0 | 11111 | 1001101 | 101010 | 100100 | 111110 | 100100 |
Color Harmonies of #956723
Complementary color
Monochromatic Colors of #956723
Black with #956723
Text Example
Text Example
White with #956723
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956723; }
p { color: rgb(149,103,35); }
H1.HeaderClassName
{
color: #956723;
}
.AnyTagClassName
{
color: #956723;
}
</style>
background-color css
<style>
a { background-color: #956723; }
a { background-color: rgb(149,103,35); }
div.DivClassName
{
background-color: #956723;
}
.BgClassName
{
background-color: #956723;
}
</style>
border-color css
<style>
span { border-color: #956723; }
span { border-color: rgb(149,103,35); }
td.TdClassName
{
border-color: #956723;
}
.TagClassName
{
border-color: #956723;
}
</style>