COLOR #744D6A

HEX: #744D6A RGB: (116,77,106)

Color info

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

RGB color model

#744D6A color RGB value is (116,77,106).

RGB: (116,77,106) (45%, 30%, 42%)

RGB channels and saturation

R 116 of 255 = 45%
G 77 of 255 = 30%
B 106 of 255 = 42%

116
77
106

R + G + B ~ 39%. #744D6A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 77 + 106 = 299 (100%)
R 116 of 299 ~ 38.8%
G 77 of 299 ~ 25.75%
B 106 of 299 ~ 35.45'%

%38.8
%25.75
%35.45

CMYK color model

#744D6A color CMYK value is (0,34,9,55).

  • cyan value is 0.00%
  • magenta value is 33.62%
  • yellow value is 8.62%
  • key color value is 54.51%

CMYK: (0,34,9,55)
C0M34Y9K55 (0%, 34%, 9%, 55%)
(0.00 / 0.34 / 0.09 / 0.55)

CMYK percentages

%0
%33.62
%8.62
%54.51

Codes

Color #744D6A in popluar color models

74 4D 6A
RGB 116 77 106
HSL 315° 20.21% 37.84%
HSB/HSV 315° 33.62% 45.49%
CMYK 0.00% 33.62% 8.62%
54.51%

Color #744D6A in popluar number systems.

HEX 74 4D 6A
Decimal 116 77 106
Binary 1110100 1001101 1101010
Octal 164 115 152

Shades and tints

Shades of #744D6A

#744D6A
(116,77,106)
#6A4661
(106,70,97)
#603F58
(96,63,88)
#56384F
(86,56,79)
#4C3146
(76,49,70)
#422A3D
(66,42,61)
#382334
(56,35,52)
#2E1C2B
(46,28,43)
#241522
(36,21,34)
#1A0E19
(26,14,25)
#100710
(16,7,16)
#000000
(0,0,0)

Tints of #744D6A

#744D6A
(116,77,106)
#805D77
(128,93,119)
#8C6D84
(140,109,132)
#987D91
(152,125,145)
#A48D9E
(164,141,158)
#B09DAB
(176,157,171)
#BCADB8
(188,173,184)
#C8BDC5
(200,189,197)
#D4CDD2
(212,205,210)
#E0DDDF
(224,221,223)
#ECEDEC
(236,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #744D6A color. Also use rgb(116,77,106) instead hex code.

Text Font Color

.myTextColor { color: #744D6A; }

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

This text font color is #744D6A.

Background Color

.myBgColor { background-color: #744D6A; }

<div style="background-color:#744D6A">Inner text</div>

This div background color is #744D6A.

Border color

.myBorderColor { border: 1px solid #744D6A; }

<div style="border:3px solid #744D6A">Div</div>

This div border color is #744D6A.

Opacity

.myOpacity80 { color: #744D6A; opacity: 0.8; }

<p style="color:#744D6A;opacity:0.8;">80%</p>

Text with #744D6A 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 #744D6A;}

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

This text has shadow with #744D6A color.


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

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

This text has shadow with #744D6A primary color and red secondary color.


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

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

This text has shadow with #744D6A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #744D6A.

Preview

Color preview on black background

This text has color #744D6A on black background.


Color preview on white background

This text has color #744D6A on white background.


Black color preview on #744D6A background

This text has black color on #744D6A background.


White color preview on #744D6A background

This text has white color on #744D6A background.


Related colors

Complementary color

Complementary color for #hex is #8BB295.


I love getcolorcode.com

Triadic colors

1 #6A744D and #4D6A74 with #744D6A are triadic colors.

2 #6A4D74 and #4D746A with #744D6A are triadic colors.