COLOR #767052

HEX: #767052 RGB: (118,112,82)

Color info

#767052 contains red, green and blue colors in about the same proportion. Web safe color of #767052 is #666666 (or #666).

RGB color model

#767052 color RGB value is (118,112,82).

RGB: (118,112,82) (46%, 44%, 32%)

RGB channels and saturation

R 118 of 255 = 46%
G 112 of 255 = 44%
B 82 of 255 = 32%

118
112
82

R + G + B ~ 41%. #767052 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 112 + 82 = 312 (100%)
R 118 of 312 ~ 37.82%
G 112 of 312 ~ 35.9%
B 82 of 312 ~ 26.28'%

%37.82
%35.9
%26.28

CMYK color model

#767052 color CMYK value is (0,5,31,54).

  • cyan value is 0.00%
  • magenta value is 5.08%
  • yellow value is 30.51%
  • key color value is 53.73%

CMYK: (0,5,31,54)
C0M5Y31K54 (0%, 5%, 31%, 54%)
(0.00 / 0.05 / 0.31 / 0.54)

CMYK percentages

%0
%5.08
%30.51
%53.73

Codes

Color #767052 in popluar color models

76 70 52
RGB 118 112 82
HSL 50° 18.00% 39.22%
HSB/HSV 50° 30.51% 46.27%
CMYK 0.00% 5.08% 30.51%
53.73%

Color #767052 in popluar number systems.

HEX 76 70 52
Decimal 118 112 82
Binary 1110110 1110000 1010010
Octal 166 160 122

Shades and tints

Shades of #767052

#767052
(118,112,82)
#6C664B
(108,102,75)
#625C44
(98,92,68)
#58523D
(88,82,61)
#4E4836
(78,72,54)
#443E2F
(68,62,47)
#3A3428
(58,52,40)
#302A21
(48,42,33)
#26201A
(38,32,26)
#1C1613
(28,22,19)
#120C0C
(18,12,12)
#000000
(0,0,0)

Tints of #767052

#767052
(118,112,82)
#827D61
(130,125,97)
#8E8A70
(142,138,112)
#9A977F
(154,151,127)
#A6A48E
(166,164,142)
#B2B19D
(178,177,157)
#BEBEAC
(190,190,172)
#CACBBB
(202,203,187)
#D6D8CA
(214,216,202)
#E2E5D9
(226,229,217)
#EEF2E8
(238,242,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #767052 color. Also use rgb(118,112,82) instead hex code.

Text Font Color

.myTextColor { color: #767052; }

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

This text font color is #767052.

Background Color

.myBgColor { background-color: #767052; }

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

This div background color is #767052.

Border color

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

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

This div border color is #767052.

Opacity

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

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

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

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

This text has shadow with #767052 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767052.

Preview

Color preview on black background

This text has color #767052 on black background.


Color preview on white background

This text has color #767052 on white background.


Black color preview on #767052 background

This text has black color on #767052 background.


White color preview on #767052 background

This text has white color on #767052 background.


Related colors

Complementary color

Complementary color for #hex is #898FAD.


I love getcolorcode.com

Triadic colors

1 #527670 and #705276 with #767052 are triadic colors.

2 #527076 and #707652 with #767052 are triadic colors.