COLOR #744D37

HEX: #744D37 RGB: (116,77,55)

Color info

#744D37 contains mainly red and green colors. Web safe color of #744D37 is #663333 (or #633).

RGB color model

#744D37 color RGB value is (116,77,55).

RGB: (116,77,55) (45%, 30%, 22%)

RGB channels and saturation

R 116 of 255 = 45%
G 77 of 255 = 30%
B 55 of 255 = 22%

116
77
55

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

Portions of RGB colors in percentages

R + G + B = 116 + 77 + 55 = 248 (100%)
R 116 of 248 ~ 46.77%
G 77 of 248 ~ 31.05%
B 55 of 248 ~ 22.18'%

%46.77
%31.05
%22.18

CMYK color model

#744D37 color CMYK value is (0,34,53,55).

  • cyan value is 0.00%
  • magenta value is 33.62%
  • yellow value is 52.59%
  • key color value is 54.51%
CMYK: (0,34,53,55) C0M34Y53K55 (0%,34%,53%,55%) (0.00/0.34/0.53/0.55) 

CMYK percentages

%0
%33.62
%52.59
%54.51

Codes

Color #744D37 in popluar color models

74 4D 37
RGB 116 77 55
HSL 22° 35.67% 33.53%
HSB/HSV 22° 52.59% 45.49%
CMYK 0.00% 33.62% 52.59%
54.51%

Color #744D37 in popluar number systems.

HEX 74 4D 37
Decimal 116 77 55
Binary 1110100 1001101 110111
Octal 164 115 67

Shades and tints

Shades of #744D37

#744D37
(116,77,55)
#6A4632
(106,70,50)
#603F2D
(96,63,45)
#563828
(86,56,40)
#4C3123
(76,49,35)
#422A1E
(66,42,30)
#382319
(56,35,25)
#2E1C14
(46,28,20)
#24150F
(36,21,15)
#1A0E0A
(26,14,10)
#100705
(16,7,5)
#000000
(0,0,0)

Tints of #744D37

#744D37
(116,77,55)
#805D49
(128,93,73)
#8C6D5B
(140,109,91)
#987D6D
(152,125,109)
#A48D7F
(164,141,127)
#B09D91
(176,157,145)
#BCADA3
(188,173,163)
#C8BDB5
(200,189,181)
#D4CDC7
(212,205,199)
#E0DDD9
(224,221,217)
#ECEDEB
(236,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #744D37; }

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

This text font color is #744D37.

Background Color

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

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

This div background color is #744D37.

Border color

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

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

This div border color is #744D37.

Opacity

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

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

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

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

This text has shadow with #744D37 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #744D37.

Preview

Color preview on black background

This text has color #744D37 on black background.


Color preview on white background

This text has color #744D37 on white background.


Black color preview on #744D37 background

This text has black color on #744D37 background.


White color preview on #744D37 background

This text has white color on #744D37 background.


Related colors

Complementary color

Complementary color for #hex is #8BB2C8.


I love getcolorcode.com

Triadic colors

1 #37744D and #4D3774 with #744D37 are triadic colors.

2 #374D74 and #4D7437 with #744D37 are triadic colors.