Shades of Afghan Tan #926828
Tints of Afghan Tan #926828
RGB
CMYK
RGB Variations
Color information
#926828 (or 0x926828) is known color: Afghan Tan. HEX triplet: 92, 68 and 28. RGB value is (146,104,40). Sum of RGB (Red+Green+Blue) = 146+104+40=290 (38% of max value = 765). Red value is 146 (57.42% from 255 or 50.34% from 290); Green value is 104 (41.02% from 255 or 35.86% from 290); Blue value is 40 (16.02% from 255 or 13.79% from 290); Max value from RGB is 146 - color contains mainly: red. Hex color #926828 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #926828 is #6D97D7. Grayscale: #6D6D6D. Windows color (decimal): -7182296 or 2648210. OLE color: 2648210.
HSL color Cylindrical-coordinate representation of color #926828: hue angle of 36.23º 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 #926828 is Cyan = 0, Magento = 0.29, Yellow = 0.73 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 104 | 40 | - |
| CMYK | 0 | 0.29 | 0.73 | 0.43 |
| HSL | 36.23º | 0.57% | 0.36% | - |
| HSV(B) | 36.23º | 0.73% | 0.57% | - |
| XYZ | 17.19 | 16.16 | 4.22 | - |
| YUV | 109.26 | 88.91 | 154.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 104 | 40 | 0 | 0.29 | 0.73 | 0.43 | 36.23 | 0.57 | 0.36 |
| Hex | 92 | 68 | 28 | 0 | 1D | 49 | 2B | 24 | 39 | 24 |
| Octal | 222 | 150 | 50 | 0 | 35 | 111 | 53 | 44 | 71 | 44 |
| Binary | 10010010 | 1101000 | 101000 | 0 | 11101 | 1001001 | 101011 | 100100 | 111001 | 100100 |
Color Harmonies of #926828
Complementary color
Monochromatic Colors of #926828
Black with #926828
Text Example
Text Example
White with #926828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926828; }
p { color: rgb(146,104,40); }
H1.HeaderClassName
{
color: #926828;
}
.AnyTagClassName
{
color: #926828;
}
</style>
background-color css
<style>
a { background-color: #926828; }
a { background-color: rgb(146,104,40); }
div.DivClassName
{
background-color: #926828;
}
.BgClassName
{
background-color: #926828;
}
</style>
border-color css
<style>
span { border-color: #926828; }
span { border-color: rgb(146,104,40); }
td.TdClassName
{
border-color: #926828;
}
.TagClassName
{
border-color: #926828;
}
</style>