COLOR #7E6ECC

HEX: #7E6ECC RGB: (126,110,204)

Renk bilgisi

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

RGB renk modeli

#7E6ECC color RGB value is (126,110,204).

RGB: (126,110,204) (49%, 43%, 80%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 110 of 255 = 43%
B 204 of 255 = 80%

126
110
204

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 110 + 204 = 440 (100%)
R 126 of 440 ~ 28.64%
G 110 of 440 ~ 25%
B 204 of 440 ~ 46.36'%

%28.64
%25
%46.36

CMYK RENK MODELİ

#7E6ECC rengi CMYK tonu (38,46,0,20).

  • camgöbeği tonu 38.24%
  • eflatun tonu 46.08%
  • sarı tonu 0.00%
  • ana renk tonu 20.00%

CMYK: (38,46,0,20)
C38M46Y0K20 (38%, 46%, 0%, 20%)
(0.38 / 0.46 / 0.00 / 0.20)

CMYK yüzdeleri

%38.24
%46.08
%0
%20

Codes

Color #7E6ECC in popluar color models

7E 6E CC
RGB 126 110 204
HSL 250° 47.96% 61.57%
HSB/HSV 250° 46.08% 80.00%
CMYK 38.24% 46.08% 0.00%
20.00%

Color #7E6ECC in popluar number systems.

HEX 7E 6E CC
Decimal 126 110 204
Binary 1111110 1101110 11001100
Octal 176 156 314

Shades and tints

Shades of #7E6ECC

#7E6ECC
(126,110,204)
#7364BA
(115,100,186)
#685AA8
(104,90,168)
#5D5096
(93,80,150)
#524684
(82,70,132)
#473C72
(71,60,114)
#3C3260
(60,50,96)
#31284E
(49,40,78)
#261E3C
(38,30,60)
#1B142A
(27,20,42)
#100A18
(16,10,24)
#000000
(0,0,0)

Tints of #7E6ECC

#7E6ECC
(126,110,204)
#897BD0
(137,123,208)
#9488D4
(148,136,212)
#9F95D8
(159,149,216)
#AAA2DC
(170,162,220)
#B5AFE0
(181,175,224)
#C0BCE4
(192,188,228)
#CBC9E8
(203,201,232)
#D6D6EC
(214,214,236)
#E1E3F0
(225,227,240)
#ECF0F4
(236,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E6ECC; }

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

This text font color is #7E6ECC.

Background Color

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

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

This div background color is #7E6ECC.

Border color

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

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

This div border color is #7E6ECC.

Opacity

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

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

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

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

This text has shadow with #7E6ECC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6ECC.

Preview

Color preview on black background

This text has color #7E6ECC on black background.


Color preview on white background

This text has color #7E6ECC on white background.


Black color preview on #7E6ECC background

This text has black color on #7E6ECC background.


White color preview on #7E6ECC background

This text has white color on #7E6ECC background.


Related colors

Complementary color

Complementary color for #hex is #819133.


I love getcolorcode.com

Triadic colors

1 #CC7E6E and #6ECC7E with #7E6ECC are triadic colors.

2 #CC6E7E and #6E7ECC with #7E6ECC are triadic colors.