COLOR #7E6BA1

HEX: #7E6BA1 RGB: (126,107,161)

Renk bilgisi

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

RGB renk modeli

#7E6BA1 color RGB value is (126,107,161).

RGB: (126,107,161) (49%, 42%, 63%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 107 of 255 = 42%
B 161 of 255 = 63%

126
107
161

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 107 + 161 = 394 (100%)
R 126 of 394 ~ 31.98%
G 107 of 394 ~ 27.16%
B 161 of 394 ~ 40.86'%

%31.98
%27.16
%40.86

CMYK RENK MODELİ

#7E6BA1 rengi CMYK tonu (22,34,0,37).

  • camgöbeği tonu 21.74%
  • eflatun tonu 33.54%
  • sarı tonu 0.00%
  • ana renk tonu 36.86%

CMYK: (22,34,0,37)
C22M34Y0K37 (22%, 34%, 0%, 37%)
(0.22 / 0.34 / 0.00 / 0.37)

CMYK yüzdeleri

%21.74
%33.54
%0
%36.86

Codes

Color #7E6BA1 in popluar color models

7E 6B A1
RGB 126 107 161
HSL 261° 22.31% 52.55%
HSB/HSV 261° 33.54% 63.14%
CMYK 21.74% 33.54% 0.00%
36.86%

Color #7E6BA1 in popluar number systems.

HEX 7E 6B A1
Decimal 126 107 161
Binary 1111110 1101011 10100001
Octal 176 153 241

Shades and tints

Shades of #7E6BA1

#7E6BA1
(126,107,161)
#736293
(115,98,147)
#685985
(104,89,133)
#5D5077
(93,80,119)
#524769
(82,71,105)
#473E5B
(71,62,91)
#3C354D
(60,53,77)
#312C3F
(49,44,63)
#262331
(38,35,49)
#1B1A23
(27,26,35)
#101115
(16,17,21)
#000000
(0,0,0)

Tints of #7E6BA1

#7E6BA1
(126,107,161)
#8978A9
(137,120,169)
#9485B1
(148,133,177)
#9F92B9
(159,146,185)
#AA9FC1
(170,159,193)
#B5ACC9
(181,172,201)
#C0B9D1
(192,185,209)
#CBC6D9
(203,198,217)
#D6D3E1
(214,211,225)
#E1E0E9
(225,224,233)
#ECEDF1
(236,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E6BA1; }

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

This text font color is #7E6BA1.

Background Color

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

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

This div background color is #7E6BA1.

Border color

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

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

This div border color is #7E6BA1.

Opacity

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

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

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

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

This text has shadow with #7E6BA1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6BA1.

Preview

Color preview on black background

This text has color #7E6BA1 on black background.


Color preview on white background

This text has color #7E6BA1 on white background.


Black color preview on #7E6BA1 background

This text has black color on #7E6BA1 background.


White color preview on #7E6BA1 background

This text has white color on #7E6BA1 background.


Related colors

Complementary color

Complementary color for #hex is #81945E.


I love getcolorcode.com

Triadic colors

1 #A17E6B and #6BA17E with #7E6BA1 are triadic colors.

2 #A16B7E and #6B7EA1 with #7E6BA1 are triadic colors.