COLOR #7E6C62

HEX: #7E6C62 RGB: (126,108,98)

Color info

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

RGB color model

#7E6C62 color RGB value is (126,108,98).

RGB: (126,108,98) (49%, 42%, 38%)

RGB channels and saturation

R 126 of 255 = 49%
G 108 of 255 = 42%
B 98 of 255 = 38%

126
108
98

R + G + B ~ 43%. #7E6C62 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 126 + 108 + 98 = 332 (100%)
R 126 of 332 ~ 37.95%
G 108 of 332 ~ 32.53%
B 98 of 332 ~ 29.52'%

%37.95
%32.53
%29.52

CMYK color model

#7E6C62 color CMYK value is (0,14,22,51).

  • cyan value is 0.00%
  • magenta value is 14.29%
  • yellow value is 22.22%
  • key color value is 50.59%

CMYK: (0,14,22,51)
C0M14Y22K51 (0%, 14%, 22%, 51%)
(0.00 / 0.14 / 0.22 / 0.51)

CMYK percentages

%0
%14.29
%22.22
%50.59

Codes

Color #7E6C62 in popluar color models

7E 6C 62
RGB 126 108 98
HSL 21° 12.50% 43.92%
HSB/HSV 21° 22.22% 49.41%
CMYK 0.00% 14.29% 22.22%
50.59%

Color #7E6C62 in popluar number systems.

HEX 7E 6C 62
Decimal 126 108 98
Binary 1111110 1101100 1100010
Octal 176 154 142

Shades and tints

Shades of #7E6C62

#7E6C62
(126,108,98)
#73635A
(115,99,90)
#685A52
(104,90,82)
#5D514A
(93,81,74)
#524842
(82,72,66)
#473F3A
(71,63,58)
#3C3632
(60,54,50)
#312D2A
(49,45,42)
#262422
(38,36,34)
#1B1B1A
(27,27,26)
#101212
(16,18,18)
#000000
(0,0,0)

Tints of #7E6C62

#7E6C62
(126,108,98)
#897970
(137,121,112)
#94867E
(148,134,126)
#9F938C
(159,147,140)
#AAA09A
(170,160,154)
#B5ADA8
(181,173,168)
#C0BAB6
(192,186,182)
#CBC7C4
(203,199,196)
#D6D4D2
(214,212,210)
#E1E1E0
(225,225,224)
#ECEEEE
(236,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E6C62 color. Also use rgb(126,108,98) instead hex code.

Text Font Color

.myTextColor { color: #7E6C62; }

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

This text font color is #7E6C62.

Background Color

.myBgColor { background-color: #7E6C62; }

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

This div background color is #7E6C62.

Border color

.myBorderColor { border: 1px solid #7E6C62; }

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

This div border color is #7E6C62.

Opacity

.myOpacity80 { color: #7E6C62; opacity: 0.8; }

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

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

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

This text has shadow with #7E6C62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6C62.

Preview

Color preview on black background

This text has color #7E6C62 on black background.


Color preview on white background

This text has color #7E6C62 on white background.


Black color preview on #7E6C62 background

This text has black color on #7E6C62 background.


White color preview on #7E6C62 background

This text has white color on #7E6C62 background.


Related colors

Complementary color

Complementary color for #hex is #81939D.


I love getcolorcode.com

Triadic colors

1 #627E6C and #6C627E with #7E6C62 are triadic colors.

2 #626C7E and #6C7E62 with #7E6C62 are triadic colors.