COLOR #7E6184

HEX: #7E6184 RGB: (126,97,132)

Color info

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

RGB color model

#7E6184 color RGB value is (126,97,132).

RGB: (126,97,132) (49%, 38%, 52%)

RGB channels and saturation

R 126 of 255 = 49%
G 97 of 255 = 38%
B 132 of 255 = 52%

126
97
132

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

Portions of RGB colors in percentages

R + G + B = 126 + 97 + 132 = 355 (100%)
R 126 of 355 ~ 35.49%
G 97 of 355 ~ 27.32%
B 132 of 355 ~ 37.18'%

%35.49
%27.32
%37.18

CMYK color model

#7E6184 color CMYK value is (5,27,0,48).

  • cyan value is 4.55%
  • magenta value is 26.52%
  • yellow value is 0.00%
  • key color value is 48.24%
CMYK: (5,27,0,48) C5M27Y0K48 (5%,27%,0%,48%) (0.05/0.27/0.00/0.48) 

CMYK percentages

%4.55
%26.52
%0
%48.24

Codes

Color #7E6184 in popluar color models

7E 61 84
RGB 126 97 132
HSL 290° 15.28% 44.90%
HSB/HSV 290° 26.52% 51.76%
CMYK 4.55% 26.52% 0.00%
48.24%

Color #7E6184 in popluar number systems.

HEX 7E 61 84
Decimal 126 97 132
Binary 1111110 1100001 10000100
Octal 176 141 204

Shades and tints

Shades of #7E6184

#7E6184
(126,97,132)
#735978
(115,89,120)
#68516C
(104,81,108)
#5D4960
(93,73,96)
#524154
(82,65,84)
#473948
(71,57,72)
#3C313C
(60,49,60)
#312930
(49,41,48)
#262124
(38,33,36)
#1B1918
(27,25,24)
#10110C
(16,17,12)
#000000
(0,0,0)

Tints of #7E6184

#7E6184
(126,97,132)
#896F8F
(137,111,143)
#947D9A
(148,125,154)
#9F8BA5
(159,139,165)
#AA99B0
(170,153,176)
#B5A7BB
(181,167,187)
#C0B5C6
(192,181,198)
#CBC3D1
(203,195,209)
#D6D1DC
(214,209,220)
#E1DFE7
(225,223,231)
#ECEDF2
(236,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E6184 color. Also use rgb(126,97,132) instead hex code.

Text Font Color

.myTextColor { color: #7E6184; }

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

This text font color is #7E6184.

Background Color

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

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

This div background color is #7E6184.

Border color

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

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

This div border color is #7E6184.

Opacity

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

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

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

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

This text has shadow with #7E6184 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6184.

Preview

Color preview on black background

This text has color #7E6184 on black background.


Color preview on white background

This text has color #7E6184 on white background.


Black color preview on #7E6184 background

This text has black color on #7E6184 background.


White color preview on #7E6184 background

This text has white color on #7E6184 background.


Related colors

Complementary color

Complementary color for #hex is #819E7B.


I love getcolorcode.com

Triadic colors

1 #847E61 and #61847E with #7E6184 are triadic colors.

2 #84617E and #617E84 with #7E6184 are triadic colors.