COLOR #7E6A93

HEX: #7E6A93 RGB: (126,106,147)

Color info

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

RGB color model

#7E6A93 color RGB value is (126,106,147).

RGB: (126,106,147) (49%, 42%, 58%)

RGB channels and saturation

R 126 of 255 = 49%
G 106 of 255 = 42%
B 147 of 255 = 58%

126
106
147

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

Portions of RGB colors in percentages

R + G + B = 126 + 106 + 147 = 379 (100%)
R 126 of 379 ~ 33.25%
G 106 of 379 ~ 27.97%
B 147 of 379 ~ 38.79'%

%33.25
%27.97
%38.79

CMYK color model

#7E6A93 color CMYK value is (14,28,0,42).

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

CMYK: (14,28,0,42)
C14M28Y0K42 (14%, 28%, 0%, 42%)
(0.14 / 0.28 / 0.00 / 0.42)

CMYK percentages

%14.29
%27.89
%0
%42.35

Codes

Color #7E6A93 in popluar color models

7E 6A 93
RGB 126 106 147
HSL 269° 16.21% 49.61%
HSB/HSV 269° 27.89% 57.65%
CMYK 14.29% 27.89% 0.00%
42.35%

Color #7E6A93 in popluar number systems.

HEX 7E 6A 93
Decimal 126 106 147
Binary 1111110 1101010 10010011
Octal 176 152 223

Shades and tints

Shades of #7E6A93

#7E6A93
(126,106,147)
#736186
(115,97,134)
#685879
(104,88,121)
#5D4F6C
(93,79,108)
#52465F
(82,70,95)
#473D52
(71,61,82)
#3C3445
(60,52,69)
#312B38
(49,43,56)
#26222B
(38,34,43)
#1B191E
(27,25,30)
#101011
(16,16,17)
#000000
(0,0,0)

Tints of #7E6A93

#7E6A93
(126,106,147)
#89779C
(137,119,156)
#9484A5
(148,132,165)
#9F91AE
(159,145,174)
#AA9EB7
(170,158,183)
#B5ABC0
(181,171,192)
#C0B8C9
(192,184,201)
#CBC5D2
(203,197,210)
#D6D2DB
(214,210,219)
#E1DFE4
(225,223,228)
#ECECED
(236,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E6A93; }

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

This text font color is #7E6A93.

Background Color

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

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

This div background color is #7E6A93.

Border color

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

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

This div border color is #7E6A93.

Opacity

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

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

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

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

This text has shadow with #7E6A93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6A93.

Preview

Color preview on black background

This text has color #7E6A93 on black background.


Color preview on white background

This text has color #7E6A93 on white background.


Black color preview on #7E6A93 background

This text has black color on #7E6A93 background.


White color preview on #7E6A93 background

This text has white color on #7E6A93 background.


Related colors

Complementary color

Complementary color for #hex is #81956C.


I love getcolorcode.com

Triadic colors

1 #937E6A and #6A937E with #7E6A93 are triadic colors.

2 #936A7E and #6A7E93 with #7E6A93 are triadic colors.