Shades of Dark Tan #946746
Tints of Dark Tan #946746
RGB
CMYK
RGB Variations
Color information
#946746 (or 0x946746) is known color: Dark Tan. HEX triplet: 94, 67 and 46. RGB value is (148,103,70). Sum of RGB (Red+Green+Blue) = 148+103+70=321 (42% of max value = 765). Red value is 148 (58.20% from 255 or 46.11% from 321); Green value is 103 (40.62% from 255 or 32.09% from 321); Blue value is 70 (27.73% from 255 or 21.81% from 321); Max value from RGB is 148 - color contains mainly: red. Hex color #946746 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #946746 is #6B98B9. Grayscale: #707070. Windows color (decimal): -7051450 or 4614036. OLE color: 4614036.
HSL color Cylindrical-coordinate representation of color #946746: hue angle of 25.38º degrees, saturation: 0.36, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #946746 is Cyan = 0, Magento = 0.30, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 103 | 70 | - |
| CMYK | 0 | 0.30 | 0.53 | 0.42 |
| HSL | 25.38º | 0.36% | 0.43% | - |
| HSV(B) | 25.38º | 0.53% | 0.58% | - |
| XYZ | 18.17 | 16.44 | 8.01 | - |
| YUV | 112.69 | 103.91 | 153.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 103 | 70 | 0 | 0.30 | 0.53 | 0.42 | 25.38 | 0.36 | 0.43 |
| Hex | 94 | 67 | 46 | 0 | 1E | 35 | 2A | 19 | 24 | 2B |
| Octal | 224 | 147 | 106 | 0 | 36 | 65 | 52 | 31 | 44 | 53 |
| Binary | 10010100 | 1100111 | 1000110 | 0 | 11110 | 110101 | 101010 | 11001 | 100100 | 101011 |
Color Harmonies of #946746
Complementary color
Monochromatic Colors of #946746
Black with #946746
Text Example
Text Example
White with #946746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #946746; }
p { color: rgb(148,103,70); }
H1.HeaderClassName
{
color: #946746;
}
.AnyTagClassName
{
color: #946746;
}
</style>
background-color css
<style>
a { background-color: #946746; }
a { background-color: rgb(148,103,70); }
div.DivClassName
{
background-color: #946746;
}
.BgClassName
{
background-color: #946746;
}
</style>
border-color css
<style>
span { border-color: #946746; }
span { border-color: rgb(148,103,70); }
td.TdClassName
{
border-color: #946746;
}
.TagClassName
{
border-color: #946746;
}
</style>