COLOR #7E6DA8

HEX: #7E6DA8 RGB: (126,109,168)

Renk bilgisi

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

RGB renk modeli

#7E6DA8 color RGB value is (126,109,168).

RGB: (126,109,168) (49%, 43%, 66%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 109 of 255 = 43%
B 168 of 255 = 66%

126
109
168

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 109 + 168 = 403 (100%)
R 126 of 403 ~ 31.27%
G 109 of 403 ~ 27.05%
B 168 of 403 ~ 41.69'%

%31.27
%27.05
%41.69

CMYK RENK MODELİ

#7E6DA8 rengi CMYK tonu (25,35,0,34).

  • camgöbeği tonu 25.00%
  • eflatun tonu 35.12%
  • sarı tonu 0.00%
  • ana renk tonu 34.12%

CMYK: (25,35,0,34)
C25M35Y0K34 (25%, 35%, 0%, 34%)
(0.25 / 0.35 / 0.00 / 0.34)

CMYK yüzdeleri

%25
%35.12
%0
%34.12

Codes

Color #7E6DA8 in popluar color models

7E 6D A8
RGB 126 109 168
HSL 257° 25.32% 54.31%
HSB/HSV 257° 35.12% 65.88%
CMYK 25.00% 35.12% 0.00%
34.12%

Color #7E6DA8 in popluar number systems.

HEX 7E 6D A8
Decimal 126 109 168
Binary 1111110 1101101 10101000
Octal 176 155 250

Shades and tints

Shades of #7E6DA8

#7E6DA8
(126,109,168)
#736499
(115,100,153)
#685B8A
(104,91,138)
#5D527B
(93,82,123)
#52496C
(82,73,108)
#47405D
(71,64,93)
#3C374E
(60,55,78)
#312E3F
(49,46,63)
#262530
(38,37,48)
#1B1C21
(27,28,33)
#101312
(16,19,18)
#000000
(0,0,0)

Tints of #7E6DA8

#7E6DA8
(126,109,168)
#897AAF
(137,122,175)
#9487B6
(148,135,182)
#9F94BD
(159,148,189)
#AAA1C4
(170,161,196)
#B5AECB
(181,174,203)
#C0BBD2
(192,187,210)
#CBC8D9
(203,200,217)
#D6D5E0
(214,213,224)
#E1E2E7
(225,226,231)
#ECEFEE
(236,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E6DA8 color. Also use rgb(126,109,168) instead hex code.

Text Font Color

.myTextColor { color: #7E6DA8; }

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

This text font color is #7E6DA8.

Background Color

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

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

This div background color is #7E6DA8.

Border color

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

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

This div border color is #7E6DA8.

Opacity

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

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

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

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

This text has shadow with #7E6DA8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6DA8.

Preview

Color preview on black background

This text has color #7E6DA8 on black background.


Color preview on white background

This text has color #7E6DA8 on white background.


Black color preview on #7E6DA8 background

This text has black color on #7E6DA8 background.


White color preview on #7E6DA8 background

This text has white color on #7E6DA8 background.


Related colors

Complementary color

Complementary color for #hex is #819257.


I love getcolorcode.com

Triadic colors

1 #A87E6D and #6DA87E with #7E6DA8 are triadic colors.

2 #A86D7E and #6D7EA8 with #7E6DA8 are triadic colors.