Shades of Afghan Tan #956123
Tints of Afghan Tan #956123
RGB
CMYK
RGB Variations
Color information
#956123 (or 0x956123) is known color: Afghan Tan. HEX triplet: 95, 61 and 23. RGB value is (149,97,35). Sum of RGB (Red+Green+Blue) = 149+97+35=281 (37% of max value = 765). Red value is 149 (58.59% from 255 or 53.02% from 281); Green value is 97 (38.28% from 255 or 34.52% from 281); Blue value is 35 (14.06% from 255 or 12.46% from 281); Max value from RGB is 149 - color contains mainly: red. Hex color #956123 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #956123 is #6A9EDC. Grayscale: #696969. Windows color (decimal): -6987485 or 2318741. OLE color: 2318741.
HSL color Cylindrical-coordinate representation of color #956123: hue angle of 32.63º 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 #956123 is Cyan = 0, Magento = 0.35, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 97 | 35 | - |
| CMYK | 0 | 0.35 | 0.77 | 0.42 |
| HSL | 32.63º | 0.62% | 0.36% | - |
| HSV(B) | 32.63º | 0.77% | 0.58% | - |
| XYZ | 16.97 | 15.06 | 3.6 | - |
| YUV | 105.48 | 88.23 | 159.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 97 | 35 | 0 | 0.35 | 0.77 | 0.42 | 32.63 | 0.62 | 0.36 |
| Hex | 95 | 61 | 23 | 0 | 23 | 4D | 2A | 21 | 3E | 24 |
| Octal | 225 | 141 | 43 | 0 | 43 | 115 | 52 | 41 | 76 | 44 |
| Binary | 10010101 | 1100001 | 100011 | 0 | 100011 | 1001101 | 101010 | 100001 | 111110 | 100100 |
Color Harmonies of #956123
Complementary color
Monochromatic Colors of #956123
Black with #956123
Text Example
Text Example
White with #956123
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #956123; }
p { color: rgb(149,97,35); }
H1.HeaderClassName
{
color: #956123;
}
.AnyTagClassName
{
color: #956123;
}
</style>
background-color css
<style>
a { background-color: #956123; }
a { background-color: rgb(149,97,35); }
div.DivClassName
{
background-color: #956123;
}
.BgClassName
{
background-color: #956123;
}
</style>
border-color css
<style>
span { border-color: #956123; }
span { border-color: rgb(149,97,35); }
td.TdClassName
{
border-color: #956123;
}
.TagClassName
{
border-color: #956123;
}
</style>