Shades of Afghan Tan #966023
Tints of Afghan Tan #966023
RGB
CMYK
RGB Variations
Color information
#966023 (or 0x966023) is known color: Afghan Tan. HEX triplet: 96, 60 and 23. RGB value is (150,96,35). Sum of RGB (Red+Green+Blue) = 150+96+35=281 (37% of max value = 765). Red value is 150 (58.98% from 255 or 53.38% from 281); Green value is 96 (37.89% from 255 or 34.16% from 281); Blue value is 35 (14.06% from 255 or 12.46% from 281); Max value from RGB is 150 - color contains mainly: red. Hex color #966023 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #966023 is #699FDC. Grayscale: #696969. Windows color (decimal): -6922205 or 2318486. OLE color: 2318486.
HSL color Cylindrical-coordinate representation of color #966023: hue angle of 31.83º degrees, saturation: 0.62, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #966023 is Cyan = 0, Magento = 0.36, Yellow = 0.77 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 96 | 35 | - |
| CMYK | 0 | 0.36 | 0.77 | 0.41 |
| HSL | 31.83º | 0.62% | 0.36% | - |
| HSV(B) | 31.83º | 0.77% | 0.59% | - |
| XYZ | 17.06 | 14.97 | 3.58 | - |
| YUV | 105.19 | 88.39 | 159.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 96 | 35 | 0 | 0.36 | 0.77 | 0.41 | 31.83 | 0.62 | 0.36 |
| Hex | 96 | 60 | 23 | 0 | 24 | 4D | 29 | 20 | 3E | 24 |
| Octal | 226 | 140 | 43 | 0 | 44 | 115 | 51 | 40 | 76 | 44 |
| Binary | 10010110 | 1100000 | 100011 | 0 | 100100 | 1001101 | 101001 | 100000 | 111110 | 100100 |
Color Harmonies of #966023
Complementary color
Monochromatic Colors of #966023
Black with #966023
Text Example
Text Example
White with #966023
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #966023; }
p { color: rgb(150,96,35); }
H1.HeaderClassName
{
color: #966023;
}
.AnyTagClassName
{
color: #966023;
}
</style>
background-color css
<style>
a { background-color: #966023; }
a { background-color: rgb(150,96,35); }
div.DivClassName
{
background-color: #966023;
}
.BgClassName
{
background-color: #966023;
}
</style>
border-color css
<style>
span { border-color: #966023; }
span { border-color: rgb(150,96,35); }
td.TdClassName
{
border-color: #966023;
}
.TagClassName
{
border-color: #966023;
}
</style>