COLOR #7E6BCE

HEX: #7E6BCE RGB: (126,107,206)

Renk bilgisi

#7E6BCE contains mainly blue color. #7E6BCE ‘ nin web güvenlik rengi #6666CC (ya da #66C) dir.

RGB renk modeli

#7E6BCE color RGB value is (126,107,206).

RGB: (126,107,206) (49%, 42%, 81%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 107 of 255 = 42%
B 206 of 255 = 81%

126
107
206

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 107 + 206 = 439 (100%)
R 126 of 439 ~ 28.7%
G 107 of 439 ~ 24.37%
B 206 of 439 ~ 46.92'%

%28.7
%24.37
%46.92

CMYK RENK MODELİ

#7E6BCE rengi CMYK tonu (39,48,0,19).

  • camgöbeği tonu 38.83%
  • eflatun tonu 48.06%
  • sarı tonu 0.00%
  • ana renk tonu 19.22%

CMYK: (39,48,0,19)
C39M48Y0K19 (39%, 48%, 0%, 19%)
(0.39 / 0.48 / 0.00 / 0.19)

CMYK yüzdeleri

%38.83
%48.06
%0
%19.22

Codes

Color #7E6BCE in popluar color models

7E 6B CE
RGB 126 107 206
HSL 252° 50.25% 61.37%
HSB/HSV 252° 48.06% 80.78%
CMYK 38.83% 48.06% 0.00%
19.22%

Color #7E6BCE in popluar number systems.

HEX 7E 6B CE
Decimal 126 107 206
Binary 1111110 1101011 11001110
Octal 176 153 316

Shades and tints

Shades of #7E6BCE

#7E6BCE
(126,107,206)
#7362BC
(115,98,188)
#6859AA
(104,89,170)
#5D5098
(93,80,152)
#524786
(82,71,134)
#473E74
(71,62,116)
#3C3562
(60,53,98)
#312C50
(49,44,80)
#26233E
(38,35,62)
#1B1A2C
(27,26,44)
#10111A
(16,17,26)
#000000
(0,0,0)

Tints of #7E6BCE

#7E6BCE
(126,107,206)
#8978D2
(137,120,210)
#9485D6
(148,133,214)
#9F92DA
(159,146,218)
#AA9FDE
(170,159,222)
#B5ACE2
(181,172,226)
#C0B9E6
(192,185,230)
#CBC6EA
(203,198,234)
#D6D3EE
(214,211,238)
#E1E0F2
(225,224,242)
#ECEDF6
(236,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E6BCE color. Also use rgb(126,107,206) instead hex code.

Text Font Color

.myTextColor { color: #7E6BCE; }

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

This text font color is #7E6BCE.

Background Color

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

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

This div background color is #7E6BCE.

Border color

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

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

This div border color is #7E6BCE.

Opacity

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

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

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

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

This text has shadow with #7E6BCE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6BCE.

Preview

Color preview on black background

This text has color #7E6BCE on black background.


Color preview on white background

This text has color #7E6BCE on white background.


Black color preview on #7E6BCE background

This text has black color on #7E6BCE background.


White color preview on #7E6BCE background

This text has white color on #7E6BCE background.


Related colors

Complementary color

Complementary color for #hex is #819431.


I love getcolorcode.com

Triadic colors

1 #CE7E6B and #6BCE7E with #7E6BCE are triadic colors.

2 #CE6B7E and #6B7ECE with #7E6BCE are triadic colors.