COLOR #744E46

HEX: #744E46 RGB: (116,78,70)

Color info

#744E46 contains red, green and blue colors in about the same proportion. Web safe color of #744E46 is #666633 (or #663).

RGB color model

#744E46 color RGB value is (116,78,70).

RGB: (116,78,70) (45%, 31%, 27%)

RGB channels and saturation

R 116 of 255 = 45%
G 78 of 255 = 31%
B 70 of 255 = 27%

116
78
70

R + G + B ~ 34%. #744E46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 78 + 70 = 264 (100%)
R 116 of 264 ~ 43.94%
G 78 of 264 ~ 29.55%
B 70 of 264 ~ 26.52'%

%43.94
%29.55
%26.52

CMYK color model

#744E46 color CMYK value is (0,33,40,55).

  • cyan value is 0.00%
  • magenta value is 32.76%
  • yellow value is 39.66%
  • key color value is 54.51%

CMYK: (0,33,40,55)
C0M33Y40K55 (0%, 33%, 40%, 55%)
(0.00 / 0.33 / 0.40 / 0.55)

CMYK percentages

%0
%32.76
%39.66
%54.51

Codes

Color #744E46 in popluar color models

74 4E 46
RGB 116 78 70
HSL 10° 24.73% 36.47%
HSB/HSV 10° 39.66% 45.49%
CMYK 0.00% 32.76% 39.66%
54.51%

Color #744E46 in popluar number systems.

HEX 74 4E 46
Decimal 116 78 70
Binary 1110100 1001110 1000110
Octal 164 116 106

Shades and tints

Shades of #744E46

#744E46
(116,78,70)
#6A4740
(106,71,64)
#60403A
(96,64,58)
#563934
(86,57,52)
#4C322E
(76,50,46)
#422B28
(66,43,40)
#382422
(56,36,34)
#2E1D1C
(46,29,28)
#241616
(36,22,22)
#1A0F10
(26,15,16)
#10080A
(16,8,10)
#000000
(0,0,0)

Tints of #744E46

#744E46
(116,78,70)
#805E56
(128,94,86)
#8C6E66
(140,110,102)
#987E76
(152,126,118)
#A48E86
(164,142,134)
#B09E96
(176,158,150)
#BCAEA6
(188,174,166)
#C8BEB6
(200,190,182)
#D4CEC6
(212,206,198)
#E0DED6
(224,222,214)
#ECEEE6
(236,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #744E46; }

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

This text font color is #744E46.

Background Color

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

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

This div background color is #744E46.

Border color

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

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

This div border color is #744E46.

Opacity

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

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

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

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

This text has shadow with #744E46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #744E46.

Preview

Color preview on black background

This text has color #744E46 on black background.


Color preview on white background

This text has color #744E46 on white background.


Black color preview on #744E46 background

This text has black color on #744E46 background.


White color preview on #744E46 background

This text has white color on #744E46 background.


Related colors

Complementary color

Complementary color for #hex is #8BB1B9.


I love getcolorcode.com

Triadic colors

1 #46744E and #4E4674 with #744E46 are triadic colors.

2 #464E74 and #4E7446 with #744E46 are triadic colors.