COLOR #74417A

HEX: #74417A RGB: (116,65,122)

Color info

#74417A contains red, green and blue colors in about the same proportion. Web safe color of #74417A is #663366 (or #636).

RGB color model

#74417A color RGB value is (116,65,122).

RGB: (116,65,122) (45%, 25%, 48%)

RGB channels and saturation

R 116 of 255 = 45%
G 65 of 255 = 25%
B 122 of 255 = 48%

116
65
122

R + G + B ~ 39%. #74417A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 65 + 122 = 303 (100%)
R 116 of 303 ~ 38.28%
G 65 of 303 ~ 21.45%
B 122 of 303 ~ 40.26'%

%38.28
%21.45
%40.26

CMYK color model

#74417A color CMYK value is (5,47,0,52).

  • cyan value is 4.92%
  • magenta value is 46.72%
  • yellow value is 0.00%
  • key color value is 52.16%
CMYK: (5,47,0,52) C5M47Y0K52 (5%,47%,0%,52%) (0.05/0.47/0.00/0.52) 

CMYK percentages

%4.92
%46.72
%0
%52.16

Codes

Color #74417A in popluar color models

74 41 7A
RGB 116 65 122
HSL 294° 30.48% 36.67%
HSB/HSV 294° 46.72% 47.84%
CMYK 4.92% 46.72% 0.00%
52.16%

Color #74417A in popluar number systems.

HEX 74 41 7A
Decimal 116 65 122
Binary 1110100 1000001 1111010
Octal 164 101 172

Shades and tints

Shades of #74417A

#74417A
(116,65,122)
#6A3C6F
(106,60,111)
#603764
(96,55,100)
#563259
(86,50,89)
#4C2D4E
(76,45,78)
#422843
(66,40,67)
#382338
(56,35,56)
#2E1E2D
(46,30,45)
#241922
(36,25,34)
#1A1417
(26,20,23)
#100F0C
(16,15,12)
#000000
(0,0,0)

Tints of #74417A

#74417A
(116,65,122)
#805286
(128,82,134)
#8C6392
(140,99,146)
#98749E
(152,116,158)
#A485AA
(164,133,170)
#B096B6
(176,150,182)
#BCA7C2
(188,167,194)
#C8B8CE
(200,184,206)
#D4C9DA
(212,201,218)
#E0DAE6
(224,218,230)
#ECEBF2
(236,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #74417A; }

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

This text font color is #74417A.

Background Color

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

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

This div background color is #74417A.

Border color

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

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

This div border color is #74417A.

Opacity

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

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

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

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

This text has shadow with #74417A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74417A.

Preview

Color preview on black background

This text has color #74417A on black background.


Color preview on white background

This text has color #74417A on white background.


Black color preview on #74417A background

This text has black color on #74417A background.


White color preview on #74417A background

This text has white color on #74417A background.


Related colors

Complementary color

Complementary color for #hex is #8BBE85.


I love getcolorcode.com

Triadic colors

1 #7A7441 and #417A74 with #74417A are triadic colors.

2 #7A4174 and #41747A with #74417A are triadic colors.