COLOR #7E6EAB

HEX: #7E6EAB RGB: (126,110,171)

Renk bilgisi

#7E6EAB contains mainly red and blue colors. #7E6EAB ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#7E6EAB color RGB value is (126,110,171).

RGB: (126,110,171) (49%, 43%, 67%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 110 of 255 = 43%
B 171 of 255 = 67%

126
110
171

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 110 + 171 = 407 (100%)
R 126 of 407 ~ 30.96%
G 110 of 407 ~ 27.03%
B 171 of 407 ~ 42.01'%

%30.96
%27.03
%42.01

CMYK RENK MODELİ

#7E6EAB rengi CMYK tonu (26,36,0,33).

  • camgöbeği tonu 26.32%
  • eflatun tonu 35.67%
  • sarı tonu 0.00%
  • ana renk tonu 32.94%

CMYK: (26,36,0,33)
C26M36Y0K33 (26%, 36%, 0%, 33%)
(0.26 / 0.36 / 0.00 / 0.33)

CMYK yüzdeleri

%26.32
%35.67
%0
%32.94

Codes

Color #7E6EAB in popluar color models

7E 6E AB
RGB 126 110 171
HSL 256° 26.64% 55.10%
HSB/HSV 256° 35.67% 67.06%
CMYK 26.32% 35.67% 0.00%
32.94%

Color #7E6EAB in popluar number systems.

HEX 7E 6E AB
Decimal 126 110 171
Binary 1111110 1101110 10101011
Octal 176 156 253

Shades and tints

Shades of #7E6EAB

#7E6EAB
(126,110,171)
#73649C
(115,100,156)
#685A8D
(104,90,141)
#5D507E
(93,80,126)
#52466F
(82,70,111)
#473C60
(71,60,96)
#3C3251
(60,50,81)
#312842
(49,40,66)
#261E33
(38,30,51)
#1B1424
(27,20,36)
#100A15
(16,10,21)
#000000
(0,0,0)

Tints of #7E6EAB

#7E6EAB
(126,110,171)
#897BB2
(137,123,178)
#9488B9
(148,136,185)
#9F95C0
(159,149,192)
#AAA2C7
(170,162,199)
#B5AFCE
(181,175,206)
#C0BCD5
(192,188,213)
#CBC9DC
(203,201,220)
#D6D6E3
(214,214,227)
#E1E3EA
(225,227,234)
#ECF0F1
(236,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E6EAB; }

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

This text font color is #7E6EAB.

Background Color

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

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

This div background color is #7E6EAB.

Border color

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

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

This div border color is #7E6EAB.

Opacity

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

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

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

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

This text has shadow with #7E6EAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6EAB.

Preview

Color preview on black background

This text has color #7E6EAB on black background.


Color preview on white background

This text has color #7E6EAB on white background.


Black color preview on #7E6EAB background

This text has black color on #7E6EAB background.


White color preview on #7E6EAB background

This text has white color on #7E6EAB background.


Related colors

Complementary color

Complementary color for #hex is #819154.


I love getcolorcode.com

Triadic colors

1 #AB7E6E and #6EAB7E with #7E6EAB are triadic colors.

2 #AB6E7E and #6E7EAB with #7E6EAB are triadic colors.