COLOR #767941

HEX: #767941 RGB: (118,121,65)

Color info

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

RGB color model

#767941 color RGB value is (118,121,65).

RGB: (118,121,65) (46%, 47%, 25%)

RGB channels and saturation

R 118 of 255 = 46%
G 121 of 255 = 47%
B 65 of 255 = 25%

118
121
65

R + G + B ~ 39%. #767941 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 118 + 121 + 65 = 304 (100%)
R 118 of 304 ~ 38.82%
G 121 of 304 ~ 39.8%
B 65 of 304 ~ 21.38'%

%38.82
%39.8
%21.38

CMYK color model

#767941 color CMYK value is (2,0,46,53).

  • cyan value is 2.48%
  • magenta value is 0.00%
  • yellow value is 46.28%
  • key color value is 52.55%

CMYK: (2,0,46,53)
C2M0Y46K53 (2%, 0%, 46%, 53%)
(0.02 / 0.00 / 0.46 / 0.53)

CMYK percentages

%2.48
%0
%46.28
%52.55

Codes

Color #767941 in popluar color models

76 79 41
RGB 118 121 65
HSL 63° 30.11% 36.47%
HSB/HSV 63° 46.28% 47.45%
CMYK 2.48% 0.00% 46.28%
52.55%

Color #767941 in popluar number systems.

HEX 76 79 41
Decimal 118 121 65
Binary 1110110 1111001 1000001
Octal 166 171 101

Shades and tints

Shades of #767941

#767941
(118,121,65)
#6C6E3C
(108,110,60)
#626337
(98,99,55)
#585832
(88,88,50)
#4E4D2D
(78,77,45)
#444228
(68,66,40)
#3A3723
(58,55,35)
#302C1E
(48,44,30)
#262119
(38,33,25)
#1C1614
(28,22,20)
#120B0F
(18,11,15)
#000000
(0,0,0)

Tints of #767941

#767941
(118,121,65)
#828552
(130,133,82)
#8E9163
(142,145,99)
#9A9D74
(154,157,116)
#A6A985
(166,169,133)
#B2B596
(178,181,150)
#BEC1A7
(190,193,167)
#CACDB8
(202,205,184)
#D6D9C9
(214,217,201)
#E2E5DA
(226,229,218)
#EEF1EB
(238,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #767941 color. Also use rgb(118,121,65) instead hex code.

Text Font Color

.myTextColor { color: #767941; }

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

This text font color is #767941.

Background Color

.myBgColor { background-color: #767941; }

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

This div background color is #767941.

Border color

.myBorderColor { border: 1px solid #767941; }

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

This div border color is #767941.

Opacity

.myOpacity80 { color: #767941; opacity: 0.8; }

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

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

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

This text has shadow with #767941 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767941.

Preview

Color preview on black background

This text has color #767941 on black background.


Color preview on white background

This text has color #767941 on white background.


Black color preview on #767941 background

This text has black color on #767941 background.


White color preview on #767941 background

This text has white color on #767941 background.


Related colors

Complementary color

Complementary color for #hex is #8986BE.


I love getcolorcode.com

Triadic colors

1 #417679 and #794176 with #767941 are triadic colors.

2 #417976 and #797641 with #767941 are triadic colors.