COLOR #74357E

HEX: #74357E RGB: (116,53,126)

Color info

#74357E contains mainly red and blue colors. Web safe color of #74357E is #663366 (or #636).

RGB color model

#74357E color RGB value is (116,53,126).

RGB: (116,53,126) (45%, 21%, 49%)

RGB channels and saturation

R 116 of 255 = 45%
G 53 of 255 = 21%
B 126 of 255 = 49%

116
53
126

R + G + B ~ 38%. #74357E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 53 + 126 = 295 (100%)
R 116 of 295 ~ 39.32%
G 53 of 295 ~ 17.97%
B 126 of 295 ~ 42.71'%

%39.32
%17.97
%42.71

CMYK color model

#74357E color CMYK value is (8,58,0,51).

  • cyan value is 7.94%
  • magenta value is 57.94%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (8,58,0,51)
C8M58Y0K51 (8%, 58%, 0%, 51%)
(0.08 / 0.58 / 0.00 / 0.51)

CMYK percentages

%7.94
%57.94
%0
%50.59

Codes

Color #74357E in popluar color models

74 35 7E
RGB 116 53 126
HSL 292° 40.78% 35.10%
HSB/HSV 292° 57.94% 49.41%
CMYK 7.94% 57.94% 0.00%
50.59%

Color #74357E in popluar number systems.

HEX 74 35 7E
Decimal 116 53 126
Binary 1110100 110101 1111110
Octal 164 65 176

Shades and tints

Shades of #74357E

#74357E
(116,53,126)
#6A3173
(106,49,115)
#602D68
(96,45,104)
#56295D
(86,41,93)
#4C2552
(76,37,82)
#422147
(66,33,71)
#381D3C
(56,29,60)
#2E1931
(46,25,49)
#241526
(36,21,38)
#1A111B
(26,17,27)
#100D10
(16,13,16)
#000000
(0,0,0)

Tints of #74357E

#74357E
(116,53,126)
#804789
(128,71,137)
#8C5994
(140,89,148)
#986B9F
(152,107,159)
#A47DAA
(164,125,170)
#B08FB5
(176,143,181)
#BCA1C0
(188,161,192)
#C8B3CB
(200,179,203)
#D4C5D6
(212,197,214)
#E0D7E1
(224,215,225)
#ECE9EC
(236,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74357E color. Also use rgb(116,53,126) instead hex code.

Text Font Color

.myTextColor { color: #74357E; }

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

This text font color is #74357E.

Background Color

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

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

This div background color is #74357E.

Border color

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

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

This div border color is #74357E.

Opacity

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

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

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

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

This text has shadow with #74357E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74357E.

Preview

Color preview on black background

This text has color #74357E on black background.


Color preview on white background

This text has color #74357E on white background.


Black color preview on #74357E background

This text has black color on #74357E background.


White color preview on #74357E background

This text has white color on #74357E background.


Related colors

Complementary color

Complementary color for #hex is #8BCA81.


I love getcolorcode.com

Triadic colors

1 #7E7435 and #357E74 with #74357E are triadic colors.

2 #7E3574 and #35747E with #74357E are triadic colors.