COLOR #774C73

HEX: #774C73 RGB: (119,76,115)

Color info

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

RGB color model

#774C73 color RGB value is (119,76,115).

RGB: (119,76,115) (47%, 30%, 45%)

RGB channels and saturation

R 119 of 255 = 47%
G 76 of 255 = 30%
B 115 of 255 = 45%

119
76
115

R + G + B ~ 41%. #774C73 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 119 + 76 + 115 = 310 (100%)
R 119 of 310 ~ 38.39%
G 76 of 310 ~ 24.52%
B 115 of 310 ~ 37.1'%

%38.39
%24.52
%37.1

CMYK color model

#774C73 color CMYK value is (0,36,3,53).

  • cyan value is 0.00%
  • magenta value is 36.13%
  • yellow value is 3.36%
  • key color value is 53.33%

CMYK: (0,36,3,53)
C0M36Y3K53 (0%, 36%, 3%, 53%)
(0.00 / 0.36 / 0.03 / 0.53)

CMYK percentages

%0
%36.13
%3.36
%53.33

Codes

Color #774C73 in popluar color models

77 4C 73
RGB 119 76 115
HSL 306° 22.05% 38.24%
HSB/HSV 306° 36.13% 46.67%
CMYK 0.00% 36.13% 3.36%
53.33%

Color #774C73 in popluar number systems.

HEX 77 4C 73
Decimal 119 76 115
Binary 1110111 1001100 1110011
Octal 167 114 163

Shades and tints

Shades of #774C73

#774C73
(119,76,115)
#6D4669
(109,70,105)
#63405F
(99,64,95)
#593A55
(89,58,85)
#4F344B
(79,52,75)
#452E41
(69,46,65)
#3B2837
(59,40,55)
#31222D
(49,34,45)
#271C23
(39,28,35)
#1D1619
(29,22,25)
#13100F
(19,16,15)
#000000
(0,0,0)

Tints of #774C73

#774C73
(119,76,115)
#835C7F
(131,92,127)
#8F6C8B
(143,108,139)
#9B7C97
(155,124,151)
#A78CA3
(167,140,163)
#B39CAF
(179,156,175)
#BFACBB
(191,172,187)
#CBBCC7
(203,188,199)
#D7CCD3
(215,204,211)
#E3DCDF
(227,220,223)
#EFECEB
(239,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #774C73 color. Also use rgb(119,76,115) instead hex code.

Text Font Color

.myTextColor { color: #774C73; }

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

This text font color is #774C73.

Background Color

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

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

This div background color is #774C73.

Border color

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

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

This div border color is #774C73.

Opacity

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

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

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

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

This text has shadow with #774C73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #774C73.

Preview

Color preview on black background

This text has color #774C73 on black background.


Color preview on white background

This text has color #774C73 on white background.


Black color preview on #774C73 background

This text has black color on #774C73 background.


White color preview on #774C73 background

This text has white color on #774C73 background.


Related colors

Complementary color

Complementary color for #hex is #88B38C.


I love getcolorcode.com

Triadic colors

1 #73774C and #4C7377 with #774C73 are triadic colors.

2 #734C77 and #4C7773 with #774C73 are triadic colors.