COLOR #744847

HEX: #744847 RGB: (116,72,71)

Color info

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

RGB color model

#744847 color RGB value is (116,72,71).

RGB: (116,72,71) (45%, 28%, 28%)

RGB channels and saturation

R 116 of 255 = 45%
G 72 of 255 = 28%
B 71 of 255 = 28%

116
72
71

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

Portions of RGB colors in percentages

R + G + B = 116 + 72 + 71 = 259 (100%)
R 116 of 259 ~ 44.79%
G 72 of 259 ~ 27.8%
B 71 of 259 ~ 27.41'%

%44.79
%27.8
%27.41

CMYK color model

#744847 color CMYK value is (0,38,39,55).

  • cyan value is 0.00%
  • magenta value is 37.93%
  • yellow value is 38.79%
  • key color value is 54.51%
CMYK: (0,38,39,55) C0M38Y39K55 (0%,38%,39%,55%) (0.00/0.38/0.39/0.55) 

CMYK percentages

%0
%37.93
%38.79
%54.51

Codes

Color #744847 in popluar color models

74 48 47
RGB 116 72 71
HSL 24.06% 36.67%
HSB/HSV 38.79% 45.49%
CMYK 0.00% 37.93% 38.79%
54.51%

Color #744847 in popluar number systems.

HEX 74 48 47
Decimal 116 72 71
Binary 1110100 1001000 1000111
Octal 164 110 107

Shades and tints

Shades of #744847

#744847
(116,72,71)
#6A4241
(106,66,65)
#603C3B
(96,60,59)
#563635
(86,54,53)
#4C302F
(76,48,47)
#422A29
(66,42,41)
#382423
(56,36,35)
#2E1E1D
(46,30,29)
#241817
(36,24,23)
#1A1211
(26,18,17)
#100C0B
(16,12,11)
#000000
(0,0,0)

Tints of #744847

#744847
(116,72,71)
#805857
(128,88,87)
#8C6867
(140,104,103)
#987877
(152,120,119)
#A48887
(164,136,135)
#B09897
(176,152,151)
#BCA8A7
(188,168,167)
#C8B8B7
(200,184,183)
#D4C8C7
(212,200,199)
#E0D8D7
(224,216,215)
#ECE8E7
(236,232,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #744847; }

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

This text font color is #744847.

Background Color

.myBgColor { background-color: #744847; }

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

This div background color is #744847.

Border color

.myBorderColor { border: 1px solid #744847; }

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

This div border color is #744847.

Opacity

.myOpacity80 { color: #744847; opacity: 0.8; }

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

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

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

This text has shadow with #744847 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #744847.

Preview

Color preview on black background

This text has color #744847 on black background.


Color preview on white background

This text has color #744847 on white background.


Black color preview on #744847 background

This text has black color on #744847 background.


White color preview on #744847 background

This text has white color on #744847 background.


Related colors

Complementary color

Complementary color for #hex is #8BB7B8.


I love getcolorcode.com

Triadic colors

1 #477448 and #484774 with #744847 are triadic colors.

2 #474874 and #487447 with #744847 are triadic colors.