COLOR #74448E

HEX: #74448E RGB: (116,68,142)

Color info

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

RGB color model

#74448E color RGB value is (116,68,142).

RGB: (116,68,142) (45%, 27%, 56%)

RGB channels and saturation

R 116 of 255 = 45%
G 68 of 255 = 27%
B 142 of 255 = 56%

116
68
142

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

Portions of RGB colors in percentages

R + G + B = 116 + 68 + 142 = 326 (100%)
R 116 of 326 ~ 35.58%
G 68 of 326 ~ 20.86%
B 142 of 326 ~ 43.56'%

%35.58
%20.86
%43.56

CMYK color model

#74448E color CMYK value is (18,52,0,44).

  • cyan value is 18.31%
  • magenta value is 52.11%
  • yellow value is 0.00%
  • key color value is 44.31%
CMYK: (18,52,0,44) C18M52Y0K44 (18%,52%,0%,44%) (0.18/0.52/0.00/0.44) 

CMYK percentages

%18.31
%52.11
%0
%44.31

Codes

Color #74448E in popluar color models

74 44 8E
RGB 116 68 142
HSL 279° 35.24% 41.18%
HSB/HSV 279° 52.11% 55.69%
CMYK 18.31% 52.11% 0.00%
44.31%

Color #74448E in popluar number systems.

HEX 74 44 8E
Decimal 116 68 142
Binary 1110100 1000100 10001110
Octal 164 104 216

Shades and tints

Shades of #74448E

#74448E
(116,68,142)
#6A3E82
(106,62,130)
#603876
(96,56,118)
#56326A
(86,50,106)
#4C2C5E
(76,44,94)
#422652
(66,38,82)
#382046
(56,32,70)
#2E1A3A
(46,26,58)
#24142E
(36,20,46)
#1A0E22
(26,14,34)
#100816
(16,8,22)
#000000
(0,0,0)

Tints of #74448E

#74448E
(116,68,142)
#805598
(128,85,152)
#8C66A2
(140,102,162)
#9877AC
(152,119,172)
#A488B6
(164,136,182)
#B099C0
(176,153,192)
#BCAACA
(188,170,202)
#C8BBD4
(200,187,212)
#D4CCDE
(212,204,222)
#E0DDE8
(224,221,232)
#ECEEF2
(236,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #74448E; }

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

This text font color is #74448E.

Background Color

.myBgColor { background-color: #74448E; }

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

This div background color is #74448E.

Border color

.myBorderColor { border: 1px solid #74448E; }

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

This div border color is #74448E.

Opacity

.myOpacity80 { color: #74448E; opacity: 0.8; }

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

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

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

This text has shadow with #74448E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74448E.

Preview

Color preview on black background

This text has color #74448E on black background.


Color preview on white background

This text has color #74448E on white background.


Black color preview on #74448E background

This text has black color on #74448E background.


White color preview on #74448E background

This text has white color on #74448E background.


Related colors

Complementary color

Complementary color for #hex is #8BBB71.


I love getcolorcode.com

Triadic colors

1 #8E7444 and #448E74 with #74448E are triadic colors.

2 #8E4474 and #44748E with #74448E are triadic colors.