COLOR #744843

HEX: #744843 RGB: (116,72,67)

Color info

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

RGB color model

#744843 color RGB value is (116,72,67).

RGB: (116,72,67) (45%, 28%, 26%)

RGB channels and saturation

R 116 of 255 = 45%
G 72 of 255 = 28%
B 67 of 255 = 26%

116
72
67

R + G + B ~ 33%. #744843 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 72 + 67 = 255 (100%)
R 116 of 255 ~ 45.49%
G 72 of 255 ~ 28.24%
B 67 of 255 ~ 26.27'%

%45.49
%28.24
%26.27

CMYK color model

#744843 color CMYK value is (0,38,42,55).

  • cyan value is 0.00%
  • magenta value is 37.93%
  • yellow value is 42.24%
  • key color value is 54.51%
CMYK: (0,38,42,55) C0M38Y42K55 (0%,38%,42%,55%) (0.00/0.38/0.42/0.55) 

CMYK percentages

%0
%37.93
%42.24
%54.51

Codes

Color #744843 in popluar color models

74 48 43
RGB 116 72 67
HSL 26.78% 35.88%
HSB/HSV 42.24% 45.49%
CMYK 0.00% 37.93% 42.24%
54.51%

Color #744843 in popluar number systems.

HEX 74 48 43
Decimal 116 72 67
Binary 1110100 1001000 1000011
Octal 164 110 103

Shades and tints

Shades of #744843

#744843
(116,72,67)
#6A423D
(106,66,61)
#603C37
(96,60,55)
#563631
(86,54,49)
#4C302B
(76,48,43)
#422A25
(66,42,37)
#38241F
(56,36,31)
#2E1E19
(46,30,25)
#241813
(36,24,19)
#1A120D
(26,18,13)
#100C07
(16,12,7)
#000000
(0,0,0)

Tints of #744843

#744843
(116,72,67)
#805854
(128,88,84)
#8C6865
(140,104,101)
#987876
(152,120,118)
#A48887
(164,136,135)
#B09898
(176,152,152)
#BCA8A9
(188,168,169)
#C8B8BA
(200,184,186)
#D4C8CB
(212,200,203)
#E0D8DC
(224,216,220)
#ECE8ED
(236,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #744843; }

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

This text font color is #744843.

Background Color

.myBgColor { background-color: #744843; }

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

This div background color is #744843.

Border color

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

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

This div border color is #744843.

Opacity

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

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

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

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

This text has shadow with #744843 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #744843.

Preview

Color preview on black background

This text has color #744843 on black background.


Color preview on white background

This text has color #744843 on white background.


Black color preview on #744843 background

This text has black color on #744843 background.


White color preview on #744843 background

This text has white color on #744843 background.


Related colors

Complementary color

Complementary color for #hex is #8BB7BC.


I love getcolorcode.com

Triadic colors

1 #437448 and #484374 with #744843 are triadic colors.

2 #434874 and #487443 with #744843 are triadic colors.