COLOR #746061

HEX: #746061 RGB: (116,96,97)

Color info

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

RGB color model

#746061 color RGB value is (116,96,97).

RGB: (116,96,97) (45%, 38%, 38%)

RGB channels and saturation

R 116 of 255 = 45%
G 96 of 255 = 38%
B 97 of 255 = 38%

116
96
97

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

Portions of RGB colors in percentages

R + G + B = 116 + 96 + 97 = 309 (100%)
R 116 of 309 ~ 37.54%
G 96 of 309 ~ 31.07%
B 97 of 309 ~ 31.39'%

%37.54
%31.07
%31.39

CMYK color model

#746061 color CMYK value is (0,17,16,55).

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

CMYK: (0,17,16,55)
C0M17Y16K55 (0%, 17%, 16%, 55%)
(0.00 / 0.17 / 0.16 / 0.55)

CMYK percentages

%0
%17.24
%16.38
%54.51

Codes

Color #746061 in popluar color models

74 60 61
RGB 116 96 97
HSL 357° 9.43% 41.57%
HSB/HSV 357° 17.24% 45.49%
CMYK 0.00% 17.24% 16.38%
54.51%

Color #746061 in popluar number systems.

HEX 74 60 61
Decimal 116 96 97
Binary 1110100 1100000 1100001
Octal 164 140 141

Shades and tints

Shades of #746061

#746061
(116,96,97)
#6A5859
(106,88,89)
#605051
(96,80,81)
#564849
(86,72,73)
#4C4041
(76,64,65)
#423839
(66,56,57)
#383031
(56,48,49)
#2E2829
(46,40,41)
#242021
(36,32,33)
#1A1819
(26,24,25)
#101011
(16,16,17)
#000000
(0,0,0)

Tints of #746061

#746061
(116,96,97)
#806E6F
(128,110,111)
#8C7C7D
(140,124,125)
#988A8B
(152,138,139)
#A49899
(164,152,153)
#B0A6A7
(176,166,167)
#BCB4B5
(188,180,181)
#C8C2C3
(200,194,195)
#D4D0D1
(212,208,209)
#E0DEDF
(224,222,223)
#ECECED
(236,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #746061; }

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

This text font color is #746061.

Background Color

.myBgColor { background-color: #746061; }

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

This div background color is #746061.

Border color

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

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

This div border color is #746061.

Opacity

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

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

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

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

This text has shadow with #746061 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746061.

Preview

Color preview on black background

This text has color #746061 on black background.


Color preview on white background

This text has color #746061 on white background.


Black color preview on #746061 background

This text has black color on #746061 background.


White color preview on #746061 background

This text has white color on #746061 background.


Related colors

Complementary color

Complementary color for #hex is #8B9F9E.


I love getcolorcode.com

Triadic colors

1 #617460 and #606174 with #746061 are triadic colors.

2 #616074 and #607461 with #746061 are triadic colors.