COLOR #74415C

HEX: #74415C RGB: (116,65,92)

Color info

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

RGB color model

#74415C color RGB value is (116,65,92).

RGB: (116,65,92) (45%, 25%, 36%)

RGB channels and saturation

R 116 of 255 = 45%
G 65 of 255 = 25%
B 92 of 255 = 36%

116
65
92

R + G + B ~ 35%. #74415C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 65 + 92 = 273 (100%)
R 116 of 273 ~ 42.49%
G 65 of 273 ~ 23.81%
B 92 of 273 ~ 33.7'%

%42.49
%23.81
%33.7

CMYK color model

#74415C color CMYK value is (0,44,21,55).

  • cyan value is 0.00%
  • magenta value is 43.97%
  • yellow value is 20.69%
  • key color value is 54.51%

CMYK: (0,44,21,55)
C0M44Y21K55 (0%, 44%, 21%, 55%)
(0.00 / 0.44 / 0.21 / 0.55)

CMYK percentages

%0
%43.97
%20.69
%54.51

Codes

Color #74415C in popluar color models

74 41 5C
RGB 116 65 92
HSL 328° 28.18% 35.49%
HSB/HSV 328° 43.97% 45.49%
CMYK 0.00% 43.97% 20.69%
54.51%

Color #74415C in popluar number systems.

HEX 74 41 5C
Decimal 116 65 92
Binary 1110100 1000001 1011100
Octal 164 101 134

Shades and tints

Shades of #74415C

#74415C
(116,65,92)
#6A3C54
(106,60,84)
#60374C
(96,55,76)
#563244
(86,50,68)
#4C2D3C
(76,45,60)
#422834
(66,40,52)
#38232C
(56,35,44)
#2E1E24
(46,30,36)
#24191C
(36,25,28)
#1A1414
(26,20,20)
#100F0C
(16,15,12)
#000000
(0,0,0)

Tints of #74415C

#74415C
(116,65,92)
#80526A
(128,82,106)
#8C6378
(140,99,120)
#987486
(152,116,134)
#A48594
(164,133,148)
#B096A2
(176,150,162)
#BCA7B0
(188,167,176)
#C8B8BE
(200,184,190)
#D4C9CC
(212,201,204)
#E0DADA
(224,218,218)
#ECEBE8
(236,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74415C color. Also use rgb(116,65,92) instead hex code.

Text Font Color

.myTextColor { color: #74415C; }

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

This text font color is #74415C.

Background Color

.myBgColor { background-color: #74415C; }

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

This div background color is #74415C.

Border color

.myBorderColor { border: 1px solid #74415C; }

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

This div border color is #74415C.

Opacity

.myOpacity80 { color: #74415C; opacity: 0.8; }

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

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

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

This text has shadow with #74415C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74415C.

Preview

Color preview on black background

This text has color #74415C on black background.


Color preview on white background

This text has color #74415C on white background.


Black color preview on #74415C background

This text has black color on #74415C background.


White color preview on #74415C background

This text has white color on #74415C background.


Related colors

Complementary color

Complementary color for #hex is #8BBEA3.


I love getcolorcode.com

Triadic colors

1 #5C7441 and #415C74 with #74415C are triadic colors.

2 #5C4174 and #41745C with #74415C are triadic colors.