COLOR #774947

HEX: #774947 RGB: (119,73,71)

Color info

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

RGB color model

#774947 color RGB value is (119,73,71).

RGB: (119,73,71) (47%, 29%, 28%)

RGB channels and saturation

R 119 of 255 = 47%
G 73 of 255 = 29%
B 71 of 255 = 28%

119
73
71

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

Portions of RGB colors in percentages

R + G + B = 119 + 73 + 71 = 263 (100%)
R 119 of 263 ~ 45.25%
G 73 of 263 ~ 27.76%
B 71 of 263 ~ 27'%

%45.25
%27.76
%27

CMYK color model

#774947 color CMYK value is (0,39,40,53).

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

CMYK: (0,39,40,53)
C0M39Y40K53 (0%, 39%, 40%, 53%)
(0.00 / 0.39 / 0.40 / 0.53)

CMYK percentages

%0
%38.66
%40.34
%53.33

Codes

Color #774947 in popluar color models

77 49 47
RGB 119 73 71
HSL 25.26% 37.25%
HSB/HSV 40.34% 46.67%
CMYK 0.00% 38.66% 40.34%
53.33%

Color #774947 in popluar number systems.

HEX 77 49 47
Decimal 119 73 71
Binary 1110111 1001001 1000111
Octal 167 111 107

Shades and tints

Shades of #774947

#774947
(119,73,71)
#6D4341
(109,67,65)
#633D3B
(99,61,59)
#593735
(89,55,53)
#4F312F
(79,49,47)
#452B29
(69,43,41)
#3B2523
(59,37,35)
#311F1D
(49,31,29)
#271917
(39,25,23)
#1D1311
(29,19,17)
#130D0B
(19,13,11)
#000000
(0,0,0)

Tints of #774947

#774947
(119,73,71)
#835957
(131,89,87)
#8F6967
(143,105,103)
#9B7977
(155,121,119)
#A78987
(167,137,135)
#B39997
(179,153,151)
#BFA9A7
(191,169,167)
#CBB9B7
(203,185,183)
#D7C9C7
(215,201,199)
#E3D9D7
(227,217,215)
#EFE9E7
(239,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #774947; }

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

This text font color is #774947.

Background Color

.myBgColor { background-color: #774947; }

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

This div background color is #774947.

Border color

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

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

This div border color is #774947.

Opacity

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

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

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

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

This text has shadow with #774947 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #774947.

Preview

Color preview on black background

This text has color #774947 on black background.


Color preview on white background

This text has color #774947 on white background.


Black color preview on #774947 background

This text has black color on #774947 background.


White color preview on #774947 background

This text has white color on #774947 background.


Related colors

Complementary color

Complementary color for #hex is #88B6B8.


I love getcolorcode.com

Triadic colors

1 #477749 and #494777 with #774947 are triadic colors.

2 #474977 and #497747 with #774947 are triadic colors.