COLOR #745498

HEX: #745498 RGB: (116,84,152)

Color info

#745498 contains mainly red and blue colors. Web safe color of #745498 is #666699 (or #669).

RGB color model

#745498 color RGB value is (116,84,152).

RGB: (116,84,152) (45%, 33%, 60%)

RGB channels and saturation

R 116 of 255 = 45%
G 84 of 255 = 33%
B 152 of 255 = 60%

116
84
152

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

Portions of RGB colors in percentages

R + G + B = 116 + 84 + 152 = 352 (100%)
R 116 of 352 ~ 32.95%
G 84 of 352 ~ 23.86%
B 152 of 352 ~ 43.18'%

%32.95
%23.86
%43.18

CMYK color model

#745498 color CMYK value is (24,45,0,40).

  • cyan value is 23.68%
  • magenta value is 44.74%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (24,45,0,40)
C24M45Y0K40 (24%, 45%, 0%, 40%)
(0.24 / 0.45 / 0.00 / 0.40)

CMYK percentages

%23.68
%44.74
%0
%40.39

Codes

Color #745498 in popluar color models

74 54 98
RGB 116 84 152
HSL 268° 28.81% 46.27%
HSB/HSV 268° 44.74% 59.61%
CMYK 23.68% 44.74% 0.00%
40.39%

Color #745498 in popluar number systems.

HEX 74 54 98
Decimal 116 84 152
Binary 1110100 1010100 10011000
Octal 164 124 230

Shades and tints

Shades of #745498

#745498
(116,84,152)
#6A4D8B
(106,77,139)
#60467E
(96,70,126)
#563F71
(86,63,113)
#4C3864
(76,56,100)
#423157
(66,49,87)
#382A4A
(56,42,74)
#2E233D
(46,35,61)
#241C30
(36,28,48)
#1A1523
(26,21,35)
#100E16
(16,14,22)
#000000
(0,0,0)

Tints of #745498

#745498
(116,84,152)
#8063A1
(128,99,161)
#8C72AA
(140,114,170)
#9881B3
(152,129,179)
#A490BC
(164,144,188)
#B09FC5
(176,159,197)
#BCAECE
(188,174,206)
#C8BDD7
(200,189,215)
#D4CCE0
(212,204,224)
#E0DBE9
(224,219,233)
#ECEAF2
(236,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #745498; }

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

This text font color is #745498.

Background Color

.myBgColor { background-color: #745498; }

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

This div background color is #745498.

Border color

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

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

This div border color is #745498.

Opacity

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

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

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

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

This text has shadow with #745498 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #745498.

Preview

Color preview on black background

This text has color #745498 on black background.


Color preview on white background

This text has color #745498 on white background.


Black color preview on #745498 background

This text has black color on #745498 background.


White color preview on #745498 background

This text has white color on #745498 background.


Related colors

Complementary color

Complementary color for #hex is #8BAB67.


I love getcolorcode.com

Triadic colors

1 #987454 and #549874 with #745498 are triadic colors.

2 #985474 and #547498 with #745498 are triadic colors.