COLOR #747282

HEX: #747282 RGB: (116,114,130)

Color info

#747282 contains red, green and blue colors in about the same proportion. Web safe color of #747282 is #666699 (or #669).

RGB color model

#747282 color RGB value is (116,114,130).

RGB: (116,114,130) (45%, 45%, 51%)

RGB channels and saturation

R 116 of 255 = 45%
G 114 of 255 = 45%
B 130 of 255 = 51%

116
114
130

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

Portions of RGB colors in percentages

R + G + B = 116 + 114 + 130 = 360 (100%)
R 116 of 360 ~ 32.22%
G 114 of 360 ~ 31.67%
B 130 of 360 ~ 36.11'%

%32.22
%31.67
%36.11

CMYK color model

#747282 color CMYK value is (11,12,0,49).

  • cyan value is 10.77%
  • magenta value is 12.31%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (11,12,0,49)
C11M12Y0K49 (11%, 12%, 0%, 49%)
(0.11 / 0.12 / 0.00 / 0.49)

CMYK percentages

%10.77
%12.31
%0
%49.02

Codes

Color #747282 in popluar color models

74 72 82
RGB 116 114 130
HSL 248° 6.56% 47.84%
HSB/HSV 248° 12.31% 50.98%
CMYK 10.77% 12.31% 0.00%
49.02%

Color #747282 in popluar number systems.

HEX 74 72 82
Decimal 116 114 130
Binary 1110100 1110010 10000010
Octal 164 162 202

Shades and tints

Shades of #747282

#747282
(116,114,130)
#6A6877
(106,104,119)
#605E6C
(96,94,108)
#565461
(86,84,97)
#4C4A56
(76,74,86)
#42404B
(66,64,75)
#383640
(56,54,64)
#2E2C35
(46,44,53)
#24222A
(36,34,42)
#1A181F
(26,24,31)
#100E14
(16,14,20)
#000000
(0,0,0)

Tints of #747282

#747282
(116,114,130)
#807E8D
(128,126,141)
#8C8A98
(140,138,152)
#9896A3
(152,150,163)
#A4A2AE
(164,162,174)
#B0AEB9
(176,174,185)
#BCBAC4
(188,186,196)
#C8C6CF
(200,198,207)
#D4D2DA
(212,210,218)
#E0DEE5
(224,222,229)
#ECEAF0
(236,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #747282; }

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

This text font color is #747282.

Background Color

.myBgColor { background-color: #747282; }

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

This div background color is #747282.

Border color

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

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

This div border color is #747282.

Opacity

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

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

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

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

This text has shadow with #747282 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747282.

Preview

Color preview on black background

This text has color #747282 on black background.


Color preview on white background

This text has color #747282 on white background.


Black color preview on #747282 background

This text has black color on #747282 background.


White color preview on #747282 background

This text has white color on #747282 background.


Related colors

Complementary color

Complementary color for #hex is #8B8D7D.


I love getcolorcode.com

Triadic colors

1 #827472 and #728274 with #747282 are triadic colors.

2 #827274 and #727482 with #747282 are triadic colors.