COLOR #7E5C66

HEX: #7E5C66 RGB: (126,92,102)

Color info

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

RGB color model

#7E5C66 color RGB value is (126,92,102).

RGB: (126,92,102) (49%, 36%, 40%)

RGB channels and saturation

R 126 of 255 = 49%
G 92 of 255 = 36%
B 102 of 255 = 40%

126
92
102

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

Portions of RGB colors in percentages

R + G + B = 126 + 92 + 102 = 320 (100%)
R 126 of 320 ~ 39.38%
G 92 of 320 ~ 28.75%
B 102 of 320 ~ 31.88'%

%39.38
%28.75
%31.88

CMYK color model

#7E5C66 color CMYK value is (0,27,19,51).

  • cyan value is 0.00%
  • magenta value is 26.98%
  • yellow value is 19.05%
  • key color value is 50.59%

CMYK: (0,27,19,51)
C0M27Y19K51 (0%, 27%, 19%, 51%)
(0.00 / 0.27 / 0.19 / 0.51)

CMYK percentages

%0
%26.98
%19.05
%50.59

Codes

Color #7E5C66 in popluar color models

7E 5C 66
RGB 126 92 102
HSL 342° 15.60% 42.75%
HSB/HSV 342° 26.98% 49.41%
CMYK 0.00% 26.98% 19.05%
50.59%

Color #7E5C66 in popluar number systems.

HEX 7E 5C 66
Decimal 126 92 102
Binary 1111110 1011100 1100110
Octal 176 134 146

Shades and tints

Shades of #7E5C66

#7E5C66
(126,92,102)
#73545D
(115,84,93)
#684C54
(104,76,84)
#5D444B
(93,68,75)
#523C42
(82,60,66)
#473439
(71,52,57)
#3C2C30
(60,44,48)
#312427
(49,36,39)
#261C1E
(38,28,30)
#1B1415
(27,20,21)
#100C0C
(16,12,12)
#000000
(0,0,0)

Tints of #7E5C66

#7E5C66
(126,92,102)
#896A73
(137,106,115)
#947880
(148,120,128)
#9F868D
(159,134,141)
#AA949A
(170,148,154)
#B5A2A7
(181,162,167)
#C0B0B4
(192,176,180)
#CBBEC1
(203,190,193)
#D6CCCE
(214,204,206)
#E1DADB
(225,218,219)
#ECE8E8
(236,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E5C66; }

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

This text font color is #7E5C66.

Background Color

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

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

This div background color is #7E5C66.

Border color

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

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

This div border color is #7E5C66.

Opacity

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

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

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

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

This text has shadow with #7E5C66 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E5C66.

Preview

Color preview on black background

This text has color #7E5C66 on black background.


Color preview on white background

This text has color #7E5C66 on white background.


Black color preview on #7E5C66 background

This text has black color on #7E5C66 background.


White color preview on #7E5C66 background

This text has white color on #7E5C66 background.


Related colors

Complementary color

Complementary color for #hex is #81A399.


I love getcolorcode.com

Triadic colors

1 #667E5C and #5C667E with #7E5C66 are triadic colors.

2 #665C7E and #5C7E66 with #7E5C66 are triadic colors.