COLOR #77815A

HEX: #77815A RGB: (119,129,90)

Color info

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

RGB color model

#77815A color RGB value is (119,129,90).

RGB: (119,129,90) (47%, 51%, 35%)

RGB channels and saturation

R 119 of 255 = 47%
G 129 of 255 = 51%
B 90 of 255 = 35%

119
129
90

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

Portions of RGB colors in percentages

R + G + B = 119 + 129 + 90 = 338 (100%)
R 119 of 338 ~ 35.21%
G 129 of 338 ~ 38.17%
B 90 of 338 ~ 26.63'%

%35.21
%38.17
%26.63

CMYK color model

#77815A color CMYK value is (8,0,30,49).

  • cyan value is 7.75%
  • magenta value is 0.00%
  • yellow value is 30.23%
  • key color value is 49.41%

CMYK: (8,0,30,49)
C8M0Y30K49 (8%, 0%, 30%, 49%)
(0.08 / 0.00 / 0.30 / 0.49)

CMYK percentages

%7.75
%0
%30.23
%49.41

Codes

Color #77815A in popluar color models

77 81 5A
RGB 119 129 90
HSL 75° 17.81% 42.94%
HSB/HSV 75° 30.23% 50.59%
CMYK 7.75% 0.00% 30.23%
49.41%

Color #77815A in popluar number systems.

HEX 77 81 5A
Decimal 119 129 90
Binary 1110111 10000001 1011010
Octal 167 201 132

Shades and tints

Shades of #77815A

#77815A
(119,129,90)
#6D7652
(109,118,82)
#636B4A
(99,107,74)
#596042
(89,96,66)
#4F553A
(79,85,58)
#454A32
(69,74,50)
#3B3F2A
(59,63,42)
#313422
(49,52,34)
#27291A
(39,41,26)
#1D1E12
(29,30,18)
#13130A
(19,19,10)
#000000
(0,0,0)

Tints of #77815A

#77815A
(119,129,90)
#838C69
(131,140,105)
#8F9778
(143,151,120)
#9BA287
(155,162,135)
#A7AD96
(167,173,150)
#B3B8A5
(179,184,165)
#BFC3B4
(191,195,180)
#CBCEC3
(203,206,195)
#D7D9D2
(215,217,210)
#E3E4E1
(227,228,225)
#EFEFF0
(239,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #77815A; }

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

This text font color is #77815A.

Background Color

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

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

This div background color is #77815A.

Border color

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

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

This div border color is #77815A.

Opacity

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

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

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

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

This text has shadow with #77815A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77815A.

Preview

Color preview on black background

This text has color #77815A on black background.


Color preview on white background

This text has color #77815A on white background.


Black color preview on #77815A background

This text has black color on #77815A background.


White color preview on #77815A background

This text has white color on #77815A background.


Related colors

Complementary color

Complementary color for #hex is #887EA5.


I love getcolorcode.com

Triadic colors

1 #5A7781 and #815A77 with #77815A are triadic colors.

2 #5A8177 and #81775A with #77815A are triadic colors.