COLOR #744FAD

HEX: #744FAD RGB: (116,79,173)

Color info

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

RGB color model

#744FAD color RGB value is (116,79,173).

RGB: (116,79,173) (45%, 31%, 68%)

RGB channels and saturation

R 116 of 255 = 45%
G 79 of 255 = 31%
B 173 of 255 = 68%

116
79
173

R + G + B ~ 48%. #744FAD is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 116 + 79 + 173 = 368 (100%)
R 116 of 368 ~ 31.52%
G 79 of 368 ~ 21.47%
B 173 of 368 ~ 47.01'%

%31.52
%21.47
%47.01

CMYK color model

#744FAD color CMYK value is (33,54,0,32).

  • cyan value is 32.95%
  • magenta value is 54.34%
  • yellow value is 0.00%
  • key color value is 32.16%
CMYK: (33,54,0,32) C33M54Y0K32 (33%,54%,0%,32%) (0.33/0.54/0.00/0.32) 

CMYK percentages

%32.95
%54.34
%0
%32.16

Codes

Color #744FAD in popluar color models

74 4F AD
RGB 116 79 173
HSL 264° 37.30% 49.41%
HSB/HSV 264° 54.34% 67.84%
CMYK 32.95% 54.34% 0.00%
32.16%

Color #744FAD in popluar number systems.

HEX 74 4F AD
Decimal 116 79 173
Binary 1110100 1001111 10101101
Octal 164 117 255

Shades and tints

Shades of #744FAD

#744FAD
(116,79,173)
#6A489E
(106,72,158)
#60418F
(96,65,143)
#563A80
(86,58,128)
#4C3371
(76,51,113)
#422C62
(66,44,98)
#382553
(56,37,83)
#2E1E44
(46,30,68)
#241735
(36,23,53)
#1A1026
(26,16,38)
#100917
(16,9,23)
#000000
(0,0,0)

Tints of #744FAD

#744FAD
(116,79,173)
#805FB4
(128,95,180)
#8C6FBB
(140,111,187)
#987FC2
(152,127,194)
#A48FC9
(164,143,201)
#B09FD0
(176,159,208)
#BCAFD7
(188,175,215)
#C8BFDE
(200,191,222)
#D4CFE5
(212,207,229)
#E0DFEC
(224,223,236)
#ECEFF3
(236,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #744FAD color. Also use rgb(116,79,173) instead hex code.

Text Font Color

.myTextColor { color: #744FAD; }

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

This text font color is #744FAD.

Background Color

.myBgColor { background-color: #744FAD; }

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

This div background color is #744FAD.

Border color

.myBorderColor { border: 1px solid #744FAD; }

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

This div border color is #744FAD.

Opacity

.myOpacity80 { color: #744FAD; opacity: 0.8; }

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

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

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

This text has shadow with #744FAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #744FAD.

Preview

Color preview on black background

This text has color #744FAD on black background.


Color preview on white background

This text has color #744FAD on white background.


Black color preview on #744FAD background

This text has black color on #744FAD background.


White color preview on #744FAD background

This text has white color on #744FAD background.


Related colors

Complementary color

Complementary color for #hex is #8BB052.


I love getcolorcode.com

Triadic colors

1 #AD744F and #4FAD74 with #744FAD are triadic colors.

2 #AD4F74 and #4F74AD with #744FAD are triadic colors.