COLOR #74546B

HEX: #74546B RGB: (116,84,107)

Color info

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

RGB color model

#74546B color RGB value is (116,84,107).

RGB: (116,84,107) (45%, 33%, 42%)

RGB channels and saturation

R 116 of 255 = 45%
G 84 of 255 = 33%
B 107 of 255 = 42%

116
84
107

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

Portions of RGB colors in percentages

R + G + B = 116 + 84 + 107 = 307 (100%)
R 116 of 307 ~ 37.79%
G 84 of 307 ~ 27.36%
B 107 of 307 ~ 34.85'%

%37.79
%27.36
%34.85

CMYK color model

#74546B color CMYK value is (0,28,8,55).

  • cyan value is 0.00%
  • magenta value is 27.59%
  • yellow value is 7.76%
  • key color value is 54.51%

CMYK: (0,28,8,55)
C0M28Y8K55 (0%, 28%, 8%, 55%)
(0.00 / 0.28 / 0.08 / 0.55)

CMYK percentages

%0
%27.59
%7.76
%54.51

Codes

Color #74546B in popluar color models

74 54 6B
RGB 116 84 107
HSL 317° 16.00% 39.22%
HSB/HSV 317° 27.59% 45.49%
CMYK 0.00% 27.59% 7.76%
54.51%

Color #74546B in popluar number systems.

HEX 74 54 6B
Decimal 116 84 107
Binary 1110100 1010100 1101011
Octal 164 124 153

Shades and tints

Shades of #74546B

#74546B
(116,84,107)
#6A4D62
(106,77,98)
#604659
(96,70,89)
#563F50
(86,63,80)
#4C3847
(76,56,71)
#42313E
(66,49,62)
#382A35
(56,42,53)
#2E232C
(46,35,44)
#241C23
(36,28,35)
#1A151A
(26,21,26)
#100E11
(16,14,17)
#000000
(0,0,0)

Tints of #74546B

#74546B
(116,84,107)
#806378
(128,99,120)
#8C7285
(140,114,133)
#988192
(152,129,146)
#A4909F
(164,144,159)
#B09FAC
(176,159,172)
#BCAEB9
(188,174,185)
#C8BDC6
(200,189,198)
#D4CCD3
(212,204,211)
#E0DBE0
(224,219,224)
#ECEAED
(236,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74546B color. Also use rgb(116,84,107) instead hex code.

Text Font Color

.myTextColor { color: #74546B; }

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

This text font color is #74546B.

Background Color

.myBgColor { background-color: #74546B; }

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

This div background color is #74546B.

Border color

.myBorderColor { border: 1px solid #74546B; }

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

This div border color is #74546B.

Opacity

.myOpacity80 { color: #74546B; opacity: 0.8; }

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

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

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

This text has shadow with #74546B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74546B.

Preview

Color preview on black background

This text has color #74546B on black background.


Color preview on white background

This text has color #74546B on white background.


Black color preview on #74546B background

This text has black color on #74546B background.


White color preview on #74546B background

This text has white color on #74546B background.


Related colors

Complementary color

Complementary color for #hex is #8BAB94.


I love getcolorcode.com

Triadic colors

1 #6B7454 and #546B74 with #74546B are triadic colors.

2 #6B5474 and #54746B with #74546B are triadic colors.