COLOR #7E6D93

HEX: #7E6D93 RGB: (126,109,147)

Color info

#7E6D93 contains red, green and blue colors in about the same proportion. Web safe color of #7E6D93 is #666699 (or #669).

RGB color model

#7E6D93 color RGB value is (126,109,147).

RGB: (126,109,147) (49%, 43%, 58%)

RGB channels and saturation

R 126 of 255 = 49%
G 109 of 255 = 43%
B 147 of 255 = 58%

126
109
147

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

Portions of RGB colors in percentages

R + G + B = 126 + 109 + 147 = 382 (100%)
R 126 of 382 ~ 32.98%
G 109 of 382 ~ 28.53%
B 147 of 382 ~ 38.48'%

%32.98
%28.53
%38.48

CMYK color model

#7E6D93 color CMYK value is (14,26,0,42).

  • cyan value is 14.29%
  • magenta value is 25.85%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (14,26,0,42)
C14M26Y0K42 (14%, 26%, 0%, 42%)
(0.14 / 0.26 / 0.00 / 0.42)

CMYK percentages

%14.29
%25.85
%0
%42.35

Codes

Color #7E6D93 in popluar color models

7E 6D 93
RGB 126 109 147
HSL 267° 14.96% 50.20%
HSB/HSV 267° 25.85% 57.65%
CMYK 14.29% 25.85% 0.00%
42.35%

Color #7E6D93 in popluar number systems.

HEX 7E 6D 93
Decimal 126 109 147
Binary 1111110 1101101 10010011
Octal 176 155 223

Shades and tints

Shades of #7E6D93

#7E6D93
(126,109,147)
#736486
(115,100,134)
#685B79
(104,91,121)
#5D526C
(93,82,108)
#52495F
(82,73,95)
#474052
(71,64,82)
#3C3745
(60,55,69)
#312E38
(49,46,56)
#26252B
(38,37,43)
#1B1C1E
(27,28,30)
#101311
(16,19,17)
#000000
(0,0,0)

Tints of #7E6D93

#7E6D93
(126,109,147)
#897A9C
(137,122,156)
#9487A5
(148,135,165)
#9F94AE
(159,148,174)
#AAA1B7
(170,161,183)
#B5AEC0
(181,174,192)
#C0BBC9
(192,187,201)
#CBC8D2
(203,200,210)
#D6D5DB
(214,213,219)
#E1E2E4
(225,226,228)
#ECEFED
(236,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E6D93 color. Also use rgb(126,109,147) instead hex code.

Text Font Color

.myTextColor { color: #7E6D93; }

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

This text font color is #7E6D93.

Background Color

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

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

This div background color is #7E6D93.

Border color

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

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

This div border color is #7E6D93.

Opacity

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

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

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

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

This text has shadow with #7E6D93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6D93.

Preview

Color preview on black background

This text has color #7E6D93 on black background.


Color preview on white background

This text has color #7E6D93 on white background.


Black color preview on #7E6D93 background

This text has black color on #7E6D93 background.


White color preview on #7E6D93 background

This text has white color on #7E6D93 background.


Related colors

Complementary color

Complementary color for #hex is #81926C.


I love getcolorcode.com

Triadic colors

1 #937E6D and #6D937E with #7E6D93 are triadic colors.

2 #936D7E and #6D7E93 with #7E6D93 are triadic colors.