COLOR #7E6DF2

HEX: #7E6DF2 RGB: (126,109,242)

Renk bilgisi

#7E6DF2 contains mainly blue color. #7E6DF2 ‘ nin web güvenlik rengi #6666FF (ya da #66F) dir.

RGB renk modeli

#7E6DF2 color RGB value is (126,109,242).

RGB: (126,109,242) (49%, 43%, 95%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 109 of 255 = 43%
B 242 of 255 = 95%

126
109
242

R + G + B ~ 62%. #7E6DF2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 109 + 242 = 477 (100%)
R 126 of 477 ~ 26.42%
G 109 of 477 ~ 22.85%
B 242 of 477 ~ 50.73'%

%26.42
%22.85
%50.73

CMYK RENK MODELİ

#7E6DF2 rengi CMYK tonu (48,55,0,5).

  • camgöbeği tonu 47.93%
  • eflatun tonu 54.96%
  • sarı tonu 0.00%
  • ana renk tonu 5.10%

CMYK: (48,55,0,5)
C48M55Y0K5 (48%, 55%, 0%, 5%)
(0.48 / 0.55 / 0.00 / 0.05)

CMYK yüzdeleri

%47.93
%54.96
%0
%5.1

Codes

Color #7E6DF2 in popluar color models

7E 6D F2
RGB 126 109 242
HSL 248° 83.65% 68.82%
HSB/HSV 248° 54.96% 94.90%
CMYK 47.93% 54.96% 0.00%
5.10%

Color #7E6DF2 in popluar number systems.

HEX 7E 6D F2
Decimal 126 109 242
Binary 1111110 1101101 11110010
Octal 176 155 362

Shades and tints

Shades of #7E6DF2

#7E6DF2
(126,109,242)
#7364DC
(115,100,220)
#685BC6
(104,91,198)
#5D52B0
(93,82,176)
#52499A
(82,73,154)
#474084
(71,64,132)
#3C376E
(60,55,110)
#312E58
(49,46,88)
#262542
(38,37,66)
#1B1C2C
(27,28,44)
#101316
(16,19,22)
#000000
(0,0,0)

Tints of #7E6DF2

#7E6DF2
(126,109,242)
#897AF3
(137,122,243)
#9487F4
(148,135,244)
#9F94F5
(159,148,245)
#AAA1F6
(170,161,246)
#B5AEF7
(181,174,247)
#C0BBF8
(192,187,248)
#CBC8F9
(203,200,249)
#D6D5FA
(214,213,250)
#E1E2FB
(225,226,251)
#ECEFFC
(236,239,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E6DF2; }

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

This text font color is #7E6DF2.

Background Color

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

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

This div background color is #7E6DF2.

Border color

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

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

This div border color is #7E6DF2.

Opacity

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

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

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

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

This text has shadow with #7E6DF2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6DF2.

Preview

Color preview on black background

This text has color #7E6DF2 on black background.


Color preview on white background

This text has color #7E6DF2 on white background.


Black color preview on #7E6DF2 background

This text has black color on #7E6DF2 background.


White color preview on #7E6DF2 background

This text has white color on #7E6DF2 background.


Related colors

Complementary color

Complementary color for #hex is #81920D.


I love getcolorcode.com

Triadic colors

1 #F27E6D and #6DF27E with #7E6DF2 are triadic colors.

2 #F26D7E and #6D7EF2 with #7E6DF2 are triadic colors.