COLOR #774C47

HEX: #774C47 RGB: (119,76,71)

Color info

#774C47 contains red, green and blue colors in about the same proportion. Web safe color of #774C47 is #663333 (or #633).

RGB color model

#774C47 color RGB value is (119,76,71).

RGB: (119,76,71) (47%, 30%, 28%)

RGB channels and saturation

R 119 of 255 = 47%
G 76 of 255 = 30%
B 71 of 255 = 28%

119
76
71

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

Portions of RGB colors in percentages

R + G + B = 119 + 76 + 71 = 266 (100%)
R 119 of 266 ~ 44.74%
G 76 of 266 ~ 28.57%
B 71 of 266 ~ 26.69'%

%44.74
%28.57
%26.69

CMYK color model

#774C47 color CMYK value is (0,36,40,53).

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

CMYK: (0,36,40,53)
C0M36Y40K53 (0%, 36%, 40%, 53%)
(0.00 / 0.36 / 0.40 / 0.53)

CMYK percentages

%0
%36.13
%40.34
%53.33

Codes

Color #774C47 in popluar color models

77 4C 47
RGB 119 76 71
HSL 25.26% 37.25%
HSB/HSV 40.34% 46.67%
CMYK 0.00% 36.13% 40.34%
53.33%

Color #774C47 in popluar number systems.

HEX 77 4C 47
Decimal 119 76 71
Binary 1110111 1001100 1000111
Octal 167 114 107

Shades and tints

Shades of #774C47

#774C47
(119,76,71)
#6D4641
(109,70,65)
#63403B
(99,64,59)
#593A35
(89,58,53)
#4F342F
(79,52,47)
#452E29
(69,46,41)
#3B2823
(59,40,35)
#31221D
(49,34,29)
#271C17
(39,28,23)
#1D1611
(29,22,17)
#13100B
(19,16,11)
#000000
(0,0,0)

Tints of #774C47

#774C47
(119,76,71)
#835C57
(131,92,87)
#8F6C67
(143,108,103)
#9B7C77
(155,124,119)
#A78C87
(167,140,135)
#B39C97
(179,156,151)
#BFACA7
(191,172,167)
#CBBCB7
(203,188,183)
#D7CCC7
(215,204,199)
#E3DCD7
(227,220,215)
#EFECE7
(239,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #774C47; }

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

This text font color is #774C47.

Background Color

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

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

This div background color is #774C47.

Border color

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

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

This div border color is #774C47.

Opacity

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

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

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

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

This text has shadow with #774C47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #774C47.

Preview

Color preview on black background

This text has color #774C47 on black background.


Color preview on white background

This text has color #774C47 on white background.


Black color preview on #774C47 background

This text has black color on #774C47 background.


White color preview on #774C47 background

This text has white color on #774C47 background.


Related colors

Complementary color

Complementary color for #hex is #88B3B8.


I love getcolorcode.com

Triadic colors

1 #47774C and #4C4777 with #774C47 are triadic colors.

2 #474C77 and #4C7747 with #774C47 are triadic colors.