COLOR #746661

HEX: #746661 RGB: (116,102,97)

Color info

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

RGB color model

#746661 color RGB value is (116,102,97).

RGB: (116,102,97) (45%, 40%, 38%)

RGB channels and saturation

R 116 of 255 = 45%
G 102 of 255 = 40%
B 97 of 255 = 38%

116
102
97

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

Portions of RGB colors in percentages

R + G + B = 116 + 102 + 97 = 315 (100%)
R 116 of 315 ~ 36.83%
G 102 of 315 ~ 32.38%
B 97 of 315 ~ 30.79'%

%36.83
%32.38
%30.79

CMYK color model

#746661 color CMYK value is (0,12,16,55).

  • cyan value is 0.00%
  • magenta value is 12.07%
  • yellow value is 16.38%
  • key color value is 54.51%

CMYK: (0,12,16,55)
C0M12Y16K55 (0%, 12%, 16%, 55%)
(0.00 / 0.12 / 0.16 / 0.55)

CMYK percentages

%0
%12.07
%16.38
%54.51

Codes

Color #746661 in popluar color models

74 66 61
RGB 116 102 97
HSL 16° 8.92% 41.76%
HSB/HSV 16° 16.38% 45.49%
CMYK 0.00% 12.07% 16.38%
54.51%

Color #746661 in popluar number systems.

HEX 74 66 61
Decimal 116 102 97
Binary 1110100 1100110 1100001
Octal 164 146 141

Shades and tints

Shades of #746661

#746661
(116,102,97)
#6A5D59
(106,93,89)
#605451
(96,84,81)
#564B49
(86,75,73)
#4C4241
(76,66,65)
#423939
(66,57,57)
#383031
(56,48,49)
#2E2729
(46,39,41)
#241E21
(36,30,33)
#1A1519
(26,21,25)
#100C11
(16,12,17)
#000000
(0,0,0)

Tints of #746661

#746661
(116,102,97)
#80736F
(128,115,111)
#8C807D
(140,128,125)
#988D8B
(152,141,139)
#A49A99
(164,154,153)
#B0A7A7
(176,167,167)
#BCB4B5
(188,180,181)
#C8C1C3
(200,193,195)
#D4CED1
(212,206,209)
#E0DBDF
(224,219,223)
#ECE8ED
(236,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #746661 color. Also use rgb(116,102,97) instead hex code.

Text Font Color

.myTextColor { color: #746661; }

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

This text font color is #746661.

Background Color

.myBgColor { background-color: #746661; }

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

This div background color is #746661.

Border color

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

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

This div border color is #746661.

Opacity

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

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

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

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

This text has shadow with #746661 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746661.

Preview

Color preview on black background

This text has color #746661 on black background.


Color preview on white background

This text has color #746661 on white background.


Black color preview on #746661 background

This text has black color on #746661 background.


White color preview on #746661 background

This text has white color on #746661 background.


Related colors

Complementary color

Complementary color for #hex is #8B999E.


I love getcolorcode.com

Triadic colors

1 #617466 and #666174 with #746661 are triadic colors.

2 #616674 and #667461 with #746661 are triadic colors.