COLOR #744497

HEX: #744497 RGB: (116,68,151)

Color info

#744497 contains mainly red and blue colors. Web safe color of #744497 is #663399 (or #639).

RGB color model

#744497 color RGB value is (116,68,151).

RGB: (116,68,151) (45%, 27%, 59%)

RGB channels and saturation

R 116 of 255 = 45%
G 68 of 255 = 27%
B 151 of 255 = 59%

116
68
151

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

Portions of RGB colors in percentages

R + G + B = 116 + 68 + 151 = 335 (100%)
R 116 of 335 ~ 34.63%
G 68 of 335 ~ 20.3%
B 151 of 335 ~ 45.07'%

%34.63
%20.3
%45.07

CMYK color model

#744497 color CMYK value is (23,55,0,41).

  • cyan value is 23.18%
  • magenta value is 54.97%
  • yellow value is 0.00%
  • key color value is 40.78%

CMYK: (23,55,0,41)
C23M55Y0K41 (23%, 55%, 0%, 41%)
(0.23 / 0.55 / 0.00 / 0.41)

CMYK percentages

%23.18
%54.97
%0
%40.78

Codes

Color #744497 in popluar color models

74 44 97
RGB 116 68 151
HSL 275° 37.90% 42.94%
HSB/HSV 275° 54.97% 59.22%
CMYK 23.18% 54.97% 0.00%
40.78%

Color #744497 in popluar number systems.

HEX 74 44 97
Decimal 116 68 151
Binary 1110100 1000100 10010111
Octal 164 104 227

Shades and tints

Shades of #744497

#744497
(116,68,151)
#6A3E8A
(106,62,138)
#60387D
(96,56,125)
#563270
(86,50,112)
#4C2C63
(76,44,99)
#422656
(66,38,86)
#382049
(56,32,73)
#2E1A3C
(46,26,60)
#24142F
(36,20,47)
#1A0E22
(26,14,34)
#100815
(16,8,21)
#000000
(0,0,0)

Tints of #744497

#744497
(116,68,151)
#8055A0
(128,85,160)
#8C66A9
(140,102,169)
#9877B2
(152,119,178)
#A488BB
(164,136,187)
#B099C4
(176,153,196)
#BCAACD
(188,170,205)
#C8BBD6
(200,187,214)
#D4CCDF
(212,204,223)
#E0DDE8
(224,221,232)
#ECEEF1
(236,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #744497 color. Also use rgb(116,68,151) instead hex code.

Text Font Color

.myTextColor { color: #744497; }

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

This text font color is #744497.

Background Color

.myBgColor { background-color: #744497; }

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

This div background color is #744497.

Border color

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

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

This div border color is #744497.

Opacity

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

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

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

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

This text has shadow with #744497 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #744497.

Preview

Color preview on black background

This text has color #744497 on black background.


Color preview on white background

This text has color #744497 on white background.


Black color preview on #744497 background

This text has black color on #744497 background.


White color preview on #744497 background

This text has white color on #744497 background.


Related colors

Complementary color

Complementary color for #hex is #8BBB68.


I love getcolorcode.com

Triadic colors

1 #977444 and #449774 with #744497 are triadic colors.

2 #974474 and #447497 with #744497 are triadic colors.