COLOR #774D34

HEX: #774D34 RGB: (119,77,52)

Color info

#774D34 contains mainly red and green colors. Web safe color of #774D34 is #663333 (or #633).

RGB color model

#774D34 color RGB value is (119,77,52).

RGB: (119,77,52) (47%, 30%, 20%)

RGB channels and saturation

R 119 of 255 = 47%
G 77 of 255 = 30%
B 52 of 255 = 20%

119
77
52

R + G + B ~ 32%. #774D34 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 77 + 52 = 248 (100%)
R 119 of 248 ~ 47.98%
G 77 of 248 ~ 31.05%
B 52 of 248 ~ 20.97'%

%47.98
%31.05
%20.97

CMYK color model

#774D34 color CMYK value is (0,35,56,53).

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

CMYK: (0,35,56,53)
C0M35Y56K53 (0%, 35%, 56%, 53%)
(0.00 / 0.35 / 0.56 / 0.53)

CMYK percentages

%0
%35.29
%56.3
%53.33

Codes

Color #774D34 in popluar color models

77 4D 34
RGB 119 77 52
HSL 22° 39.18% 33.53%
HSB/HSV 22° 56.30% 46.67%
CMYK 0.00% 35.29% 56.30%
53.33%

Color #774D34 in popluar number systems.

HEX 77 4D 34
Decimal 119 77 52
Binary 1110111 1001101 110100
Octal 167 115 64

Shades and tints

Shades of #774D34

#774D34
(119,77,52)
#6D4630
(109,70,48)
#633F2C
(99,63,44)
#593828
(89,56,40)
#4F3124
(79,49,36)
#452A20
(69,42,32)
#3B231C
(59,35,28)
#311C18
(49,28,24)
#271514
(39,21,20)
#1D0E10
(29,14,16)
#13070C
(19,7,12)
#000000
(0,0,0)

Tints of #774D34

#774D34
(119,77,52)
#835D46
(131,93,70)
#8F6D58
(143,109,88)
#9B7D6A
(155,125,106)
#A78D7C
(167,141,124)
#B39D8E
(179,157,142)
#BFADA0
(191,173,160)
#CBBDB2
(203,189,178)
#D7CDC4
(215,205,196)
#E3DDD6
(227,221,214)
#EFEDE8
(239,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #774D34; }

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

This text font color is #774D34.

Background Color

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

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

This div background color is #774D34.

Border color

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

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

This div border color is #774D34.

Opacity

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

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

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

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

This text has shadow with #774D34 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #774D34.

Preview

Color preview on black background

This text has color #774D34 on black background.


Color preview on white background

This text has color #774D34 on white background.


Black color preview on #774D34 background

This text has black color on #774D34 background.


White color preview on #774D34 background

This text has white color on #774D34 background.


Related colors

Complementary color

Complementary color for #hex is #88B2CB.


I love getcolorcode.com

Triadic colors

1 #34774D and #4D3477 with #774D34 are triadic colors.

2 #344D77 and #4D7734 with #774D34 are triadic colors.