COLOR #77846A

HEX: #77846A RGB: (119,132,106)

Color info

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

RGB color model

#77846A color RGB value is (119,132,106).

RGB: (119,132,106) (47%, 52%, 42%)

RGB channels and saturation

R 119 of 255 = 47%
G 132 of 255 = 52%
B 106 of 255 = 42%

119
132
106

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

Portions of RGB colors in percentages

R + G + B = 119 + 132 + 106 = 357 (100%)
R 119 of 357 ~ 33.33%
G 132 of 357 ~ 36.97%
B 106 of 357 ~ 29.69'%

%33.33
%36.97
%29.69

CMYK color model

#77846A color CMYK value is (10,0,20,48).

  • cyan value is 9.85%
  • magenta value is 0.00%
  • yellow value is 19.70%
  • key color value is 48.24%

CMYK: (10,0,20,48)
C10M0Y20K48 (10%, 0%, 20%, 48%)
(0.10 / 0.00 / 0.20 / 0.48)

CMYK percentages

%9.85
%0
%19.7
%48.24

Codes

Color #77846A in popluar color models

77 84 6A
RGB 119 132 106
HSL 90° 10.92% 46.67%
HSB/HSV 90° 19.70% 51.76%
CMYK 9.85% 0.00% 19.70%
48.24%

Color #77846A in popluar number systems.

HEX 77 84 6A
Decimal 119 132 106
Binary 1110111 10000100 1101010
Octal 167 204 152

Shades and tints

Shades of #77846A

#77846A
(119,132,106)
#6D7861
(109,120,97)
#636C58
(99,108,88)
#59604F
(89,96,79)
#4F5446
(79,84,70)
#45483D
(69,72,61)
#3B3C34
(59,60,52)
#31302B
(49,48,43)
#272422
(39,36,34)
#1D1819
(29,24,25)
#130C10
(19,12,16)
#000000
(0,0,0)

Tints of #77846A

#77846A
(119,132,106)
#838F77
(131,143,119)
#8F9A84
(143,154,132)
#9BA591
(155,165,145)
#A7B09E
(167,176,158)
#B3BBAB
(179,187,171)
#BFC6B8
(191,198,184)
#CBD1C5
(203,209,197)
#D7DCD2
(215,220,210)
#E3E7DF
(227,231,223)
#EFF2EC
(239,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77846A color. Also use rgb(119,132,106) instead hex code.

Text Font Color

.myTextColor { color: #77846A; }

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

This text font color is #77846A.

Background Color

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

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

This div background color is #77846A.

Border color

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

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

This div border color is #77846A.

Opacity

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

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

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

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

This text has shadow with #77846A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77846A.

Preview

Color preview on black background

This text has color #77846A on black background.


Color preview on white background

This text has color #77846A on white background.


Black color preview on #77846A background

This text has black color on #77846A background.


White color preview on #77846A background

This text has white color on #77846A background.


Related colors

Complementary color

Complementary color for #hex is #887B95.


I love getcolorcode.com

Triadic colors

1 #6A7784 and #846A77 with #77846A are triadic colors.

2 #6A8477 and #84776A with #77846A are triadic colors.