COLOR #744B4E

HEX: #744B4E RGB: (116,75,78)

Color info

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

RGB color model

#744B4E color RGB value is (116,75,78).

RGB: (116,75,78) (45%, 29%, 31%)

RGB channels and saturation

R 116 of 255 = 45%
G 75 of 255 = 29%
B 78 of 255 = 31%

116
75
78

R + G + B ~ 35%. #744B4E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 75 + 78 = 269 (100%)
R 116 of 269 ~ 43.12%
G 75 of 269 ~ 27.88%
B 78 of 269 ~ 29'%

%43.12
%27.88
%29

CMYK color model

#744B4E color CMYK value is (0,35,33,55).

  • cyan value is 0.00%
  • magenta value is 35.34%
  • yellow value is 32.76%
  • key color value is 54.51%
CMYK: (0,35,33,55) C0M35Y33K55 (0%,35%,33%,55%) (0.00/0.35/0.33/0.55) 

CMYK percentages

%0
%35.34
%32.76
%54.51

Codes

Color #744B4E in popluar color models

74 4B 4E
RGB 116 75 78
HSL 356° 21.47% 37.45%
HSB/HSV 356° 35.34% 45.49%
CMYK 0.00% 35.34% 32.76%
54.51%

Color #744B4E in popluar number systems.

HEX 74 4B 4E
Decimal 116 75 78
Binary 1110100 1001011 1001110
Octal 164 113 116

Shades and tints

Shades of #744B4E

#744B4E
(116,75,78)
#6A4547
(106,69,71)
#603F40
(96,63,64)
#563939
(86,57,57)
#4C3332
(76,51,50)
#422D2B
(66,45,43)
#382724
(56,39,36)
#2E211D
(46,33,29)
#241B16
(36,27,22)
#1A150F
(26,21,15)
#100F08
(16,15,8)
#000000
(0,0,0)

Tints of #744B4E

#744B4E
(116,75,78)
#805B5E
(128,91,94)
#8C6B6E
(140,107,110)
#987B7E
(152,123,126)
#A48B8E
(164,139,142)
#B09B9E
(176,155,158)
#BCABAE
(188,171,174)
#C8BBBE
(200,187,190)
#D4CBCE
(212,203,206)
#E0DBDE
(224,219,222)
#ECEBEE
(236,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #744B4E color. Also use rgb(116,75,78) instead hex code.

Text Font Color

.myTextColor { color: #744B4E; }

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

This text font color is #744B4E.

Background Color

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

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

This div background color is #744B4E.

Border color

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

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

This div border color is #744B4E.

Opacity

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

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

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

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

This text has shadow with #744B4E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #744B4E.

Preview

Color preview on black background

This text has color #744B4E on black background.


Color preview on white background

This text has color #744B4E on white background.


Black color preview on #744B4E background

This text has black color on #744B4E background.


White color preview on #744B4E background

This text has white color on #744B4E background.


Related colors

Complementary color

Complementary color for #hex is #8BB4B1.


I love getcolorcode.com

Triadic colors

1 #4E744B and #4B4E74 with #744B4E are triadic colors.

2 #4E4B74 and #4B744E with #744B4E are triadic colors.