COLOR #745470

HEX: #745470 RGB: (116,84,112)

Color info

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

RGB color model

#745470 color RGB value is (116,84,112).

RGB: (116,84,112) (45%, 33%, 44%)

RGB channels and saturation

R 116 of 255 = 45%
G 84 of 255 = 33%
B 112 of 255 = 44%

116
84
112

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

Portions of RGB colors in percentages

R + G + B = 116 + 84 + 112 = 312 (100%)
R 116 of 312 ~ 37.18%
G 84 of 312 ~ 26.92%
B 112 of 312 ~ 35.9'%

%37.18
%26.92
%35.9

CMYK color model

#745470 color CMYK value is (0,28,3,55).

  • cyan value is 0.00%
  • magenta value is 27.59%
  • yellow value is 3.45%
  • key color value is 54.51%
CMYK: (0,28,3,55) C0M28Y3K55 (0%,28%,3%,55%) (0.00/0.28/0.03/0.55) 

CMYK percentages

%0
%27.59
%3.45
%54.51

Codes

Color #745470 in popluar color models

74 54 70
RGB 116 84 112
HSL 308° 16.00% 39.22%
HSB/HSV 308° 27.59% 45.49%
CMYK 0.00% 27.59% 3.45%
54.51%

Color #745470 in popluar number systems.

HEX 74 54 70
Decimal 116 84 112
Binary 1110100 1010100 1110000
Octal 164 124 160

Shades and tints

Shades of #745470

#745470
(116,84,112)
#6A4D66
(106,77,102)
#60465C
(96,70,92)
#563F52
(86,63,82)
#4C3848
(76,56,72)
#42313E
(66,49,62)
#382A34
(56,42,52)
#2E232A
(46,35,42)
#241C20
(36,28,32)
#1A1516
(26,21,22)
#100E0C
(16,14,12)
#000000
(0,0,0)

Tints of #745470

#745470
(116,84,112)
#80637D
(128,99,125)
#8C728A
(140,114,138)
#988197
(152,129,151)
#A490A4
(164,144,164)
#B09FB1
(176,159,177)
#BCAEBE
(188,174,190)
#C8BDCB
(200,189,203)
#D4CCD8
(212,204,216)
#E0DBE5
(224,219,229)
#ECEAF2
(236,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #745470 color. Also use rgb(116,84,112) instead hex code.

Text Font Color

.myTextColor { color: #745470; }

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

This text font color is #745470.

Background Color

.myBgColor { background-color: #745470; }

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

This div background color is #745470.

Border color

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

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

This div border color is #745470.

Opacity

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

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

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

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

This text has shadow with #745470 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #745470.

Preview

Color preview on black background

This text has color #745470 on black background.


Color preview on white background

This text has color #745470 on white background.


Black color preview on #745470 background

This text has black color on #745470 background.


White color preview on #745470 background

This text has white color on #745470 background.


Related colors

Complementary color

Complementary color for #hex is #8BAB8F.


I love getcolorcode.com

Triadic colors

1 #707454 and #547074 with #745470 are triadic colors.

2 #705474 and #547470 with #745470 are triadic colors.