COLOR #74405E

HEX: #74405E RGB: (116,64,94)

Color info

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

RGB color model

#74405E color RGB value is (116,64,94).

RGB: (116,64,94) (45%, 25%, 37%)

RGB channels and saturation

R 116 of 255 = 45%
G 64 of 255 = 25%
B 94 of 255 = 37%

116
64
94

R + G + B ~ 36%. #74405E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 64 + 94 = 274 (100%)
R 116 of 274 ~ 42.34%
G 64 of 274 ~ 23.36%
B 94 of 274 ~ 34.31'%

%42.34
%23.36
%34.31

CMYK color model

#74405E color CMYK value is (0,45,19,55).

  • cyan value is 0.00%
  • magenta value is 44.83%
  • yellow value is 18.97%
  • key color value is 54.51%

CMYK: (0,45,19,55)
C0M45Y19K55 (0%, 45%, 19%, 55%)
(0.00 / 0.45 / 0.19 / 0.55)

CMYK percentages

%0
%44.83
%18.97
%54.51

Codes

Color #74405E in popluar color models

74 40 5E
RGB 116 64 94
HSL 325° 28.89% 35.29%
HSB/HSV 325° 44.83% 45.49%
CMYK 0.00% 44.83% 18.97%
54.51%

Color #74405E in popluar number systems.

HEX 74 40 5E
Decimal 116 64 94
Binary 1110100 1000000 1011110
Octal 164 100 136

Shades and tints

Shades of #74405E

#74405E
(116,64,94)
#6A3B56
(106,59,86)
#60364E
(96,54,78)
#563146
(86,49,70)
#4C2C3E
(76,44,62)
#422736
(66,39,54)
#38222E
(56,34,46)
#2E1D26
(46,29,38)
#24181E
(36,24,30)
#1A1316
(26,19,22)
#100E0E
(16,14,14)
#000000
(0,0,0)

Tints of #74405E

#74405E
(116,64,94)
#80516C
(128,81,108)
#8C627A
(140,98,122)
#987388
(152,115,136)
#A48496
(164,132,150)
#B095A4
(176,149,164)
#BCA6B2
(188,166,178)
#C8B7C0
(200,183,192)
#D4C8CE
(212,200,206)
#E0D9DC
(224,217,220)
#ECEAEA
(236,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74405E color. Also use rgb(116,64,94) instead hex code.

Text Font Color

.myTextColor { color: #74405E; }

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

This text font color is #74405E.

Background Color

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

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

This div background color is #74405E.

Border color

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

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

This div border color is #74405E.

Opacity

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

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

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

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

This text has shadow with #74405E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #74405E.

Preview

Color preview on black background

This text has color #74405E on black background.


Color preview on white background

This text has color #74405E on white background.


Black color preview on #74405E background

This text has black color on #74405E background.


White color preview on #74405E background

This text has white color on #74405E background.


Related colors

Complementary color

Complementary color for #hex is #8BBFA1.


I love getcolorcode.com

Triadic colors

1 #5E7440 and #405E74 with #74405E are triadic colors.

2 #5E4074 and #40745E with #74405E are triadic colors.