COLOR #745084

HEX: #745084 RGB: (116,80,132)

Color info

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

RGB color model

#745084 color RGB value is (116,80,132).

RGB: (116,80,132) (45%, 31%, 52%)

RGB channels and saturation

R 116 of 255 = 45%
G 80 of 255 = 31%
B 132 of 255 = 52%

116
80
132

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

Portions of RGB colors in percentages

R + G + B = 116 + 80 + 132 = 328 (100%)
R 116 of 328 ~ 35.37%
G 80 of 328 ~ 24.39%
B 132 of 328 ~ 40.24'%

%35.37
%24.39
%40.24

CMYK color model

#745084 color CMYK value is (12,39,0,48).

  • cyan value is 12.12%
  • magenta value is 39.39%
  • yellow value is 0.00%
  • key color value is 48.24%
CMYK: (12,39,0,48) C12M39Y0K48 (12%,39%,0%,48%) (0.12/0.39/0.00/0.48) 

CMYK percentages

%12.12
%39.39
%0
%48.24

Codes

Color #745084 in popluar color models

74 50 84
RGB 116 80 132
HSL 282° 24.53% 41.57%
HSB/HSV 282° 39.39% 51.76%
CMYK 12.12% 39.39% 0.00%
48.24%

Color #745084 in popluar number systems.

HEX 74 50 84
Decimal 116 80 132
Binary 1110100 1010000 10000100
Octal 164 120 204

Shades and tints

Shades of #745084

#745084
(116,80,132)
#6A4978
(106,73,120)
#60426C
(96,66,108)
#563B60
(86,59,96)
#4C3454
(76,52,84)
#422D48
(66,45,72)
#38263C
(56,38,60)
#2E1F30
(46,31,48)
#241824
(36,24,36)
#1A1118
(26,17,24)
#100A0C
(16,10,12)
#000000
(0,0,0)

Tints of #745084

#745084
(116,80,132)
#805F8F
(128,95,143)
#8C6E9A
(140,110,154)
#987DA5
(152,125,165)
#A48CB0
(164,140,176)
#B09BBB
(176,155,187)
#BCAAC6
(188,170,198)
#C8B9D1
(200,185,209)
#D4C8DC
(212,200,220)
#E0D7E7
(224,215,231)
#ECE6F2
(236,230,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #745084 color. Also use rgb(116,80,132) instead hex code.

Text Font Color

.myTextColor { color: #745084; }

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

This text font color is #745084.

Background Color

.myBgColor { background-color: #745084; }

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

This div background color is #745084.

Border color

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

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

This div border color is #745084.

Opacity

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

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

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

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

This text has shadow with #745084 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #745084.

Preview

Color preview on black background

This text has color #745084 on black background.


Color preview on white background

This text has color #745084 on white background.


Black color preview on #745084 background

This text has black color on #745084 background.


White color preview on #745084 background

This text has white color on #745084 background.


Related colors

Complementary color

Complementary color for #hex is #8BAF7B.


I love getcolorcode.com

Triadic colors

1 #847450 and #508474 with #745084 are triadic colors.

2 #845074 and #507484 with #745084 are triadic colors.