COLOR #746856

HEX: #746856 RGB: (116,104,86)

Color info

#746856 contains red, green and blue colors in about the same proportion. Web safe color of #746856 is #666666 (or #666).

RGB color model

#746856 color RGB value is (116,104,86).

RGB: (116,104,86) (45%, 41%, 34%)

RGB channels and saturation

R 116 of 255 = 45%
G 104 of 255 = 41%
B 86 of 255 = 34%

116
104
86

R + G + B ~ 40%. #746856 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 116 + 104 + 86 = 306 (100%)
R 116 of 306 ~ 37.91%
G 104 of 306 ~ 33.99%
B 86 of 306 ~ 28.1'%

%37.91
%33.99
%28.1

CMYK color model

#746856 color CMYK value is (0,10,26,55).

  • cyan value is 0.00%
  • magenta value is 10.34%
  • yellow value is 25.86%
  • key color value is 54.51%

CMYK: (0,10,26,55)
C0M10Y26K55 (0%, 10%, 26%, 55%)
(0.00 / 0.10 / 0.26 / 0.55)

CMYK percentages

%0
%10.34
%25.86
%54.51

Codes

Color #746856 in popluar color models

74 68 56
RGB 116 104 86
HSL 36° 14.85% 39.61%
HSB/HSV 36° 25.86% 45.49%
CMYK 0.00% 10.34% 25.86%
54.51%

Color #746856 in popluar number systems.

HEX 74 68 56
Decimal 116 104 86
Binary 1110100 1101000 1010110
Octal 164 150 126

Shades and tints

Shades of #746856

#746856
(116,104,86)
#6A5F4F
(106,95,79)
#605648
(96,86,72)
#564D41
(86,77,65)
#4C443A
(76,68,58)
#423B33
(66,59,51)
#38322C
(56,50,44)
#2E2925
(46,41,37)
#24201E
(36,32,30)
#1A1717
(26,23,23)
#100E10
(16,14,16)
#000000
(0,0,0)

Tints of #746856

#746856
(116,104,86)
#807565
(128,117,101)
#8C8274
(140,130,116)
#988F83
(152,143,131)
#A49C92
(164,156,146)
#B0A9A1
(176,169,161)
#BCB6B0
(188,182,176)
#C8C3BF
(200,195,191)
#D4D0CE
(212,208,206)
#E0DDDD
(224,221,221)
#ECEAEC
(236,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #746856 color. Also use rgb(116,104,86) instead hex code.

Text Font Color

.myTextColor { color: #746856; }

<p style="color:#746856">This sample text font color is #746856.</p>

This text font color is #746856.

Background Color

.myBgColor { background-color: #746856; }

<div style="background-color:#746856">Inner text</div>

This div background color is #746856.

Border color

.myBorderColor { border: 1px solid #746856; }

<div style="border:3px solid #746856">Div</div>

This div border color is #746856.

Opacity

.myOpacity80 { color: #746856; opacity: 0.8; }

<p style="color:#746856;opacity:0.8;">80%</p>

Text with #746856 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #746856;}

<p style="text-shadow: 3px 3px 1px #746856">Text here.</p>

This text has shadow with #746856 color.


.textShadow {text-shadow: 3px 3px 1px #746856', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #746856, 5px 5px 20px red">Text here.</p>

This text has shadow with #746856 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#746856, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#746856, Direction=45, Strength=4)">Text</p>

This text has shadow with #746856 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #746856;
-webkit-box-shadow: 1px 1px 3px 2px #746856;
box-shadow: 1px 1px 3px 2px #746856;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #746856; -webkit-box-shadow: 1px 1px 3px 2px #746856; box-shadow:1px 1px 3px 2px #746856;">
Div content here
</div>

This div box has shadow with color #746856.

Preview

Color preview on black background

This text has color #746856 on black background.


Color preview on white background

This text has color #746856 on white background.


Black color preview on #746856 background

This text has black color on #746856 background.


White color preview on #746856 background

This text has white color on #746856 background.


Related colors

Complementary color

Complementary color for #hex is #8B97A9.


I love getcolorcode.com

Triadic colors

1 #567468 and #685674 with #746856 are triadic colors.

2 #566874 and #687456 with #746856 are triadic colors.