COLOR #746356

HEX: #746356 RGB: (116,99,86)

Color info

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

RGB color model

#746356 color RGB value is (116,99,86).

RGB: (116,99,86) (45%, 39%, 34%)

RGB channels and saturation

R 116 of 255 = 45%
G 99 of 255 = 39%
B 86 of 255 = 34%

116
99
86

R + G + B ~ 39%. #746356 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 99 + 86 = 301 (100%)
R 116 of 301 ~ 38.54%
G 99 of 301 ~ 32.89%
B 86 of 301 ~ 28.57'%

%38.54
%32.89
%28.57

CMYK color model

#746356 color CMYK value is (0,15,26,55).

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

CMYK: (0,15,26,55)
C0M15Y26K55 (0%, 15%, 26%, 55%)
(0.00 / 0.15 / 0.26 / 0.55)

CMYK percentages

%0
%14.66
%25.86
%54.51

Codes

Color #746356 in popluar color models

74 63 56
RGB 116 99 86
HSL 26° 14.85% 39.61%
HSB/HSV 26° 25.86% 45.49%
CMYK 0.00% 14.66% 25.86%
54.51%

Color #746356 in popluar number systems.

HEX 74 63 56
Decimal 116 99 86
Binary 1110100 1100011 1010110
Octal 164 143 126

Shades and tints

Shades of #746356

#746356
(116,99,86)
#6A5A4F
(106,90,79)
#605148
(96,81,72)
#564841
(86,72,65)
#4C3F3A
(76,63,58)
#423633
(66,54,51)
#382D2C
(56,45,44)
#2E2425
(46,36,37)
#241B1E
(36,27,30)
#1A1217
(26,18,23)
#100910
(16,9,16)
#000000
(0,0,0)

Tints of #746356

#746356
(116,99,86)
#807165
(128,113,101)
#8C7F74
(140,127,116)
#988D83
(152,141,131)
#A49B92
(164,155,146)
#B0A9A1
(176,169,161)
#BCB7B0
(188,183,176)
#C8C5BF
(200,197,191)
#D4D3CE
(212,211,206)
#E0E1DD
(224,225,221)
#ECEFEC
(236,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #746356; }

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

This text font color is #746356.

Background Color

.myBgColor { background-color: #746356; }

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

This div background color is #746356.

Border color

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

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

This div border color is #746356.

Opacity

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

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

Text with #746356 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 #746356;}

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

This text has shadow with #746356 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746356.

Preview

Color preview on black background

This text has color #746356 on black background.


Color preview on white background

This text has color #746356 on white background.


Black color preview on #746356 background

This text has black color on #746356 background.


White color preview on #746356 background

This text has white color on #746356 background.


Related colors

Complementary color

Complementary color for #hex is #8B9CA9.


I love getcolorcode.com

Triadic colors

1 #567463 and #635674 with #746356 are triadic colors.

2 #566374 and #637456 with #746356 are triadic colors.