Shades of Afghan Tan #926328
Tints of Afghan Tan #926328
RGB
CMYK
RGB Variations
Color information
#926328 (or 0x926328) is known color: Afghan Tan. HEX triplet: 92, 63 and 28. RGB value is (146,99,40). Sum of RGB (Red+Green+Blue) = 146+99+40=285 (37% of max value = 765). Red value is 146 (57.42% from 255 or 51.23% from 285); Green value is 99 (39.06% from 255 or 34.74% from 285); Blue value is 40 (16.02% from 255 or 14.04% from 285); Max value from RGB is 146 - color contains mainly: red. Hex color #926328 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #926328 is #6D9CD7. Grayscale: #6A6A6A. Windows color (decimal): -7183576 or 2646930. OLE color: 2646930.
HSL color Cylindrical-coordinate representation of color #926328: hue angle of 33.4º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #926328 is Cyan = 0, Magento = 0.32, Yellow = 0.73 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 99 | 40 | - |
| CMYK | 0 | 0.32 | 0.73 | 0.43 |
| HSL | 33.4º | 0.57% | 0.36% | - |
| HSV(B) | 33.4º | 0.73% | 0.57% | - |
| XYZ | 16.7 | 15.19 | 4.06 | - |
| YUV | 106.33 | 90.57 | 156.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 99 | 40 | 0 | 0.32 | 0.73 | 0.43 | 33.4 | 0.57 | 0.36 |
| Hex | 92 | 63 | 28 | 0 | 20 | 49 | 2B | 21 | 39 | 24 |
| Octal | 222 | 143 | 50 | 0 | 40 | 111 | 53 | 41 | 71 | 44 |
| Binary | 10010010 | 1100011 | 101000 | 0 | 100000 | 1001001 | 101011 | 100001 | 111001 | 100100 |
Color Harmonies of #926328
Complementary color
Monochromatic Colors of #926328
Black with #926328
Text Example
Text Example
White with #926328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926328; }
p { color: rgb(146,99,40); }
H1.HeaderClassName
{
color: #926328;
}
.AnyTagClassName
{
color: #926328;
}
</style>
background-color css
<style>
a { background-color: #926328; }
a { background-color: rgb(146,99,40); }
div.DivClassName
{
background-color: #926328;
}
.BgClassName
{
background-color: #926328;
}
</style>
border-color css
<style>
span { border-color: #926328; }
span { border-color: rgb(146,99,40); }
td.TdClassName
{
border-color: #926328;
}
.TagClassName
{
border-color: #926328;
}
</style>