COLOR #774D41

HEX: #774D41 RGB: (119,77,65)

Color info

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

RGB color model

#774D41 color RGB value is (119,77,65).

RGB: (119,77,65) (47%, 30%, 25%)

RGB channels and saturation

R 119 of 255 = 47%
G 77 of 255 = 30%
B 65 of 255 = 25%

119
77
65

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

Portions of RGB colors in percentages

R + G + B = 119 + 77 + 65 = 261 (100%)
R 119 of 261 ~ 45.59%
G 77 of 261 ~ 29.5%
B 65 of 261 ~ 24.9'%

%45.59
%29.5
%24.9

CMYK color model

#774D41 color CMYK value is (0,35,45,53).

  • cyan value is 0.00%
  • magenta value is 35.29%
  • yellow value is 45.38%
  • key color value is 53.33%

CMYK: (0,35,45,53)
C0M35Y45K53 (0%, 35%, 45%, 53%)
(0.00 / 0.35 / 0.45 / 0.53)

CMYK percentages

%0
%35.29
%45.38
%53.33

Codes

Color #774D41 in popluar color models

77 4D 41
RGB 119 77 65
HSL 13° 29.35% 36.08%
HSB/HSV 13° 45.38% 46.67%
CMYK 0.00% 35.29% 45.38%
53.33%

Color #774D41 in popluar number systems.

HEX 77 4D 41
Decimal 119 77 65
Binary 1110111 1001101 1000001
Octal 167 115 101

Shades and tints

Shades of #774D41

#774D41
(119,77,65)
#6D463C
(109,70,60)
#633F37
(99,63,55)
#593832
(89,56,50)
#4F312D
(79,49,45)
#452A28
(69,42,40)
#3B2323
(59,35,35)
#311C1E
(49,28,30)
#271519
(39,21,25)
#1D0E14
(29,14,20)
#13070F
(19,7,15)
#000000
(0,0,0)

Tints of #774D41

#774D41
(119,77,65)
#835D52
(131,93,82)
#8F6D63
(143,109,99)
#9B7D74
(155,125,116)
#A78D85
(167,141,133)
#B39D96
(179,157,150)
#BFADA7
(191,173,167)
#CBBDB8
(203,189,184)
#D7CDC9
(215,205,201)
#E3DDDA
(227,221,218)
#EFEDEB
(239,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #774D41 color. Also use rgb(119,77,65) instead hex code.

Text Font Color

.myTextColor { color: #774D41; }

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

This text font color is #774D41.

Background Color

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

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

This div background color is #774D41.

Border color

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

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

This div border color is #774D41.

Opacity

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

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

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

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

This text has shadow with #774D41 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #774D41.

Preview

Color preview on black background

This text has color #774D41 on black background.


Color preview on white background

This text has color #774D41 on white background.


Black color preview on #774D41 background

This text has black color on #774D41 background.


White color preview on #774D41 background

This text has white color on #774D41 background.


Related colors

Complementary color

Complementary color for #hex is #88B2BE.


I love getcolorcode.com

Triadic colors

1 #41774D and #4D4177 with #774D41 are triadic colors.

2 #414D77 and #4D7741 with #774D41 are triadic colors.