COLOR #744487

HEX: #744487 RGB: (116,68,135)

Color info

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

RGB color model

#744487 color RGB value is (116,68,135).

RGB: (116,68,135) (45%, 27%, 53%)

RGB channels and saturation

R 116 of 255 = 45%
G 68 of 255 = 27%
B 135 of 255 = 53%

116
68
135

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

Portions of RGB colors in percentages

R + G + B = 116 + 68 + 135 = 319 (100%)
R 116 of 319 ~ 36.36%
G 68 of 319 ~ 21.32%
B 135 of 319 ~ 42.32'%

%36.36
%21.32
%42.32

CMYK color model

#744487 color CMYK value is (14,50,0,47).

  • cyan value is 14.07%
  • magenta value is 49.63%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (14,50,0,47)
C14M50Y0K47 (14%, 50%, 0%, 47%)
(0.14 / 0.50 / 0.00 / 0.47)

CMYK percentages

%14.07
%49.63
%0
%47.06

Codes

Color #744487 in popluar color models

74 44 87
RGB 116 68 135
HSL 283° 33.00% 39.80%
HSB/HSV 283° 49.63% 52.94%
CMYK 14.07% 49.63% 0.00%
47.06%

Color #744487 in popluar number systems.

HEX 74 44 87
Decimal 116 68 135
Binary 1110100 1000100 10000111
Octal 164 104 207

Shades and tints

Shades of #744487

#744487
(116,68,135)
#6A3E7B
(106,62,123)
#60386F
(96,56,111)
#563263
(86,50,99)
#4C2C57
(76,44,87)
#42264B
(66,38,75)
#38203F
(56,32,63)
#2E1A33
(46,26,51)
#241427
(36,20,39)
#1A0E1B
(26,14,27)
#10080F
(16,8,15)
#000000
(0,0,0)

Tints of #744487

#744487
(116,68,135)
#805591
(128,85,145)
#8C669B
(140,102,155)
#9877A5
(152,119,165)
#A488AF
(164,136,175)
#B099B9
(176,153,185)
#BCAAC3
(188,170,195)
#C8BBCD
(200,187,205)
#D4CCD7
(212,204,215)
#E0DDE1
(224,221,225)
#ECEEEB
(236,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #744487; }

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

This text font color is #744487.

Background Color

.myBgColor { background-color: #744487; }

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

This div background color is #744487.

Border color

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

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

This div border color is #744487.

Opacity

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

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

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

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

This text has shadow with #744487 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #744487.

Preview

Color preview on black background

This text has color #744487 on black background.


Color preview on white background

This text has color #744487 on white background.


Black color preview on #744487 background

This text has black color on #744487 background.


White color preview on #744487 background

This text has white color on #744487 background.


Related colors

Complementary color

Complementary color for #hex is #8BBB78.


I love getcolorcode.com

Triadic colors

1 #877444 and #448774 with #744487 are triadic colors.

2 #874474 and #447487 with #744487 are triadic colors.