COLOR #767242

HEX: #767242 RGB: (118,114,66)

Color info

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

RGB color model

#767242 color RGB value is (118,114,66).

RGB: (118,114,66) (46%, 45%, 26%)

RGB channels and saturation

R 118 of 255 = 46%
G 114 of 255 = 45%
B 66 of 255 = 26%

118
114
66

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

Portions of RGB colors in percentages

R + G + B = 118 + 114 + 66 = 298 (100%)
R 118 of 298 ~ 39.6%
G 114 of 298 ~ 38.26%
B 66 of 298 ~ 22.15'%

%39.6
%38.26
%22.15

CMYK color model

#767242 color CMYK value is (0,3,44,54).

  • cyan value is 0.00%
  • magenta value is 3.39%
  • yellow value is 44.07%
  • key color value is 53.73%

CMYK: (0,3,44,54)
C0M3Y44K54 (0%, 3%, 44%, 54%)
(0.00 / 0.03 / 0.44 / 0.54)

CMYK percentages

%0
%3.39
%44.07
%53.73

Codes

Color #767242 in popluar color models

76 72 42
RGB 118 114 66
HSL 55° 28.26% 36.08%
HSB/HSV 55° 44.07% 46.27%
CMYK 0.00% 3.39% 44.07%
53.73%

Color #767242 in popluar number systems.

HEX 76 72 42
Decimal 118 114 66
Binary 1110110 1110010 1000010
Octal 166 162 102

Shades and tints

Shades of #767242

#767242
(118,114,66)
#6C683C
(108,104,60)
#625E36
(98,94,54)
#585430
(88,84,48)
#4E4A2A
(78,74,42)
#444024
(68,64,36)
#3A361E
(58,54,30)
#302C18
(48,44,24)
#262212
(38,34,18)
#1C180C
(28,24,12)
#120E06
(18,14,6)
#000000
(0,0,0)

Tints of #767242

#767242
(118,114,66)
#827E53
(130,126,83)
#8E8A64
(142,138,100)
#9A9675
(154,150,117)
#A6A286
(166,162,134)
#B2AE97
(178,174,151)
#BEBAA8
(190,186,168)
#CAC6B9
(202,198,185)
#D6D2CA
(214,210,202)
#E2DEDB
(226,222,219)
#EEEAEC
(238,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #767242 color. Also use rgb(118,114,66) instead hex code.

Text Font Color

.myTextColor { color: #767242; }

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

This text font color is #767242.

Background Color

.myBgColor { background-color: #767242; }

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

This div background color is #767242.

Border color

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

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

This div border color is #767242.

Opacity

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

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

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

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

This text has shadow with #767242 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767242.

Preview

Color preview on black background

This text has color #767242 on black background.


Color preview on white background

This text has color #767242 on white background.


Black color preview on #767242 background

This text has black color on #767242 background.


White color preview on #767242 background

This text has white color on #767242 background.


Related colors

Complementary color

Complementary color for #hex is #898DBD.


I love getcolorcode.com

Triadic colors

1 #427672 and #724276 with #767242 are triadic colors.

2 #427276 and #727642 with #767242 are triadic colors.