COLOR #77514C

HEX: #77514C RGB: (119,81,76)

Color info

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

RGB color model

#77514C color RGB value is (119,81,76).

RGB: (119,81,76) (47%, 32%, 30%)

RGB channels and saturation

R 119 of 255 = 47%
G 81 of 255 = 32%
B 76 of 255 = 30%

119
81
76

R + G + B ~ 36%. #77514C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 81 + 76 = 276 (100%)
R 119 of 276 ~ 43.12%
G 81 of 276 ~ 29.35%
B 76 of 276 ~ 27.54'%

%43.12
%29.35
%27.54

CMYK color model

#77514C color CMYK value is (0,32,36,53).

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

CMYK: (0,32,36,53)
C0M32Y36K53 (0%, 32%, 36%, 53%)
(0.00 / 0.32 / 0.36 / 0.53)

CMYK percentages

%0
%31.93
%36.13
%53.33

Codes

Color #77514C in popluar color models

77 51 4C
RGB 119 81 76
HSL 22.05% 38.24%
HSB/HSV 36.13% 46.67%
CMYK 0.00% 31.93% 36.13%
53.33%

Color #77514C in popluar number systems.

HEX 77 51 4C
Decimal 119 81 76
Binary 1110111 1010001 1001100
Octal 167 121 114

Shades and tints

Shades of #77514C

#77514C
(119,81,76)
#6D4A46
(109,74,70)
#634340
(99,67,64)
#593C3A
(89,60,58)
#4F3534
(79,53,52)
#452E2E
(69,46,46)
#3B2728
(59,39,40)
#312022
(49,32,34)
#27191C
(39,25,28)
#1D1216
(29,18,22)
#130B10
(19,11,16)
#000000
(0,0,0)

Tints of #77514C

#77514C
(119,81,76)
#83605C
(131,96,92)
#8F6F6C
(143,111,108)
#9B7E7C
(155,126,124)
#A78D8C
(167,141,140)
#B39C9C
(179,156,156)
#BFABAC
(191,171,172)
#CBBABC
(203,186,188)
#D7C9CC
(215,201,204)
#E3D8DC
(227,216,220)
#EFE7EC
(239,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #77514C; }

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

This text font color is #77514C.

Background Color

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

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

This div background color is #77514C.

Border color

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

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

This div border color is #77514C.

Opacity

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

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

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

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

This text has shadow with #77514C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77514C.

Preview

Color preview on black background

This text has color #77514C on black background.


Color preview on white background

This text has color #77514C on white background.


Black color preview on #77514C background

This text has black color on #77514C background.


White color preview on #77514C background

This text has white color on #77514C background.


Related colors

Complementary color

Complementary color for #hex is #88AEB3.


I love getcolorcode.com

Triadic colors

1 #4C7751 and #514C77 with #77514C are triadic colors.

2 #4C5177 and #51774C with #77514C are triadic colors.