COLOR #746461

HEX: #746461 RGB: (116,100,97)

Color info

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

RGB color model

#746461 color RGB value is (116,100,97).

RGB: (116,100,97) (45%, 39%, 38%)

RGB channels and saturation

R 116 of 255 = 45%
G 100 of 255 = 39%
B 97 of 255 = 38%

116
100
97

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

Portions of RGB colors in percentages

R + G + B = 116 + 100 + 97 = 313 (100%)
R 116 of 313 ~ 37.06%
G 100 of 313 ~ 31.95%
B 97 of 313 ~ 30.99'%

%37.06
%31.95
%30.99

CMYK color model

#746461 color CMYK value is (0,14,16,55).

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

CMYK: (0,14,16,55)
C0M14Y16K55 (0%, 14%, 16%, 55%)
(0.00 / 0.14 / 0.16 / 0.55)

CMYK percentages

%0
%13.79
%16.38
%54.51

Codes

Color #746461 in popluar color models

74 64 61
RGB 116 100 97
HSL 8.92% 41.76%
HSB/HSV 16.38% 45.49%
CMYK 0.00% 13.79% 16.38%
54.51%

Color #746461 in popluar number systems.

HEX 74 64 61
Decimal 116 100 97
Binary 1110100 1100100 1100001
Octal 164 144 141

Shades and tints

Shades of #746461

#746461
(116,100,97)
#6A5B59
(106,91,89)
#605251
(96,82,81)
#564949
(86,73,73)
#4C4041
(76,64,65)
#423739
(66,55,57)
#382E31
(56,46,49)
#2E2529
(46,37,41)
#241C21
(36,28,33)
#1A1319
(26,19,25)
#100A11
(16,10,17)
#000000
(0,0,0)

Tints of #746461

#746461
(116,100,97)
#80726F
(128,114,111)
#8C807D
(140,128,125)
#988E8B
(152,142,139)
#A49C99
(164,156,153)
#B0AAA7
(176,170,167)
#BCB8B5
(188,184,181)
#C8C6C3
(200,198,195)
#D4D4D1
(212,212,209)
#E0E2DF
(224,226,223)
#ECF0ED
(236,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #746461; }

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

This text font color is #746461.

Background Color

.myBgColor { background-color: #746461; }

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

This div background color is #746461.

Border color

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

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

This div border color is #746461.

Opacity

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

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

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

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

This text has shadow with #746461 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746461.

Preview

Color preview on black background

This text has color #746461 on black background.


Color preview on white background

This text has color #746461 on white background.


Black color preview on #746461 background

This text has black color on #746461 background.


White color preview on #746461 background

This text has white color on #746461 background.


Related colors

Complementary color

Complementary color for #hex is #8B9B9E.


I love getcolorcode.com

Triadic colors

1 #617464 and #646174 with #746461 are triadic colors.

2 #616474 and #647461 with #746461 are triadic colors.