COLOR #76772D

HEX: #76772D RGB: (118,119,45)

Color info

#76772D contains mainly red and green colors. Web safe color of #76772D is #666633 (or #663).

RGB color model

#76772D color RGB value is (118,119,45).

RGB: (118,119,45) (46%, 47%, 18%)

RGB channels and saturation

R 118 of 255 = 46%
G 119 of 255 = 47%
B 45 of 255 = 18%

118
119
45

R + G + B ~ 37%. #76772D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 119 + 45 = 282 (100%)
R 118 of 282 ~ 41.84%
G 119 of 282 ~ 42.2%
B 45 of 282 ~ 15.96'%

%41.84
%42.2
%15.96

CMYK color model

#76772D color CMYK value is (1,0,62,53).

  • cyan value is 0.84%
  • magenta value is 0.00%
  • yellow value is 62.18%
  • key color value is 53.33%

CMYK: (1,0,62,53)
C1M0Y62K53 (1%, 0%, 62%, 53%)
(0.01 / 0.00 / 0.62 / 0.53)

CMYK percentages

%0.84
%0
%62.18
%53.33

Codes

Color #76772D in popluar color models

76 77 2D
RGB 118 119 45
HSL 61° 45.12% 32.16%
HSB/HSV 61° 62.18% 46.67%
CMYK 0.84% 0.00% 62.18%
53.33%

Color #76772D in popluar number systems.

HEX 76 77 2D
Decimal 118 119 45
Binary 1110110 1110111 101101
Octal 166 167 55

Shades and tints

Shades of #76772D

#76772D
(118,119,45)
#6C6D29
(108,109,41)
#626325
(98,99,37)
#585921
(88,89,33)
#4E4F1D
(78,79,29)
#444519
(68,69,25)
#3A3B15
(58,59,21)
#303111
(48,49,17)
#26270D
(38,39,13)
#1C1D09
(28,29,9)
#121305
(18,19,5)
#000000
(0,0,0)

Tints of #76772D

#76772D
(118,119,45)
#828340
(130,131,64)
#8E8F53
(142,143,83)
#9A9B66
(154,155,102)
#A6A779
(166,167,121)
#B2B38C
(178,179,140)
#BEBF9F
(190,191,159)
#CACBB2
(202,203,178)
#D6D7C5
(214,215,197)
#E2E3D8
(226,227,216)
#EEEFEB
(238,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76772D color. Also use rgb(118,119,45) instead hex code.

Text Font Color

.myTextColor { color: #76772D; }

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

This text font color is #76772D.

Background Color

.myBgColor { background-color: #76772D; }

<div style="background-color:#76772D">Inner text</div>

This div background color is #76772D.

Border color

.myBorderColor { border: 1px solid #76772D; }

<div style="border:3px solid #76772D">Div</div>

This div border color is #76772D.

Opacity

.myOpacity80 { color: #76772D; opacity: 0.8; }

<p style="color:#76772D;opacity:0.8;">80%</p>

Text with #76772D 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 #76772D;}

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

This text has shadow with #76772D color.


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

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

This text has shadow with #76772D primary color and red secondary color.


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

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

This text has shadow with #76772D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #76772D.

Preview

Color preview on black background

This text has color #76772D on black background.


Color preview on white background

This text has color #76772D on white background.


Black color preview on #76772D background

This text has black color on #76772D background.


White color preview on #76772D background

This text has white color on #76772D background.


Related colors

Complementary color

Complementary color for #hex is #8988D2.


I love getcolorcode.com

Triadic colors

1 #2D7677 and #772D76 with #76772D are triadic colors.

2 #2D7776 and #77762D with #76772D are triadic colors.