COLOR #7E6B9C

HEX: #7E6B9C
RGB: (126,107,156)

Renk bilgisi

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

RGB renk modeli

#7E6B9C color RGB value is (126,107,156).

  • kırmız ton 126;
  • yeşil ton 107;
  • mavi ton 156.
RGB:
(126,107,156)
(49%,42%,61%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 107 of 255 = 42%
B 156 of 255 = 61%

126
107
156

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

Yüzdelerle RGB renk parçaları

R + G + B =
126 + 107 + 156 = 389 (100%)
R 126 of 389 ~ 32.39%
G 107 of 389 ~ 27.51%
B 156 of 389 ~ 40.1%

%32.39
%27.51
%40.1

CMYK RENK MODELİ

#7E6B9C rengi CMYK tonu (19,31,0,39).

  • camgöbeği tonu 19.23%
  • eflatun tonu 31.41%
  • sarı tonu 0.00%
  • ana renk tonu 38.82%
CMYK:
(19,31,0,39)
C19M31Y0K39 
(19%,31%,0%,39%)
(0.19/0.31/0.00/0.39)	

CMYK yüzdeleri

%19.23
%31.41
%0
%38.82

Codes

Color #7E6B9C in popluar color models

7E6B9C
RGB126107156
HSL263°19.84%51.57%
HSB/HSV263°31.41%61.18%
CMYK19.23%31.41%0.00%
38.82%

Color #7E6B9C in popluar number systems.

HEX7E6B9C
Decimal126107156
Binary1111110110101110011100
Octal176153234

Shades and tints

Shades of #7E6B9C

#7E6B9C
(126,107,156)
#73628E
(115,98,142)
#685980
(104,89,128)
#5D5072
(93,80,114)
#524764
(82,71,100)
#473E56
(71,62,86)
#3C3548
(60,53,72)
#312C3A
(49,44,58)
#26232C
(38,35,44)
#1B1A1E
(27,26,30)
#101110
(16,17,16)
#000000
(0,0,0)

Tints of #7E6B9C

#7E6B9C
(126,107,156)
#8978A5
(137,120,165)
#9485AE
(148,133,174)
#9F92B7
(159,146,183)
#AA9FC0
(170,159,192)
#B5ACC9
(181,172,201)
#C0B9D2
(192,185,210)
#CBC6DB
(203,198,219)
#D6D3E4
(214,211,228)
#E1E0ED
(225,224,237)
#ECEDF6
(236,237,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E6B9C; }

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

This text font color is #7E6B9C.


Background Color

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

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

This div background color is #7E6B9C.


Border color

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

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

This div border color is #7E6B9C.


Opacity

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

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

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

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

This text has shadow with #7E6B9C color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #7E6B9C on black background.


Color preview on white background

This text has color #7E6B9C on white background.



Black color preview on #7E6B9C background

This text has black color on #7E6B9C background.


White color preview on #7E6B9C background

This text has white color on #7E6B9C background.