COLOR #7E5DAE

HEX: #7E5DAE RGB: (126,93,174)

Renk bilgisi

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

RGB renk modeli

#7E5DAE color RGB value is (126,93,174).

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

RGB bağlantıları ve doygunluk

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

126
93
174

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 93 + 174 = 393 (100%)
R 126 of 393 ~ 32.06%
G 93 of 393 ~ 23.66%
B 174 of 393 ~ 44.27'%

%32.06
%23.66
%44.27

CMYK RENK MODELİ

#7E5DAE rengi CMYK tonu (28,47,0,32).

  • camgöbeği tonu 27.59%
  • eflatun tonu 46.55%
  • sarı tonu 0.00%
  • ana renk tonu 31.76%

CMYK: (28,47,0,32)
C28M47Y0K32 (28%, 47%, 0%, 32%)
(0.28 / 0.47 / 0.00 / 0.32)

CMYK yüzdeleri

%27.59
%46.55
%0
%31.76

Codes

Color #7E5DAE in popluar color models

7E 5D AE
RGB 126 93 174
HSL 264° 33.33% 52.35%
HSB/HSV 264° 46.55% 68.24%
CMYK 27.59% 46.55% 0.00%
31.76%

Color #7E5DAE in popluar number systems.

HEX 7E 5D AE
Decimal 126 93 174
Binary 1111110 1011101 10101110
Octal 176 135 256

Shades and tints

Shades of #7E5DAE

#7E5DAE
(126,93,174)
#73559F
(115,85,159)
#684D90
(104,77,144)
#5D4581
(93,69,129)
#523D72
(82,61,114)
#473563
(71,53,99)
#3C2D54
(60,45,84)
#312545
(49,37,69)
#261D36
(38,29,54)
#1B1527
(27,21,39)
#100D18
(16,13,24)
#000000
(0,0,0)

Tints of #7E5DAE

#7E5DAE
(126,93,174)
#896BB5
(137,107,181)
#9479BC
(148,121,188)
#9F87C3
(159,135,195)
#AA95CA
(170,149,202)
#B5A3D1
(181,163,209)
#C0B1D8
(192,177,216)
#CBBFDF
(203,191,223)
#D6CDE6
(214,205,230)
#E1DBED
(225,219,237)
#ECE9F4
(236,233,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E5DAE; }

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

This text font color is #7E5DAE.

Background Color

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

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

This div background color is #7E5DAE.

Border color

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

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

This div border color is #7E5DAE.

Opacity

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

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

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

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

This text has shadow with #7E5DAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E5DAE.

Preview

Color preview on black background

This text has color #7E5DAE on black background.


Color preview on white background

This text has color #7E5DAE on white background.


Black color preview on #7E5DAE background

This text has black color on #7E5DAE background.


White color preview on #7E5DAE background

This text has white color on #7E5DAE background.


Related colors

Complementary color

Complementary color for #hex is #81A251.


I love getcolorcode.com

Triadic colors

1 #AE7E5D and #5DAE7E with #7E5DAE are triadic colors.

2 #AE5D7E and #5D7EAE with #7E5DAE are triadic colors.