Shades of Dark Tan #926846
Tints of Dark Tan #926846
RGB
CMYK
RGB Variations
Color information
#926846 (or 0x926846) is known color: Dark Tan. HEX triplet: 92, 68 and 46. RGB value is (146,104,70). Sum of RGB (Red+Green+Blue) = 146+104+70=320 (42% of max value = 765). Red value is 146 (57.42% from 255 or 45.62% from 320); Green value is 104 (41.02% from 255 or 32.5% from 320); Blue value is 70 (27.73% from 255 or 21.88% from 320); Max value from RGB is 146 - color contains mainly: red. Hex color #926846 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #926846 is #6D97B9. Grayscale: #707070. Windows color (decimal): -7182266 or 4614290. OLE color: 4614290.
HSL color Cylindrical-coordinate representation of color #926846: hue angle of 26.84º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #926846 is Cyan = 0, Magento = 0.29, Yellow = 0.52 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 104 | 70 | - |
| CMYK | 0 | 0.29 | 0.52 | 0.43 |
| HSL | 26.84º | 0.35% | 0.42% | - |
| HSV(B) | 26.84º | 0.52% | 0.57% | - |
| XYZ | 17.91 | 16.45 | 8.03 | - |
| YUV | 112.68 | 103.91 | 151.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 104 | 70 | 0 | 0.29 | 0.52 | 0.43 | 26.84 | 0.35 | 0.42 |
| Hex | 92 | 68 | 46 | 0 | 1D | 34 | 2B | 1B | 23 | 2A |
| Octal | 222 | 150 | 106 | 0 | 35 | 64 | 53 | 33 | 43 | 52 |
| Binary | 10010010 | 1101000 | 1000110 | 0 | 11101 | 110100 | 101011 | 11011 | 100011 | 101010 |
Color Harmonies of #926846
Complementary color
Monochromatic Colors of #926846
Black with #926846
Text Example
Text Example
White with #926846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926846; }
p { color: rgb(146,104,70); }
H1.HeaderClassName
{
color: #926846;
}
.AnyTagClassName
{
color: #926846;
}
</style>
background-color css
<style>
a { background-color: #926846; }
a { background-color: rgb(146,104,70); }
div.DivClassName
{
background-color: #926846;
}
.BgClassName
{
background-color: #926846;
}
</style>
border-color css
<style>
span { border-color: #926846; }
span { border-color: rgb(146,104,70); }
td.TdClassName
{
border-color: #926846;
}
.TagClassName
{
border-color: #926846;
}
</style>