COLOR #77714C

HEX: #77714C RGB: (119,113,76)

Color info

#77714C contains red, green and blue colors in about the same proportion. Web safe color of #77714C is #666633 (or #663).

RGB color model

#77714C color RGB value is (119,113,76).

RGB: (119,113,76) (47%, 44%, 30%)

RGB channels and saturation

R 119 of 255 = 47%
G 113 of 255 = 44%
B 76 of 255 = 30%

119
113
76

R + G + B ~ 40%. #77714C is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 119 + 113 + 76 = 308 (100%)
R 119 of 308 ~ 38.64%
G 113 of 308 ~ 36.69%
B 76 of 308 ~ 24.68'%

%38.64
%36.69
%24.68

CMYK color model

#77714C color CMYK value is (0,5,36,53).

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

CMYK: (0,5,36,53)
C0M5Y36K53 (0%, 5%, 36%, 53%)
(0.00 / 0.05 / 0.36 / 0.53)

CMYK percentages

%0
%5.04
%36.13
%53.33

Codes

Color #77714C in popluar color models

77 71 4C
RGB 119 113 76
HSL 52° 22.05% 38.24%
HSB/HSV 52° 36.13% 46.67%
CMYK 0.00% 5.04% 36.13%
53.33%

Color #77714C in popluar number systems.

HEX 77 71 4C
Decimal 119 113 76
Binary 1110111 1110001 1001100
Octal 167 161 114

Shades and tints

Shades of #77714C

#77714C
(119,113,76)
#6D6746
(109,103,70)
#635D40
(99,93,64)
#59533A
(89,83,58)
#4F4934
(79,73,52)
#453F2E
(69,63,46)
#3B3528
(59,53,40)
#312B22
(49,43,34)
#27211C
(39,33,28)
#1D1716
(29,23,22)
#130D10
(19,13,16)
#000000
(0,0,0)

Tints of #77714C

#77714C
(119,113,76)
#837D5C
(131,125,92)
#8F896C
(143,137,108)
#9B957C
(155,149,124)
#A7A18C
(167,161,140)
#B3AD9C
(179,173,156)
#BFB9AC
(191,185,172)
#CBC5BC
(203,197,188)
#D7D1CC
(215,209,204)
#E3DDDC
(227,221,220)
#EFE9EC
(239,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77714C color. Also use rgb(119,113,76) instead hex code.

Text Font Color

.myTextColor { color: #77714C; }

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

This text font color is #77714C.

Background Color

.myBgColor { background-color: #77714C; }

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

This div background color is #77714C.

Border color

.myBorderColor { border: 1px solid #77714C; }

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

This div border color is #77714C.

Opacity

.myOpacity80 { color: #77714C; opacity: 0.8; }

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

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

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

This text has shadow with #77714C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77714C.

Preview

Color preview on black background

This text has color #77714C on black background.


Color preview on white background

This text has color #77714C on white background.


Black color preview on #77714C background

This text has black color on #77714C background.


White color preview on #77714C background

This text has white color on #77714C background.


Related colors

Complementary color

Complementary color for #hex is #888EB3.


I love getcolorcode.com

Triadic colors

1 #4C7771 and #714C77 with #77714C are triadic colors.

2 #4C7177 and #71774C with #77714C are triadic colors.