COLOR #744938

HEX: #744938 RGB: (116,73,56)

Color info

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

RGB color model

#744938 color RGB value is (116,73,56).

RGB: (116,73,56) (45%, 29%, 22%)

RGB channels and saturation

R 116 of 255 = 45%
G 73 of 255 = 29%
B 56 of 255 = 22%

116
73
56

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

Portions of RGB colors in percentages

R + G + B = 116 + 73 + 56 = 245 (100%)
R 116 of 245 ~ 47.35%
G 73 of 245 ~ 29.8%
B 56 of 245 ~ 22.86'%

%47.35
%29.8
%22.86

CMYK color model

#744938 color CMYK value is (0,37,52,55).

  • cyan value is 0.00%
  • magenta value is 37.07%
  • yellow value is 51.72%
  • key color value is 54.51%

CMYK: (0,37,52,55)
C0M37Y52K55 (0%, 37%, 52%, 55%)
(0.00 / 0.37 / 0.52 / 0.55)

CMYK percentages

%0
%37.07
%51.72
%54.51

Codes

Color #744938 in popluar color models

74 49 38
RGB 116 73 56
HSL 17° 34.88% 33.73%
HSB/HSV 17° 51.72% 45.49%
CMYK 0.00% 37.07% 51.72%
54.51%

Color #744938 in popluar number systems.

HEX 74 49 38
Decimal 116 73 56
Binary 1110100 1001001 111000
Octal 164 111 70

Shades and tints

Shades of #744938

#744938
(116,73,56)
#6A4333
(106,67,51)
#603D2E
(96,61,46)
#563729
(86,55,41)
#4C3124
(76,49,36)
#422B1F
(66,43,31)
#38251A
(56,37,26)
#2E1F15
(46,31,21)
#241910
(36,25,16)
#1A130B
(26,19,11)
#100D06
(16,13,6)
#000000
(0,0,0)

Tints of #744938

#744938
(116,73,56)
#80594A
(128,89,74)
#8C695C
(140,105,92)
#98796E
(152,121,110)
#A48980
(164,137,128)
#B09992
(176,153,146)
#BCA9A4
(188,169,164)
#C8B9B6
(200,185,182)
#D4C9C8
(212,201,200)
#E0D9DA
(224,217,218)
#ECE9EC
(236,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #744938 color. Also use rgb(116,73,56) instead hex code.

Text Font Color

.myTextColor { color: #744938; }

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

This text font color is #744938.

Background Color

.myBgColor { background-color: #744938; }

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

This div background color is #744938.

Border color

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

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

This div border color is #744938.

Opacity

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

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

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

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

This text has shadow with #744938 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #744938.

Preview

Color preview on black background

This text has color #744938 on black background.


Color preview on white background

This text has color #744938 on white background.


Black color preview on #744938 background

This text has black color on #744938 background.


White color preview on #744938 background

This text has white color on #744938 background.


Related colors

Complementary color

Complementary color for #hex is #8BB6C7.


I love getcolorcode.com

Triadic colors

1 #387449 and #493874 with #744938 are triadic colors.

2 #384974 and #497438 with #744938 are triadic colors.