COLOR #744734

HEX: #744734 RGB: (116,71,52)

Color info

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

RGB color model

#744734 color RGB value is (116,71,52).

RGB: (116,71,52) (45%, 28%, 20%)

RGB channels and saturation

R 116 of 255 = 45%
G 71 of 255 = 28%
B 52 of 255 = 20%

116
71
52

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

Portions of RGB colors in percentages

R + G + B = 116 + 71 + 52 = 239 (100%)
R 116 of 239 ~ 48.54%
G 71 of 239 ~ 29.71%
B 52 of 239 ~ 21.76'%

%48.54
%29.71
%21.76

CMYK color model

#744734 color CMYK value is (0,39,55,55).

  • cyan value is 0.00%
  • magenta value is 38.79%
  • yellow value is 55.17%
  • key color value is 54.51%
CMYK: (0,39,55,55) C0M39Y55K55 (0%,39%,55%,55%) (0.00/0.39/0.55/0.55) 

CMYK percentages

%0
%38.79
%55.17
%54.51

Codes

Color #744734 in popluar color models

74 47 34
RGB 116 71 52
HSL 18° 38.10% 32.94%
HSB/HSV 18° 55.17% 45.49%
CMYK 0.00% 38.79% 55.17%
54.51%

Color #744734 in popluar number systems.

HEX 74 47 34
Decimal 116 71 52
Binary 1110100 1000111 110100
Octal 164 107 64

Shades and tints

Shades of #744734

#744734
(116,71,52)
#6A4130
(106,65,48)
#603B2C
(96,59,44)
#563528
(86,53,40)
#4C2F24
(76,47,36)
#422920
(66,41,32)
#38231C
(56,35,28)
#2E1D18
(46,29,24)
#241714
(36,23,20)
#1A1110
(26,17,16)
#100B0C
(16,11,12)
#000000
(0,0,0)

Tints of #744734

#744734
(116,71,52)
#805746
(128,87,70)
#8C6758
(140,103,88)
#98776A
(152,119,106)
#A4877C
(164,135,124)
#B0978E
(176,151,142)
#BCA7A0
(188,167,160)
#C8B7B2
(200,183,178)
#D4C7C4
(212,199,196)
#E0D7D6
(224,215,214)
#ECE7E8
(236,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #744734 color. Also use rgb(116,71,52) instead hex code.

Text Font Color

.myTextColor { color: #744734; }

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

This text font color is #744734.

Background Color

.myBgColor { background-color: #744734; }

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

This div background color is #744734.

Border color

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

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

This div border color is #744734.

Opacity

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

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

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

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

This text has shadow with #744734 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #744734.

Preview

Color preview on black background

This text has color #744734 on black background.


Color preview on white background

This text has color #744734 on white background.


Black color preview on #744734 background

This text has black color on #744734 background.


White color preview on #744734 background

This text has white color on #744734 background.


Related colors

Complementary color

Complementary color for #hex is #8BB8CB.


I love getcolorcode.com

Triadic colors

1 #347447 and #473474 with #744734 are triadic colors.

2 #344774 and #477434 with #744734 are triadic colors.