COLOR #747275

HEX: #747275 RGB: (116,114,117)

Color info

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

RGB color model

#747275 color RGB value is (116,114,117).

RGB: (116,114,117) (45%, 45%, 46%)

RGB channels and saturation

R 116 of 255 = 45%
G 114 of 255 = 45%
B 117 of 255 = 46%

116
114
117

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

Portions of RGB colors in percentages

R + G + B = 116 + 114 + 117 = 347 (100%)
R 116 of 347 ~ 33.43%
G 114 of 347 ~ 32.85%
B 117 of 347 ~ 33.72'%

%33.43
%32.85
%33.72

CMYK color model

#747275 color CMYK value is (1,3,0,54).

  • cyan value is 0.85%
  • magenta value is 2.56%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (1,3,0,54)
C1M3Y0K54 (1%, 3%, 0%, 54%)
(0.01 / 0.03 / 0.00 / 0.54)

CMYK percentages

%0.85
%2.56
%0
%54.12

Codes

Color #747275 in popluar color models

74 72 75
RGB 116 114 117
HSL 280° 1.30% 45.29%
HSB/HSV 280° 2.56% 45.88%
CMYK 0.85% 2.56% 0.00%
54.12%

Color #747275 in popluar number systems.

HEX 74 72 75
Decimal 116 114 117
Binary 1110100 1110010 1110101
Octal 164 162 165

Shades and tints

Shades of #747275

#747275
(116,114,117)
#6A686B
(106,104,107)
#605E61
(96,94,97)
#565457
(86,84,87)
#4C4A4D
(76,74,77)
#424043
(66,64,67)
#383639
(56,54,57)
#2E2C2F
(46,44,47)
#242225
(36,34,37)
#1A181B
(26,24,27)
#100E11
(16,14,17)
#000000
(0,0,0)

Tints of #747275

#747275
(116,114,117)
#807E81
(128,126,129)
#8C8A8D
(140,138,141)
#989699
(152,150,153)
#A4A2A5
(164,162,165)
#B0AEB1
(176,174,177)
#BCBABD
(188,186,189)
#C8C6C9
(200,198,201)
#D4D2D5
(212,210,213)
#E0DEE1
(224,222,225)
#ECEAED
(236,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #747275; }

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

This text font color is #747275.

Background Color

.myBgColor { background-color: #747275; }

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

This div background color is #747275.

Border color

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

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

This div border color is #747275.

Opacity

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

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

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

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

This text has shadow with #747275 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747275.

Preview

Color preview on black background

This text has color #747275 on black background.


Color preview on white background

This text has color #747275 on white background.


Black color preview on #747275 background

This text has black color on #747275 background.


White color preview on #747275 background

This text has white color on #747275 background.


Related colors

Complementary color

Complementary color for #hex is #8B8D8A.


I love getcolorcode.com

Triadic colors

1 #757472 and #727574 with #747275 are triadic colors.

2 #757274 and #727475 with #747275 are triadic colors.