COLOR #744D48

HEX: #744D48 RGB: (116,77,72)

Color info

#744D48 contains red, green and blue colors in about the same proportion. Web safe color of #744D48 is #663333 (or #633).

RGB color model

#744D48 color RGB value is (116,77,72).

RGB: (116,77,72) (45%, 30%, 28%)

RGB channels and saturation

R 116 of 255 = 45%
G 77 of 255 = 30%
B 72 of 255 = 28%

116
77
72

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

Portions of RGB colors in percentages

R + G + B = 116 + 77 + 72 = 265 (100%)
R 116 of 265 ~ 43.77%
G 77 of 265 ~ 29.06%
B 72 of 265 ~ 27.17'%

%43.77
%29.06
%27.17

CMYK color model

#744D48 color CMYK value is (0,34,38,55).

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

CMYK: (0,34,38,55)
C0M34Y38K55 (0%, 34%, 38%, 55%)
(0.00 / 0.34 / 0.38 / 0.55)

CMYK percentages

%0
%33.62
%37.93
%54.51

Codes

Color #744D48 in popluar color models

74 4D 48
RGB 116 77 72
HSL 23.40% 36.86%
HSB/HSV 37.93% 45.49%
CMYK 0.00% 33.62% 37.93%
54.51%

Color #744D48 in popluar number systems.

HEX 74 4D 48
Decimal 116 77 72
Binary 1110100 1001101 1001000
Octal 164 115 110

Shades and tints

Shades of #744D48

#744D48
(116,77,72)
#6A4642
(106,70,66)
#603F3C
(96,63,60)
#563836
(86,56,54)
#4C3130
(76,49,48)
#422A2A
(66,42,42)
#382324
(56,35,36)
#2E1C1E
(46,28,30)
#241518
(36,21,24)
#1A0E12
(26,14,18)
#10070C
(16,7,12)
#000000
(0,0,0)

Tints of #744D48

#744D48
(116,77,72)
#805D58
(128,93,88)
#8C6D68
(140,109,104)
#987D78
(152,125,120)
#A48D88
(164,141,136)
#B09D98
(176,157,152)
#BCADA8
(188,173,168)
#C8BDB8
(200,189,184)
#D4CDC8
(212,205,200)
#E0DDD8
(224,221,216)
#ECEDE8
(236,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #744D48; }

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

This text font color is #744D48.

Background Color

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

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

This div background color is #744D48.

Border color

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

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

This div border color is #744D48.

Opacity

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

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

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

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

This text has shadow with #744D48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #744D48.

Preview

Color preview on black background

This text has color #744D48 on black background.


Color preview on white background

This text has color #744D48 on white background.


Black color preview on #744D48 background

This text has black color on #744D48 background.


White color preview on #744D48 background

This text has white color on #744D48 background.


Related colors

Complementary color

Complementary color for #hex is #8BB2B7.


I love getcolorcode.com

Triadic colors

1 #48744D and #4D4874 with #744D48 are triadic colors.

2 #484D74 and #4D7448 with #744D48 are triadic colors.