COLOR #74406B

HEX: #74406B RGB: (116,64,107)

Color info

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

RGB color model

#74406B color RGB value is (116,64,107).

RGB: (116,64,107) (45%, 25%, 42%)

RGB channels and saturation

R 116 of 255 = 45%
G 64 of 255 = 25%
B 107 of 255 = 42%

116
64
107

R + G + B ~ 37%. #74406B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 64 + 107 = 287 (100%)
R 116 of 287 ~ 40.42%
G 64 of 287 ~ 22.3%
B 107 of 287 ~ 37.28'%

%40.42
%22.3
%37.28

CMYK color model

#74406B color CMYK value is (0,45,8,55).

  • cyan value is 0.00%
  • magenta value is 44.83%
  • yellow value is 7.76%
  • key color value is 54.51%
CMYK: (0,45,8,55) C0M45Y8K55 (0%,45%,8%,55%) (0.00/0.45/0.08/0.55) 

CMYK percentages

%0
%44.83
%7.76
%54.51

Codes

Color #74406B in popluar color models

74 40 6B
RGB 116 64 107
HSL 310° 28.89% 35.29%
HSB/HSV 310° 44.83% 45.49%
CMYK 0.00% 44.83% 7.76%
54.51%

Color #74406B in popluar number systems.

HEX 74 40 6B
Decimal 116 64 107
Binary 1110100 1000000 1101011
Octal 164 100 153

Shades and tints

Shades of #74406B

#74406B
(116,64,107)
#6A3B62
(106,59,98)
#603659
(96,54,89)
#563150
(86,49,80)
#4C2C47
(76,44,71)
#42273E
(66,39,62)
#382235
(56,34,53)
#2E1D2C
(46,29,44)
#241823
(36,24,35)
#1A131A
(26,19,26)
#100E11
(16,14,17)
#000000
(0,0,0)

Tints of #74406B

#74406B
(116,64,107)
#805178
(128,81,120)
#8C6285
(140,98,133)
#987392
(152,115,146)
#A4849F
(164,132,159)
#B095AC
(176,149,172)
#BCA6B9
(188,166,185)
#C8B7C6
(200,183,198)
#D4C8D3
(212,200,211)
#E0D9E0
(224,217,224)
#ECEAED
(236,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #74406B color. Also use rgb(116,64,107) instead hex code.

Text Font Color

.myTextColor { color: #74406B; }

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

This text font color is #74406B.

Background Color

.myBgColor { background-color: #74406B; }

<div style="background-color:#74406B">Inner text</div>

This div background color is #74406B.

Border color

.myBorderColor { border: 1px solid #74406B; }

<div style="border:3px solid #74406B">Div</div>

This div border color is #74406B.

Opacity

.myOpacity80 { color: #74406B; opacity: 0.8; }

<p style="color:#74406B;opacity:0.8;">80%</p>

Text with #74406B 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 #74406B;}

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

This text has shadow with #74406B color.


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

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

This text has shadow with #74406B primary color and red secondary color.


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

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

This text has shadow with #74406B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #74406B.

Preview

Color preview on black background

This text has color #74406B on black background.


Color preview on white background

This text has color #74406B on white background.


Black color preview on #74406B background

This text has black color on #74406B background.


White color preview on #74406B background

This text has white color on #74406B background.


Related colors

Complementary color

Complementary color for #hex is #8BBF94.


I love getcolorcode.com

Triadic colors

1 #6B7440 and #406B74 with #74406B are triadic colors.

2 #6B4074 and #40746B with #74406B are triadic colors.