COLOR #746373

HEX: #746373 RGB: (116,99,115)

Color info

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

RGB color model

#746373 color RGB value is (116,99,115).

RGB: (116,99,115) (45%, 39%, 45%)

RGB channels and saturation

R 116 of 255 = 45%
G 99 of 255 = 39%
B 115 of 255 = 45%

116
99
115

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

Portions of RGB colors in percentages

R + G + B = 116 + 99 + 115 = 330 (100%)
R 116 of 330 ~ 35.15%
G 99 of 330 ~ 30%
B 115 of 330 ~ 34.85'%

%35.15
%30
%34.85

CMYK color model

#746373 color CMYK value is (0,15,1,55).

  • cyan value is 0.00%
  • magenta value is 14.66%
  • yellow value is 0.86%
  • key color value is 54.51%

CMYK: (0,15,1,55)
C0M15Y1K55 (0%, 15%, 1%, 55%)
(0.00 / 0.15 / 0.01 / 0.55)

CMYK percentages

%0
%14.66
%0.86
%54.51

Codes

Color #746373 in popluar color models

74 63 73
RGB 116 99 115
HSL 304° 7.91% 42.16%
HSB/HSV 304° 14.66% 45.49%
CMYK 0.00% 14.66% 0.86%
54.51%

Color #746373 in popluar number systems.

HEX 74 63 73
Decimal 116 99 115
Binary 1110100 1100011 1110011
Octal 164 143 163

Shades and tints

Shades of #746373

#746373
(116,99,115)
#6A5A69
(106,90,105)
#60515F
(96,81,95)
#564855
(86,72,85)
#4C3F4B
(76,63,75)
#423641
(66,54,65)
#382D37
(56,45,55)
#2E242D
(46,36,45)
#241B23
(36,27,35)
#1A1219
(26,18,25)
#10090F
(16,9,15)
#000000
(0,0,0)

Tints of #746373

#746373
(116,99,115)
#80717F
(128,113,127)
#8C7F8B
(140,127,139)
#988D97
(152,141,151)
#A49BA3
(164,155,163)
#B0A9AF
(176,169,175)
#BCB7BB
(188,183,187)
#C8C5C7
(200,197,199)
#D4D3D3
(212,211,211)
#E0E1DF
(224,225,223)
#ECEFEB
(236,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #746373 color. Also use rgb(116,99,115) instead hex code.

Text Font Color

.myTextColor { color: #746373; }

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

This text font color is #746373.

Background Color

.myBgColor { background-color: #746373; }

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

This div background color is #746373.

Border color

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

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

This div border color is #746373.

Opacity

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

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

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

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

This text has shadow with #746373 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #746373.

Preview

Color preview on black background

This text has color #746373 on black background.


Color preview on white background

This text has color #746373 on white background.


Black color preview on #746373 background

This text has black color on #746373 background.


White color preview on #746373 background

This text has white color on #746373 background.


Related colors

Complementary color

Complementary color for #hex is #8B9C8C.


I love getcolorcode.com

Triadic colors

1 #737463 and #637374 with #746373 are triadic colors.

2 #736374 and #637473 with #746373 are triadic colors.