COLOR #747285

HEX: #747285 RGB: (116,114,133)

Color info

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

RGB color model

#747285 color RGB value is (116,114,133).

RGB: (116,114,133) (45%, 45%, 52%)

RGB channels and saturation

R 116 of 255 = 45%
G 114 of 255 = 45%
B 133 of 255 = 52%

116
114
133

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

Portions of RGB colors in percentages

R + G + B = 116 + 114 + 133 = 363 (100%)
R 116 of 363 ~ 31.96%
G 114 of 363 ~ 31.4%
B 133 of 363 ~ 36.64'%

%31.96
%31.4
%36.64

CMYK color model

#747285 color CMYK value is (13,14,0,48).

  • cyan value is 12.78%
  • magenta value is 14.29%
  • yellow value is 0.00%
  • key color value is 47.84%
CMYK: (13,14,0,48) C13M14Y0K48 (13%,14%,0%,48%) (0.13/0.14/0.00/0.48) 

CMYK percentages

%12.78
%14.29
%0
%47.84

Codes

Color #747285 in popluar color models

74 72 85
RGB 116 114 133
HSL 246° 7.69% 48.43%
HSB/HSV 246° 14.29% 52.16%
CMYK 12.78% 14.29% 0.00%
47.84%

Color #747285 in popluar number systems.

HEX 74 72 85
Decimal 116 114 133
Binary 1110100 1110010 10000101
Octal 164 162 205

Shades and tints

Shades of #747285

#747285
(116,114,133)
#6A6879
(106,104,121)
#605E6D
(96,94,109)
#565461
(86,84,97)
#4C4A55
(76,74,85)
#424049
(66,64,73)
#38363D
(56,54,61)
#2E2C31
(46,44,49)
#242225
(36,34,37)
#1A1819
(26,24,25)
#100E0D
(16,14,13)
#000000
(0,0,0)

Tints of #747285

#747285
(116,114,133)
#807E90
(128,126,144)
#8C8A9B
(140,138,155)
#9896A6
(152,150,166)
#A4A2B1
(164,162,177)
#B0AEBC
(176,174,188)
#BCBAC7
(188,186,199)
#C8C6D2
(200,198,210)
#D4D2DD
(212,210,221)
#E0DEE8
(224,222,232)
#ECEAF3
(236,234,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #747285; }

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

This text font color is #747285.

Background Color

.myBgColor { background-color: #747285; }

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

This div background color is #747285.

Border color

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

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

This div border color is #747285.

Opacity

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

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

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

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

This text has shadow with #747285 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #747285.

Preview

Color preview on black background

This text has color #747285 on black background.


Color preview on white background

This text has color #747285 on white background.


Black color preview on #747285 background

This text has black color on #747285 background.


White color preview on #747285 background

This text has white color on #747285 background.


Related colors

Complementary color

Complementary color for #hex is #8B8D7A.


I love getcolorcode.com

Triadic colors

1 #857472 and #728574 with #747285 are triadic colors.

2 #857274 and #727485 with #747285 are triadic colors.