COLOR #774A4E

HEX: #774A4E RGB: (119,74,78)

Color info

#774A4E contains red, green and blue colors in about the same proportion. Web safe color of #774A4E is #663366 (or #636).

RGB color model

#774A4E color RGB value is (119,74,78).

RGB: (119,74,78) (47%, 29%, 31%)

RGB channels and saturation

R 119 of 255 = 47%
G 74 of 255 = 29%
B 78 of 255 = 31%

119
74
78

R + G + B ~ 36%. #774A4E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 74 + 78 = 271 (100%)
R 119 of 271 ~ 43.91%
G 74 of 271 ~ 27.31%
B 78 of 271 ~ 28.78'%

%43.91
%27.31
%28.78

CMYK color model

#774A4E color CMYK value is (0,38,34,53).

  • cyan value is 0.00%
  • magenta value is 37.82%
  • yellow value is 34.45%
  • key color value is 53.33%
CMYK: (0,38,34,53) C0M38Y34K53 (0%,38%,34%,53%) (0.00/0.38/0.34/0.53) 

CMYK percentages

%0
%37.82
%34.45
%53.33

Codes

Color #774A4E in popluar color models

77 4A 4E
RGB 119 74 78
HSL 355° 23.32% 37.84%
HSB/HSV 355° 37.82% 46.67%
CMYK 0.00% 37.82% 34.45%
53.33%

Color #774A4E in popluar number systems.

HEX 77 4A 4E
Decimal 119 74 78
Binary 1110111 1001010 1001110
Octal 167 112 116

Shades and tints

Shades of #774A4E

#774A4E
(119,74,78)
#6D4447
(109,68,71)
#633E40
(99,62,64)
#593839
(89,56,57)
#4F3232
(79,50,50)
#452C2B
(69,44,43)
#3B2624
(59,38,36)
#31201D
(49,32,29)
#271A16
(39,26,22)
#1D140F
(29,20,15)
#130E08
(19,14,8)
#000000
(0,0,0)

Tints of #774A4E

#774A4E
(119,74,78)
#835A5E
(131,90,94)
#8F6A6E
(143,106,110)
#9B7A7E
(155,122,126)
#A78A8E
(167,138,142)
#B39A9E
(179,154,158)
#BFAAAE
(191,170,174)
#CBBABE
(203,186,190)
#D7CACE
(215,202,206)
#E3DADE
(227,218,222)
#EFEAEE
(239,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #774A4E color. Also use rgb(119,74,78) instead hex code.

Text Font Color

.myTextColor { color: #774A4E; }

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

This text font color is #774A4E.

Background Color

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

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

This div background color is #774A4E.

Border color

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

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

This div border color is #774A4E.

Opacity

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

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

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

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

This text has shadow with #774A4E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #774A4E.

Preview

Color preview on black background

This text has color #774A4E on black background.


Color preview on white background

This text has color #774A4E on white background.


Black color preview on #774A4E background

This text has black color on #774A4E background.


White color preview on #774A4E background

This text has white color on #774A4E background.


Related colors

Complementary color

Complementary color for #hex is #88B5B1.


I love getcolorcode.com

Triadic colors

1 #4E774A and #4A4E77 with #774A4E are triadic colors.

2 #4E4A77 and #4A774E with #774A4E are triadic colors.