COLOR #77815B

HEX: #77815B RGB: (119,129,91)

Color info

#77815B contains red, green and blue colors in about the same proportion. Web safe color of #77815B is #669966 (or #696).

RGB color model

#77815B color RGB value is (119,129,91).

RGB: (119,129,91) (47%, 51%, 36%)

RGB channels and saturation

R 119 of 255 = 47%
G 129 of 255 = 51%
B 91 of 255 = 36%

119
129
91

R + G + B ~ 45%. #77815B is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 119 + 129 + 91 = 339 (100%)
R 119 of 339 ~ 35.1%
G 129 of 339 ~ 38.05%
B 91 of 339 ~ 26.84'%

%35.1
%38.05
%26.84

CMYK color model

#77815B color CMYK value is (8,0,29,49).

  • cyan value is 7.75%
  • magenta value is 0.00%
  • yellow value is 29.46%
  • key color value is 49.41%
CMYK: (8,0,29,49) C8M0Y29K49 (8%,0%,29%,49%) (0.08/0.00/0.29/0.49) 

CMYK percentages

%7.75
%0
%29.46
%49.41

Codes

Color #77815B in popluar color models

77 81 5B
RGB 119 129 91
HSL 76° 17.27% 43.14%
HSB/HSV 76° 29.46% 50.59%
CMYK 7.75% 0.00% 29.46%
49.41%

Color #77815B in popluar number systems.

HEX 77 81 5B
Decimal 119 129 91
Binary 1110111 10000001 1011011
Octal 167 201 133

Shades and tints

Shades of #77815B

#77815B
(119,129,91)
#6D7653
(109,118,83)
#636B4B
(99,107,75)
#596043
(89,96,67)
#4F553B
(79,85,59)
#454A33
(69,74,51)
#3B3F2B
(59,63,43)
#313423
(49,52,35)
#27291B
(39,41,27)
#1D1E13
(29,30,19)
#13130B
(19,19,11)
#000000
(0,0,0)

Tints of #77815B

#77815B
(119,129,91)
#838C69
(131,140,105)
#8F9777
(143,151,119)
#9BA285
(155,162,133)
#A7AD93
(167,173,147)
#B3B8A1
(179,184,161)
#BFC3AF
(191,195,175)
#CBCEBD
(203,206,189)
#D7D9CB
(215,217,203)
#E3E4D9
(227,228,217)
#EFEFE7
(239,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77815B color. Also use rgb(119,129,91) instead hex code.

Text Font Color

.myTextColor { color: #77815B; }

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

This text font color is #77815B.

Background Color

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

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

This div background color is #77815B.

Border color

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

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

This div border color is #77815B.

Opacity

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

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

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

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

This text has shadow with #77815B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77815B.

Preview

Color preview on black background

This text has color #77815B on black background.


Color preview on white background

This text has color #77815B on white background.


Black color preview on #77815B background

This text has black color on #77815B background.


White color preview on #77815B background

This text has white color on #77815B background.


Related colors

Complementary color

Complementary color for #hex is #887EA4.


I love getcolorcode.com

Triadic colors

1 #5B7781 and #815B77 with #77815B are triadic colors.

2 #5B8177 and #81775B with #77815B are triadic colors.