Shades of Afghan Tan #906323
Tints of Afghan Tan #906323
RGB
CMYK
RGB Variations
Color information
#906323 (or 0x906323) is known color: Afghan Tan. HEX triplet: 90, 63 and 23. RGB value is (144,99,35). Sum of RGB (Red+Green+Blue) = 144+99+35=278 (36% of max value = 765). Red value is 144 (56.64% from 255 or 51.80% from 278); Green value is 99 (39.06% from 255 or 35.61% from 278); Blue value is 35 (14.06% from 255 or 12.59% from 278); Max value from RGB is 144 - color contains mainly: red. Hex color #906323 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #906323 is #6F9CDC. Grayscale: #696969. Windows color (decimal): -7314653 or 2319248. OLE color: 2319248.
HSL color Cylindrical-coordinate representation of color #906323: hue angle of 35.23º degrees, saturation: 0.61, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #906323 is Cyan = 0, Magento = 0.31, Yellow = 0.76 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 99 | 35 | - |
| CMYK | 0 | 0.31 | 0.76 | 0.44 |
| HSL | 35.23º | 0.61% | 0.35% | - |
| HSV(B) | 35.23º | 0.76% | 0.56% | - |
| XYZ | 16.27 | 14.97 | 3.62 | - |
| YUV | 105.16 | 88.41 | 155.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 99 | 35 | 0 | 0.31 | 0.76 | 0.44 | 35.23 | 0.61 | 0.35 |
| Hex | 90 | 63 | 23 | 0 | 1F | 4C | 2C | 23 | 3D | 23 |
| Octal | 220 | 143 | 43 | 0 | 37 | 114 | 54 | 43 | 75 | 43 |
| Binary | 10010000 | 1100011 | 100011 | 0 | 11111 | 1001100 | 101100 | 100011 | 111101 | 100011 |
Color Harmonies of #906323
Complementary color
Monochromatic Colors of #906323
Black with #906323
Text Example
Text Example
White with #906323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906323; }
p { color: rgb(144,99,35); }
H1.HeaderClassName
{
color: #906323;
}
.AnyTagClassName
{
color: #906323;
}
</style>
background-color css
<style>
a { background-color: #906323; }
a { background-color: rgb(144,99,35); }
div.DivClassName
{
background-color: #906323;
}
.BgClassName
{
background-color: #906323;
}
</style>
border-color css
<style>
span { border-color: #906323; }
span { border-color: rgb(144,99,35); }
td.TdClassName
{
border-color: #906323;
}
.TagClassName
{
border-color: #906323;
}
</style>