COLOR #744836

HEX: #744836 RGB: (116,72,54)

Color info

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

RGB color model

#744836 color RGB value is (116,72,54).

RGB: (116,72,54) (45%, 28%, 21%)

RGB channels and saturation

R 116 of 255 = 45%
G 72 of 255 = 28%
B 54 of 255 = 21%

116
72
54

R + G + B ~ 31%. #744836 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 116 + 72 + 54 = 242 (100%)
R 116 of 242 ~ 47.93%
G 72 of 242 ~ 29.75%
B 54 of 242 ~ 22.31'%

%47.93
%29.75
%22.31

CMYK color model

#744836 color CMYK value is (0,38,53,55).

  • cyan value is 0.00%
  • magenta value is 37.93%
  • yellow value is 53.45%
  • key color value is 54.51%

CMYK: (0,38,53,55)
C0M38Y53K55 (0%, 38%, 53%, 55%)
(0.00 / 0.38 / 0.53 / 0.55)

CMYK percentages

%0
%37.93
%53.45
%54.51

Codes

Color #744836 in popluar color models

74 48 36
RGB 116 72 54
HSL 17° 36.47% 33.33%
HSB/HSV 17° 53.45% 45.49%
CMYK 0.00% 37.93% 53.45%
54.51%

Color #744836 in popluar number systems.

HEX 74 48 36
Decimal 116 72 54
Binary 1110100 1001000 110110
Octal 164 110 66

Shades and tints

Shades of #744836

#744836
(116,72,54)
#6A4232
(106,66,50)
#603C2E
(96,60,46)
#56362A
(86,54,42)
#4C3026
(76,48,38)
#422A22
(66,42,34)
#38241E
(56,36,30)
#2E1E1A
(46,30,26)
#241816
(36,24,22)
#1A1212
(26,18,18)
#100C0E
(16,12,14)
#000000
(0,0,0)

Tints of #744836

#744836
(116,72,54)
#805848
(128,88,72)
#8C685A
(140,104,90)
#98786C
(152,120,108)
#A4887E
(164,136,126)
#B09890
(176,152,144)
#BCA8A2
(188,168,162)
#C8B8B4
(200,184,180)
#D4C8C6
(212,200,198)
#E0D8D8
(224,216,216)
#ECE8EA
(236,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #744836; }

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

This text font color is #744836.

Background Color

.myBgColor { background-color: #744836; }

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

This div background color is #744836.

Border color

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

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

This div border color is #744836.

Opacity

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

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

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

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

This text has shadow with #744836 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #744836.

Preview

Color preview on black background

This text has color #744836 on black background.


Color preview on white background

This text has color #744836 on white background.


Black color preview on #744836 background

This text has black color on #744836 background.


White color preview on #744836 background

This text has white color on #744836 background.


Related colors

Complementary color

Complementary color for #hex is #8BB7C9.


I love getcolorcode.com

Triadic colors

1 #367448 and #483674 with #744836 are triadic colors.

2 #364874 and #487436 with #744836 are triadic colors.