COLOR #744341

HEX: #744341 RGB: (116,67,65)

Color info

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

RGB color model

#744341 color RGB value is (116,67,65).

RGB: (116,67,65) (45%, 26%, 25%)

RGB channels and saturation

R 116 of 255 = 45%
G 67 of 255 = 26%
B 65 of 255 = 25%

116
67
65

R + G + B ~ 32%. #744341 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 67 + 65 = 248 (100%)
R 116 of 248 ~ 46.77%
G 67 of 248 ~ 27.02%
B 65 of 248 ~ 26.21'%

%46.77
%27.02
%26.21

CMYK color model

#744341 color CMYK value is (0,42,44,55).

  • cyan value is 0.00%
  • magenta value is 42.24%
  • yellow value is 43.97%
  • key color value is 54.51%

CMYK: (0,42,44,55)
C0M42Y44K55 (0%, 42%, 44%, 55%)
(0.00 / 0.42 / 0.44 / 0.55)

CMYK percentages

%0
%42.24
%43.97
%54.51

Codes

Color #744341 in popluar color models

74 43 41
RGB 116 67 65
HSL 28.18% 35.49%
HSB/HSV 43.97% 45.49%
CMYK 0.00% 42.24% 43.97%
54.51%

Color #744341 in popluar number systems.

HEX 74 43 41
Decimal 116 67 65
Binary 1110100 1000011 1000001
Octal 164 103 101

Shades and tints

Shades of #744341

#744341
(116,67,65)
#6A3D3C
(106,61,60)
#603737
(96,55,55)
#563132
(86,49,50)
#4C2B2D
(76,43,45)
#422528
(66,37,40)
#381F23
(56,31,35)
#2E191E
(46,25,30)
#241319
(36,19,25)
#1A0D14
(26,13,20)
#10070F
(16,7,15)
#000000
(0,0,0)

Tints of #744341

#744341
(116,67,65)
#805452
(128,84,82)
#8C6563
(140,101,99)
#987674
(152,118,116)
#A48785
(164,135,133)
#B09896
(176,152,150)
#BCA9A7
(188,169,167)
#C8BAB8
(200,186,184)
#D4CBC9
(212,203,201)
#E0DCDA
(224,220,218)
#ECEDEB
(236,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #744341; }

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

This text font color is #744341.

Background Color

.myBgColor { background-color: #744341; }

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

This div background color is #744341.

Border color

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

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

This div border color is #744341.

Opacity

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

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

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

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

This text has shadow with #744341 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #744341.

Preview

Color preview on black background

This text has color #744341 on black background.


Color preview on white background

This text has color #744341 on white background.


Black color preview on #744341 background

This text has black color on #744341 background.


White color preview on #744341 background

This text has white color on #744341 background.


Related colors

Complementary color

Complementary color for #hex is #8BBCBE.


I love getcolorcode.com

Triadic colors

1 #417443 and #434174 with #744341 are triadic colors.

2 #414374 and #437441 with #744341 are triadic colors.