Shades of Dark Tan #926946
Tints of Dark Tan #926946
RGB
CMYK
RGB Variations
Color information
#926946 (or 0x926946) is known color: Dark Tan. HEX triplet: 92, 69 and 46. RGB value is (146,105,70). Sum of RGB (Red+Green+Blue) = 146+105+70=321 (42% of max value = 765). Red value is 146 (57.42% from 255 or 45.48% from 321); Green value is 105 (41.41% from 255 or 32.71% from 321); Blue value is 70 (27.73% from 255 or 21.81% from 321); Max value from RGB is 146 - color contains mainly: red. Hex color #926946 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #926946 is #6D96B9. Grayscale: #717171. Windows color (decimal): -7182010 or 4614546. OLE color: 4614546.
HSL color Cylindrical-coordinate representation of color #926946: hue angle of 27.63º 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 #926946 is Cyan = 0, Magento = 0.28, Yellow = 0.52 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 105 | 70 | - |
| CMYK | 0 | 0.28 | 0.52 | 0.43 |
| HSL | 27.63º | 0.35% | 0.42% | - |
| HSV(B) | 27.63º | 0.52% | 0.57% | - |
| XYZ | 18.01 | 16.66 | 8.06 | - |
| YUV | 113.27 | 103.58 | 151.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 105 | 70 | 0 | 0.28 | 0.52 | 0.43 | 27.63 | 0.35 | 0.42 |
| Hex | 92 | 69 | 46 | 0 | 1C | 34 | 2B | 1C | 23 | 2A |
| Octal | 222 | 151 | 106 | 0 | 34 | 64 | 53 | 34 | 43 | 52 |
| Binary | 10010010 | 1101001 | 1000110 | 0 | 11100 | 110100 | 101011 | 11100 | 100011 | 101010 |
Color Harmonies of #926946
Complementary color
Monochromatic Colors of #926946
Black with #926946
Text Example
Text Example
White with #926946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #926946; }
p { color: rgb(146,105,70); }
H1.HeaderClassName
{
color: #926946;
}
.AnyTagClassName
{
color: #926946;
}
</style>
background-color css
<style>
a { background-color: #926946; }
a { background-color: rgb(146,105,70); }
div.DivClassName
{
background-color: #926946;
}
.BgClassName
{
background-color: #926946;
}
</style>
border-color css
<style>
span { border-color: #926946; }
span { border-color: rgb(146,105,70); }
td.TdClassName
{
border-color: #926946;
}
.TagClassName
{
border-color: #926946;
}
</style>