COLOR #74677E

HEX: #74677E RGB: (116,103,126)

Color info

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

RGB color model

#74677E color RGB value is (116,103,126).

RGB: (116,103,126) (45%, 40%, 49%)

RGB channels and saturation

R 116 of 255 = 45%
G 103 of 255 = 40%
B 126 of 255 = 49%

116
103
126

R + G + B ~ 45%. #74677E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 116 + 103 + 126 = 345 (100%)
R 116 of 345 ~ 33.62%
G 103 of 345 ~ 29.86%
B 126 of 345 ~ 36.52'%

%33.62
%29.86
%36.52

CMYK color model

#74677E color CMYK value is (8,18,0,51).

  • cyan value is 7.94%
  • magenta value is 18.25%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (8,18,0,51)
C8M18Y0K51 (8%, 18%, 0%, 51%)
(0.08 / 0.18 / 0.00 / 0.51)

CMYK percentages

%7.94
%18.25
%0
%50.59

Codes

Color #74677E in popluar color models

74 67 7E
RGB 116 103 126
HSL 274° 10.04% 44.90%
HSB/HSV 274° 18.25% 49.41%
CMYK 7.94% 18.25% 0.00%
50.59%

Color #74677E in popluar number systems.

HEX 74 67 7E
Decimal 116 103 126
Binary 1110100 1100111 1111110
Octal 164 147 176

Shades and tints

Shades of #74677E

#74677E
(116,103,126)
#6A5E73
(106,94,115)
#605568
(96,85,104)
#564C5D
(86,76,93)
#4C4352
(76,67,82)
#423A47
(66,58,71)
#38313C
(56,49,60)
#2E2831
(46,40,49)
#241F26
(36,31,38)
#1A161B
(26,22,27)
#100D10
(16,13,16)
#000000
(0,0,0)

Tints of #74677E

#74677E
(116,103,126)
#807489
(128,116,137)
#8C8194
(140,129,148)
#988E9F
(152,142,159)
#A49BAA
(164,155,170)
#B0A8B5
(176,168,181)
#BCB5C0
(188,181,192)
#C8C2CB
(200,194,203)
#D4CFD6
(212,207,214)
#E0DCE1
(224,220,225)
#ECE9EC
(236,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74677E color. Also use rgb(116,103,126) instead hex code.

Text Font Color

.myTextColor { color: #74677E; }

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

This text font color is #74677E.

Background Color

.myBgColor { background-color: #74677E; }

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

This div background color is #74677E.

Border color

.myBorderColor { border: 1px solid #74677E; }

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

This div border color is #74677E.

Opacity

.myOpacity80 { color: #74677E; opacity: 0.8; }

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

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

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

This text has shadow with #74677E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74677E.

Preview

Color preview on black background

This text has color #74677E on black background.


Color preview on white background

This text has color #74677E on white background.


Black color preview on #74677E background

This text has black color on #74677E background.


White color preview on #74677E background

This text has white color on #74677E background.


Related colors

Complementary color

Complementary color for #hex is #8B9881.


I love getcolorcode.com

Triadic colors

1 #7E7467 and #677E74 with #74677E are triadic colors.

2 #7E6774 and #67747E with #74677E are triadic colors.