COLOR #774943

HEX: #774943 RGB: (119,73,67)

Color info

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

RGB color model

#774943 color RGB value is (119,73,67).

RGB: (119,73,67) (47%, 29%, 26%)

RGB channels and saturation

R 119 of 255 = 47%
G 73 of 255 = 29%
B 67 of 255 = 26%

119
73
67

R + G + B ~ 34%. #774943 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 73 + 67 = 259 (100%)
R 119 of 259 ~ 45.95%
G 73 of 259 ~ 28.19%
B 67 of 259 ~ 25.87'%

%45.95
%28.19
%25.87

CMYK color model

#774943 color CMYK value is (0,39,44,53).

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

CMYK: (0,39,44,53)
C0M39Y44K53 (0%, 39%, 44%, 53%)
(0.00 / 0.39 / 0.44 / 0.53)

CMYK percentages

%0
%38.66
%43.7
%53.33

Codes

Color #774943 in popluar color models

77 49 43
RGB 119 73 67
HSL 27.96% 36.47%
HSB/HSV 43.70% 46.67%
CMYK 0.00% 38.66% 43.70%
53.33%

Color #774943 in popluar number systems.

HEX 77 49 43
Decimal 119 73 67
Binary 1110111 1001001 1000011
Octal 167 111 103

Shades and tints

Shades of #774943

#774943
(119,73,67)
#6D433D
(109,67,61)
#633D37
(99,61,55)
#593731
(89,55,49)
#4F312B
(79,49,43)
#452B25
(69,43,37)
#3B251F
(59,37,31)
#311F19
(49,31,25)
#271913
(39,25,19)
#1D130D
(29,19,13)
#130D07
(19,13,7)
#000000
(0,0,0)

Tints of #774943

#774943
(119,73,67)
#835954
(131,89,84)
#8F6965
(143,105,101)
#9B7976
(155,121,118)
#A78987
(167,137,135)
#B39998
(179,153,152)
#BFA9A9
(191,169,169)
#CBB9BA
(203,185,186)
#D7C9CB
(215,201,203)
#E3D9DC
(227,217,220)
#EFE9ED
(239,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #774943; }

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

This text font color is #774943.

Background Color

.myBgColor { background-color: #774943; }

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

This div background color is #774943.

Border color

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

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

This div border color is #774943.

Opacity

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

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

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

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

This text has shadow with #774943 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #774943.

Preview

Color preview on black background

This text has color #774943 on black background.


Color preview on white background

This text has color #774943 on white background.


Black color preview on #774943 background

This text has black color on #774943 background.


White color preview on #774943 background

This text has white color on #774943 background.


Related colors

Complementary color

Complementary color for #hex is #88B6BC.


I love getcolorcode.com

Triadic colors

1 #437749 and #494377 with #774943 are triadic colors.

2 #434977 and #497743 with #774943 are triadic colors.