COLOR #7E6EA4

HEX: #7E6EA4 RGB: (126,110,164)

Renk bilgisi

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

RGB renk modeli

#7E6EA4 color RGB value is (126,110,164).

RGB: (126,110,164) (49%, 43%, 64%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 110 of 255 = 43%
B 164 of 255 = 64%

126
110
164

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 110 + 164 = 400 (100%)
R 126 of 400 ~ 31.5%
G 110 of 400 ~ 27.5%
B 164 of 400 ~ 41'%

%31.5
%27.5
%41

CMYK RENK MODELİ

#7E6EA4 rengi CMYK tonu (23,33,0,36).

  • camgöbeği tonu 23.17%
  • eflatun tonu 32.93%
  • sarı tonu 0.00%
  • ana renk tonu 35.69%

CMYK: (23,33,0,36)
C23M33Y0K36 (23%, 33%, 0%, 36%)
(0.23 / 0.33 / 0.00 / 0.36)

CMYK yüzdeleri

%23.17
%32.93
%0
%35.69

Codes

Color #7E6EA4 in popluar color models

7E 6E A4
RGB 126 110 164
HSL 258° 22.88% 53.73%
HSB/HSV 258° 32.93% 64.31%
CMYK 23.17% 32.93% 0.00%
35.69%

Color #7E6EA4 in popluar number systems.

HEX 7E 6E A4
Decimal 126 110 164
Binary 1111110 1101110 10100100
Octal 176 156 244

Shades and tints

Shades of #7E6EA4

#7E6EA4
(126,110,164)
#736496
(115,100,150)
#685A88
(104,90,136)
#5D507A
(93,80,122)
#52466C
(82,70,108)
#473C5E
(71,60,94)
#3C3250
(60,50,80)
#312842
(49,40,66)
#261E34
(38,30,52)
#1B1426
(27,20,38)
#100A18
(16,10,24)
#000000
(0,0,0)

Tints of #7E6EA4

#7E6EA4
(126,110,164)
#897BAC
(137,123,172)
#9488B4
(148,136,180)
#9F95BC
(159,149,188)
#AAA2C4
(170,162,196)
#B5AFCC
(181,175,204)
#C0BCD4
(192,188,212)
#CBC9DC
(203,201,220)
#D6D6E4
(214,214,228)
#E1E3EC
(225,227,236)
#ECF0F4
(236,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E6EA4 color. Also use rgb(126,110,164) instead hex code.

Text Font Color

.myTextColor { color: #7E6EA4; }

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

This text font color is #7E6EA4.

Background Color

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

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

This div background color is #7E6EA4.

Border color

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

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

This div border color is #7E6EA4.

Opacity

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

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

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

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

This text has shadow with #7E6EA4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6EA4.

Preview

Color preview on black background

This text has color #7E6EA4 on black background.


Color preview on white background

This text has color #7E6EA4 on white background.


Black color preview on #7E6EA4 background

This text has black color on #7E6EA4 background.


White color preview on #7E6EA4 background

This text has white color on #7E6EA4 background.


Related colors

Complementary color

Complementary color for #hex is #81915B.


I love getcolorcode.com

Triadic colors

1 #A47E6E and #6EA47E with #7E6EA4 are triadic colors.

2 #A46E7E and #6E7EA4 with #7E6EA4 are triadic colors.