COLOR #74417D

HEX: #74417D RGB: (116,65,125)

Color info

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

RGB color model

#74417D color RGB value is (116,65,125).

RGB: (116,65,125) (45%, 25%, 49%)

RGB channels and saturation

R 116 of 255 = 45%
G 65 of 255 = 25%
B 125 of 255 = 49%

116
65
125

R + G + B ~ 40%. #74417D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 116 + 65 + 125 = 306 (100%)
R 116 of 306 ~ 37.91%
G 65 of 306 ~ 21.24%
B 125 of 306 ~ 40.85'%

%37.91
%21.24
%40.85

CMYK color model

#74417D color CMYK value is (7,48,0,51).

  • cyan value is 7.20%
  • magenta value is 48.00%
  • yellow value is 0.00%
  • key color value is 50.98%

CMYK: (7,48,0,51)
C7M48Y0K51 (7%, 48%, 0%, 51%)
(0.07 / 0.48 / 0.00 / 0.51)

CMYK percentages

%7.2
%48
%0
%50.98

Codes

Color #74417D in popluar color models

74 41 7D
RGB 116 65 125
HSL 291° 31.58% 37.25%
HSB/HSV 291° 48.00% 49.02%
CMYK 7.20% 48.00% 0.00%
50.98%

Color #74417D in popluar number systems.

HEX 74 41 7D
Decimal 116 65 125
Binary 1110100 1000001 1111101
Octal 164 101 175

Shades and tints

Shades of #74417D

#74417D
(116,65,125)
#6A3C72
(106,60,114)
#603767
(96,55,103)
#56325C
(86,50,92)
#4C2D51
(76,45,81)
#422846
(66,40,70)
#38233B
(56,35,59)
#2E1E30
(46,30,48)
#241925
(36,25,37)
#1A141A
(26,20,26)
#100F0F
(16,15,15)
#000000
(0,0,0)

Tints of #74417D

#74417D
(116,65,125)
#805288
(128,82,136)
#8C6393
(140,99,147)
#98749E
(152,116,158)
#A485A9
(164,133,169)
#B096B4
(176,150,180)
#BCA7BF
(188,167,191)
#C8B8CA
(200,184,202)
#D4C9D5
(212,201,213)
#E0DAE0
(224,218,224)
#ECEBEB
(236,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74417D color. Also use rgb(116,65,125) instead hex code.

Text Font Color

.myTextColor { color: #74417D; }

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

This text font color is #74417D.

Background Color

.myBgColor { background-color: #74417D; }

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

This div background color is #74417D.

Border color

.myBorderColor { border: 1px solid #74417D; }

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

This div border color is #74417D.

Opacity

.myOpacity80 { color: #74417D; opacity: 0.8; }

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

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

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

This text has shadow with #74417D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74417D.

Preview

Color preview on black background

This text has color #74417D on black background.


Color preview on white background

This text has color #74417D on white background.


Black color preview on #74417D background

This text has black color on #74417D background.


White color preview on #74417D background

This text has white color on #74417D background.


Related colors

Complementary color

Complementary color for #hex is #8BBE82.


I love getcolorcode.com

Triadic colors

1 #7D7441 and #417D74 with #74417D are triadic colors.

2 #7D4174 and #41747D with #74417D are triadic colors.