COLOR #774E47

HEX: #774E47 RGB: (119,78,71)

Color info

#774E47 contains red, green and blue colors in about the same proportion. Web safe color of #774E47 is #666633 (or #663).

RGB color model

#774E47 color RGB value is (119,78,71).

RGB: (119,78,71) (47%, 31%, 28%)

RGB channels and saturation

R 119 of 255 = 47%
G 78 of 255 = 31%
B 71 of 255 = 28%

119
78
71

R + G + B ~ 35%. #774E47 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 78 + 71 = 268 (100%)
R 119 of 268 ~ 44.4%
G 78 of 268 ~ 29.1%
B 71 of 268 ~ 26.49'%

%44.4
%29.1
%26.49

CMYK color model

#774E47 color CMYK value is (0,34,40,53).

  • cyan value is 0.00%
  • magenta value is 34.45%
  • yellow value is 40.34%
  • key color value is 53.33%

CMYK: (0,34,40,53)
C0M34Y40K53 (0%, 34%, 40%, 53%)
(0.00 / 0.34 / 0.40 / 0.53)

CMYK percentages

%0
%34.45
%40.34
%53.33

Codes

Color #774E47 in popluar color models

77 4E 47
RGB 119 78 71
HSL 25.26% 37.25%
HSB/HSV 40.34% 46.67%
CMYK 0.00% 34.45% 40.34%
53.33%

Color #774E47 in popluar number systems.

HEX 77 4E 47
Decimal 119 78 71
Binary 1110111 1001110 1000111
Octal 167 116 107

Shades and tints

Shades of #774E47

#774E47
(119,78,71)
#6D4741
(109,71,65)
#63403B
(99,64,59)
#593935
(89,57,53)
#4F322F
(79,50,47)
#452B29
(69,43,41)
#3B2423
(59,36,35)
#311D1D
(49,29,29)
#271617
(39,22,23)
#1D0F11
(29,15,17)
#13080B
(19,8,11)
#000000
(0,0,0)

Tints of #774E47

#774E47
(119,78,71)
#835E57
(131,94,87)
#8F6E67
(143,110,103)
#9B7E77
(155,126,119)
#A78E87
(167,142,135)
#B39E97
(179,158,151)
#BFAEA7
(191,174,167)
#CBBEB7
(203,190,183)
#D7CEC7
(215,206,199)
#E3DED7
(227,222,215)
#EFEEE7
(239,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #774E47 color. Also use rgb(119,78,71) instead hex code.

Text Font Color

.myTextColor { color: #774E47; }

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

This text font color is #774E47.

Background Color

.myBgColor { background-color: #774E47; }

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

This div background color is #774E47.

Border color

.myBorderColor { border: 1px solid #774E47; }

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

This div border color is #774E47.

Opacity

.myOpacity80 { color: #774E47; opacity: 0.8; }

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

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

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

This text has shadow with #774E47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #774E47.

Preview

Color preview on black background

This text has color #774E47 on black background.


Color preview on white background

This text has color #774E47 on white background.


Black color preview on #774E47 background

This text has black color on #774E47 background.


White color preview on #774E47 background

This text has white color on #774E47 background.


Related colors

Complementary color

Complementary color for #hex is #88B1B8.


I love getcolorcode.com

Triadic colors

1 #47774E and #4E4777 with #774E47 are triadic colors.

2 #474E77 and #4E7747 with #774E47 are triadic colors.