COLOR #746072

HEX: #746072 RGB: (116,96,114)

Color info

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

RGB color model

#746072 color RGB value is (116,96,114).

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

RGB channels and saturation

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

116
96
114

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

Portions of RGB colors in percentages

R + G + B = 116 + 96 + 114 = 326 (100%)
R 116 of 326 ~ 35.58%
G 96 of 326 ~ 29.45%
B 114 of 326 ~ 34.97'%

%35.58
%29.45
%34.97

CMYK color model

#746072 color CMYK value is (0,17,2,55).

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

CMYK: (0,17,2,55)
C0M17Y2K55 (0%, 17%, 2%, 55%)
(0.00 / 0.17 / 0.02 / 0.55)

CMYK percentages

%0
%17.24
%1.72
%54.51

Codes

Color #746072 in popluar color models

74 60 72
RGB 116 96 114
HSL 306° 9.43% 41.57%
HSB/HSV 306° 17.24% 45.49%
CMYK 0.00% 17.24% 1.72%
54.51%

Color #746072 in popluar number systems.

HEX 74 60 72
Decimal 116 96 114
Binary 1110100 1100000 1110010
Octal 164 140 162

Shades and tints

Shades of #746072

#746072
(116,96,114)
#6A5868
(106,88,104)
#60505E
(96,80,94)
#564854
(86,72,84)
#4C404A
(76,64,74)
#423840
(66,56,64)
#383036
(56,48,54)
#2E282C
(46,40,44)
#242022
(36,32,34)
#1A1818
(26,24,24)
#10100E
(16,16,14)
#000000
(0,0,0)

Tints of #746072

#746072
(116,96,114)
#806E7E
(128,110,126)
#8C7C8A
(140,124,138)
#988A96
(152,138,150)
#A498A2
(164,152,162)
#B0A6AE
(176,166,174)
#BCB4BA
(188,180,186)
#C8C2C6
(200,194,198)
#D4D0D2
(212,208,210)
#E0DEDE
(224,222,222)
#ECECEA
(236,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #746072; }

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

This text font color is #746072.

Background Color

.myBgColor { background-color: #746072; }

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

This div background color is #746072.

Border color

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

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

This div border color is #746072.

Opacity

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

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

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

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

This text has shadow with #746072 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746072.

Preview

Color preview on black background

This text has color #746072 on black background.


Color preview on white background

This text has color #746072 on white background.


Black color preview on #746072 background

This text has black color on #746072 background.


White color preview on #746072 background

This text has white color on #746072 background.


Related colors

Complementary color

Complementary color for #hex is #8B9F8D.


I love getcolorcode.com

Triadic colors

1 #727460 and #607274 with #746072 are triadic colors.

2 #726074 and #607472 with #746072 are triadic colors.