COLOR #7E6DA1

HEX: #7E6DA1 RGB: (126,109,161)

Renk bilgisi

#7E6DA1 contains red, green and blue colors in about the same proportion. #7E6DA1 ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#7E6DA1 color RGB value is (126,109,161).

RGB: (126,109,161) (49%, 43%, 63%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 109 of 255 = 43%
B 161 of 255 = 63%

126
109
161

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 109 + 161 = 396 (100%)
R 126 of 396 ~ 31.82%
G 109 of 396 ~ 27.53%
B 161 of 396 ~ 40.66'%

%31.82
%27.53
%40.66

CMYK RENK MODELİ

#7E6DA1 rengi CMYK tonu (22,32,0,37).

  • camgöbeği tonu 21.74%
  • eflatun tonu 32.30%
  • sarı tonu 0.00%
  • ana renk tonu 36.86%

CMYK: (22,32,0,37)
C22M32Y0K37 (22%, 32%, 0%, 37%)
(0.22 / 0.32 / 0.00 / 0.37)

CMYK yüzdeleri

%21.74
%32.3
%0
%36.86

Codes

Color #7E6DA1 in popluar color models

7E 6D A1
RGB 126 109 161
HSL 260° 21.67% 52.94%
HSB/HSV 260° 32.30% 63.14%
CMYK 21.74% 32.30% 0.00%
36.86%

Color #7E6DA1 in popluar number systems.

HEX 7E 6D A1
Decimal 126 109 161
Binary 1111110 1101101 10100001
Octal 176 155 241

Shades and tints

Shades of #7E6DA1

#7E6DA1
(126,109,161)
#736493
(115,100,147)
#685B85
(104,91,133)
#5D5277
(93,82,119)
#524969
(82,73,105)
#47405B
(71,64,91)
#3C374D
(60,55,77)
#312E3F
(49,46,63)
#262531
(38,37,49)
#1B1C23
(27,28,35)
#101315
(16,19,21)
#000000
(0,0,0)

Tints of #7E6DA1

#7E6DA1
(126,109,161)
#897AA9
(137,122,169)
#9487B1
(148,135,177)
#9F94B9
(159,148,185)
#AAA1C1
(170,161,193)
#B5AEC9
(181,174,201)
#C0BBD1
(192,187,209)
#CBC8D9
(203,200,217)
#D6D5E1
(214,213,225)
#E1E2E9
(225,226,233)
#ECEFF1
(236,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E6DA1; }

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

This text font color is #7E6DA1.

Background Color

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

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

This div background color is #7E6DA1.

Border color

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

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

This div border color is #7E6DA1.

Opacity

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

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

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

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

This text has shadow with #7E6DA1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6DA1.

Preview

Color preview on black background

This text has color #7E6DA1 on black background.


Color preview on white background

This text has color #7E6DA1 on white background.


Black color preview on #7E6DA1 background

This text has black color on #7E6DA1 background.


White color preview on #7E6DA1 background

This text has white color on #7E6DA1 background.


Related colors

Complementary color

Complementary color for #hex is #81925E.


I love getcolorcode.com

Triadic colors

1 #A17E6D and #6DA17E with #7E6DA1 are triadic colors.

2 #A16D7E and #6D7EA1 with #7E6DA1 are triadic colors.