COLOR #77504B

HEX: #77504B RGB: (119,80,75)

Color info

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

RGB color model

#77504B color RGB value is (119,80,75).

RGB: (119,80,75) (47%, 31%, 29%)

RGB channels and saturation

R 119 of 255 = 47%
G 80 of 255 = 31%
B 75 of 255 = 29%

119
80
75

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

Portions of RGB colors in percentages

R + G + B = 119 + 80 + 75 = 274 (100%)
R 119 of 274 ~ 43.43%
G 80 of 274 ~ 29.2%
B 75 of 274 ~ 27.37'%

%43.43
%29.2
%27.37

CMYK color model

#77504B color CMYK value is (0,33,37,53).

  • cyan value is 0.00%
  • magenta value is 32.77%
  • yellow value is 36.97%
  • key color value is 53.33%
CMYK: (0,33,37,53) C0M33Y37K53 (0%,33%,37%,53%) (0.00/0.33/0.37/0.53) 

CMYK percentages

%0
%32.77
%36.97
%53.33

Codes

Color #77504B in popluar color models

77 50 4B
RGB 119 80 75
HSL 22.68% 38.04%
HSB/HSV 36.97% 46.67%
CMYK 0.00% 32.77% 36.97%
53.33%

Color #77504B in popluar number systems.

HEX 77 50 4B
Decimal 119 80 75
Binary 1110111 1010000 1001011
Octal 167 120 113

Shades and tints

Shades of #77504B

#77504B
(119,80,75)
#6D4945
(109,73,69)
#63423F
(99,66,63)
#593B39
(89,59,57)
#4F3433
(79,52,51)
#452D2D
(69,45,45)
#3B2627
(59,38,39)
#311F21
(49,31,33)
#27181B
(39,24,27)
#1D1115
(29,17,21)
#130A0F
(19,10,15)
#000000
(0,0,0)

Tints of #77504B

#77504B
(119,80,75)
#835F5B
(131,95,91)
#8F6E6B
(143,110,107)
#9B7D7B
(155,125,123)
#A78C8B
(167,140,139)
#B39B9B
(179,155,155)
#BFAAAB
(191,170,171)
#CBB9BB
(203,185,187)
#D7C8CB
(215,200,203)
#E3D7DB
(227,215,219)
#EFE6EB
(239,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77504B color. Also use rgb(119,80,75) instead hex code.

Text Font Color

.myTextColor { color: #77504B; }

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

This text font color is #77504B.

Background Color

.myBgColor { background-color: #77504B; }

<div style="background-color:#77504B">Inner text</div>

This div background color is #77504B.

Border color

.myBorderColor { border: 1px solid #77504B; }

<div style="border:3px solid #77504B">Div</div>

This div border color is #77504B.

Opacity

.myOpacity80 { color: #77504B; opacity: 0.8; }

<p style="color:#77504B;opacity:0.8;">80%</p>

Text with #77504B 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 #77504B;}

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

This text has shadow with #77504B color.


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

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

This text has shadow with #77504B primary color and red secondary color.


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

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

This text has shadow with #77504B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #77504B.

Preview

Color preview on black background

This text has color #77504B on black background.


Color preview on white background

This text has color #77504B on white background.


Black color preview on #77504B background

This text has black color on #77504B background.


White color preview on #77504B background

This text has white color on #77504B background.


Related colors

Complementary color

Complementary color for #hex is #88AFB4.


I love getcolorcode.com

Triadic colors

1 #4B7750 and #504B77 with #77504B are triadic colors.

2 #4B5077 and #50774B with #77504B are triadic colors.