COLOR #7E5DAD

HEX: #7E5DAD RGB: (126,93,173)

Renk bilgisi

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

RGB renk modeli

#7E5DAD color RGB value is (126,93,173).

RGB: (126,93,173) (49%, 36%, 68%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 93 of 255 = 36%
B 173 of 255 = 68%

126
93
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 93 + 173 = 392 (100%)
R 126 of 392 ~ 32.14%
G 93 of 392 ~ 23.72%
B 173 of 392 ~ 44.13'%

%32.14
%23.72
%44.13

CMYK RENK MODELİ

#7E5DAD rengi CMYK tonu (27,46,0,32).

  • camgöbeği tonu 27.17%
  • eflatun tonu 46.24%
  • sarı tonu 0.00%
  • ana renk tonu 32.16%

CMYK: (27,46,0,32)
C27M46Y0K32 (27%, 46%, 0%, 32%)
(0.27 / 0.46 / 0.00 / 0.32)

CMYK yüzdeleri

%27.17
%46.24
%0
%32.16

Codes

Color #7E5DAD in popluar color models

7E 5D AD
RGB 126 93 173
HSL 265° 32.79% 52.16%
HSB/HSV 265° 46.24% 67.84%
CMYK 27.17% 46.24% 0.00%
32.16%

Color #7E5DAD in popluar number systems.

HEX 7E 5D AD
Decimal 126 93 173
Binary 1111110 1011101 10101101
Octal 176 135 255

Shades and tints

Shades of #7E5DAD

#7E5DAD
(126,93,173)
#73559E
(115,85,158)
#684D8F
(104,77,143)
#5D4580
(93,69,128)
#523D71
(82,61,113)
#473562
(71,53,98)
#3C2D53
(60,45,83)
#312544
(49,37,68)
#261D35
(38,29,53)
#1B1526
(27,21,38)
#100D17
(16,13,23)
#000000
(0,0,0)

Tints of #7E5DAD

#7E5DAD
(126,93,173)
#896BB4
(137,107,180)
#9479BB
(148,121,187)
#9F87C2
(159,135,194)
#AA95C9
(170,149,201)
#B5A3D0
(181,163,208)
#C0B1D7
(192,177,215)
#CBBFDE
(203,191,222)
#D6CDE5
(214,205,229)
#E1DBEC
(225,219,236)
#ECE9F3
(236,233,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E5DAD color. Also use rgb(126,93,173) instead hex code.

Text Font Color

.myTextColor { color: #7E5DAD; }

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

This text font color is #7E5DAD.

Background Color

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

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

This div background color is #7E5DAD.

Border color

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

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

This div border color is #7E5DAD.

Opacity

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

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

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

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

This text has shadow with #7E5DAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E5DAD.

Preview

Color preview on black background

This text has color #7E5DAD on black background.


Color preview on white background

This text has color #7E5DAD on white background.


Black color preview on #7E5DAD background

This text has black color on #7E5DAD background.


White color preview on #7E5DAD background

This text has white color on #7E5DAD background.


Related colors

Complementary color

Complementary color for #hex is #81A252.


I love getcolorcode.com

Triadic colors

1 #AD7E5D and #5DAD7E with #7E5DAD are triadic colors.

2 #AD5D7E and #5D7EAD with #7E5DAD are triadic colors.