COLOR #746672

HEX: #746672 RGB: (116,102,114)

Color info

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

RGB color model

#746672 color RGB value is (116,102,114).

RGB: (116,102,114) (45%, 40%, 45%)

RGB channels and saturation

R 116 of 255 = 45%
G 102 of 255 = 40%
B 114 of 255 = 45%

116
102
114

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

Portions of RGB colors in percentages

R + G + B = 116 + 102 + 114 = 332 (100%)
R 116 of 332 ~ 34.94%
G 102 of 332 ~ 30.72%
B 114 of 332 ~ 34.34'%

%34.94
%30.72
%34.34

CMYK color model

#746672 color CMYK value is (0,12,2,55).

  • cyan value is 0.00%
  • magenta value is 12.07%
  • yellow value is 1.72%
  • key color value is 54.51%
CMYK: (0,12,2,55) C0M12Y2K55 (0%,12%,2%,55%) (0.00/0.12/0.02/0.55) 

CMYK percentages

%0
%12.07
%1.72
%54.51

Codes

Color #746672 in popluar color models

74 66 72
RGB 116 102 114
HSL 309° 6.42% 42.75%
HSB/HSV 309° 12.07% 45.49%
CMYK 0.00% 12.07% 1.72%
54.51%

Color #746672 in popluar number systems.

HEX 74 66 72
Decimal 116 102 114
Binary 1110100 1100110 1110010
Octal 164 146 162

Shades and tints

Shades of #746672

#746672
(116,102,114)
#6A5D68
(106,93,104)
#60545E
(96,84,94)
#564B54
(86,75,84)
#4C424A
(76,66,74)
#423940
(66,57,64)
#383036
(56,48,54)
#2E272C
(46,39,44)
#241E22
(36,30,34)
#1A1518
(26,21,24)
#100C0E
(16,12,14)
#000000
(0,0,0)

Tints of #746672

#746672
(116,102,114)
#80737E
(128,115,126)
#8C808A
(140,128,138)
#988D96
(152,141,150)
#A49AA2
(164,154,162)
#B0A7AE
(176,167,174)
#BCB4BA
(188,180,186)
#C8C1C6
(200,193,198)
#D4CED2
(212,206,210)
#E0DBDE
(224,219,222)
#ECE8EA
(236,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #746672; }

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

This text font color is #746672.

Background Color

.myBgColor { background-color: #746672; }

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

This div background color is #746672.

Border color

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

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

This div border color is #746672.

Opacity

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

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

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

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

This text has shadow with #746672 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746672.

Preview

Color preview on black background

This text has color #746672 on black background.


Color preview on white background

This text has color #746672 on white background.


Black color preview on #746672 background

This text has black color on #746672 background.


White color preview on #746672 background

This text has white color on #746672 background.


Related colors

Complementary color

Complementary color for #hex is #8B998D.


I love getcolorcode.com

Triadic colors

1 #727466 and #667274 with #746672 are triadic colors.

2 #726674 and #667472 with #746672 are triadic colors.