COLOR #7E6E66

HEX: #7E6E66 RGB: (126,110,102)

Color info

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

RGB color model

#7E6E66 color RGB value is (126,110,102).

RGB: (126,110,102) (49%, 43%, 40%)

RGB channels and saturation

R 126 of 255 = 49%
G 110 of 255 = 43%
B 102 of 255 = 40%

126
110
102

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

Portions of RGB colors in percentages

R + G + B = 126 + 110 + 102 = 338 (100%)
R 126 of 338 ~ 37.28%
G 110 of 338 ~ 32.54%
B 102 of 338 ~ 30.18'%

%37.28
%32.54
%30.18

CMYK color model

#7E6E66 color CMYK value is (0,13,19,51).

  • cyan value is 0.00%
  • magenta value is 12.70%
  • yellow value is 19.05%
  • key color value is 50.59%
CMYK: (0,13,19,51) C0M13Y19K51 (0%,13%,19%,51%) (0.00/0.13/0.19/0.51) 

CMYK percentages

%0
%12.7
%19.05
%50.59

Codes

Color #7E6E66 in popluar color models

7E 6E 66
RGB 126 110 102
HSL 20° 10.53% 44.71%
HSB/HSV 20° 19.05% 49.41%
CMYK 0.00% 12.70% 19.05%
50.59%

Color #7E6E66 in popluar number systems.

HEX 7E 6E 66
Decimal 126 110 102
Binary 1111110 1101110 1100110
Octal 176 156 146

Shades and tints

Shades of #7E6E66

#7E6E66
(126,110,102)
#73645D
(115,100,93)
#685A54
(104,90,84)
#5D504B
(93,80,75)
#524642
(82,70,66)
#473C39
(71,60,57)
#3C3230
(60,50,48)
#312827
(49,40,39)
#261E1E
(38,30,30)
#1B1415
(27,20,21)
#100A0C
(16,10,12)
#000000
(0,0,0)

Tints of #7E6E66

#7E6E66
(126,110,102)
#897B73
(137,123,115)
#948880
(148,136,128)
#9F958D
(159,149,141)
#AAA29A
(170,162,154)
#B5AFA7
(181,175,167)
#C0BCB4
(192,188,180)
#CBC9C1
(203,201,193)
#D6D6CE
(214,214,206)
#E1E3DB
(225,227,219)
#ECF0E8
(236,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E6E66 color. Also use rgb(126,110,102) instead hex code.

Text Font Color

.myTextColor { color: #7E6E66; }

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

This text font color is #7E6E66.

Background Color

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

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

This div background color is #7E6E66.

Border color

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

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

This div border color is #7E6E66.

Opacity

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

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

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

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

This text has shadow with #7E6E66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6E66.

Preview

Color preview on black background

This text has color #7E6E66 on black background.


Color preview on white background

This text has color #7E6E66 on white background.


Black color preview on #7E6E66 background

This text has black color on #7E6E66 background.


White color preview on #7E6E66 background

This text has white color on #7E6E66 background.


Related colors

Complementary color

Complementary color for #hex is #819199.


I love getcolorcode.com

Triadic colors

1 #667E6E and #6E667E with #7E6E66 are triadic colors.

2 #666E7E and #6E7E66 with #7E6E66 are triadic colors.