COLOR #AE7EC7

HEX: #AE7EC7 RGB: (174,126,199)

Renk bilgisi

#AE7EC7 contains mainly red and blue colors. #AE7EC7 ‘ nin web güvenlik rengi #9966CC (ya da #96C) dir.

RGB renk modeli

#AE7EC7 color RGB value is (174,126,199).

RGB: (174,126,199) (68%, 49%, 78%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 126 of 255 = 49%
B 199 of 255 = 78%

174
126
199

R + G + B ~ 65%. #AE7EC7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 126 + 199 = 499 (100%)
R 174 of 499 ~ 34.87%
G 126 of 499 ~ 25.25%
B 199 of 499 ~ 39.88'%

%34.87
%25.25
%39.88

CMYK RENK MODELİ

#AE7EC7 rengi CMYK tonu (13,37,0,22).

  • camgöbeği tonu 12.56%
  • eflatun tonu 36.68%
  • sarı tonu 0.00%
  • ana renk tonu 21.96%

CMYK: (13,37,0,22)
C13M37Y0K22 (13%, 37%, 0%, 22%)
(0.13 / 0.37 / 0.00 / 0.22)

CMYK yüzdeleri

%12.56
%36.68
%0
%21.96

Codes

Color #AE7EC7 in popluar color models

AE 7E C7
RGB 174 126 199
HSL 279° 39.46% 63.73%
HSB/HSV 279° 36.68% 78.04%
CMYK 12.56% 36.68% 0.00%
21.96%

Color #AE7EC7 in popluar number systems.

HEX AE 7E C7
Decimal 174 126 199
Binary 10101110 1111110 11000111
Octal 256 176 307

Shades and tints

Shades of #AE7EC7

#AE7EC7
(174,126,199)
#9F73B5
(159,115,181)
#9068A3
(144,104,163)
#815D91
(129,93,145)
#72527F
(114,82,127)
#63476D
(99,71,109)
#543C5B
(84,60,91)
#453149
(69,49,73)
#362637
(54,38,55)
#271B25
(39,27,37)
#181013
(24,16,19)
#000000
(0,0,0)

Tints of #AE7EC7

#AE7EC7
(174,126,199)
#B589CC
(181,137,204)
#BC94D1
(188,148,209)
#C39FD6
(195,159,214)
#CAAADB
(202,170,219)
#D1B5E0
(209,181,224)
#D8C0E5
(216,192,229)
#DFCBEA
(223,203,234)
#E6D6EF
(230,214,239)
#EDE1F4
(237,225,244)
#F4ECF9
(244,236,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE7EC7; }

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

This text font color is #AE7EC7.

Background Color

.myBgColor { background-color: #AE7EC7; }

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

This div background color is #AE7EC7.

Border color

.myBorderColor { border: 1px solid #AE7EC7; }

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

This div border color is #AE7EC7.

Opacity

.myOpacity80 { color: #AE7EC7; opacity: 0.8; }

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

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

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

This text has shadow with #AE7EC7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE7EC7.

Preview

Color preview on black background

This text has color #AE7EC7 on black background.


Color preview on white background

This text has color #AE7EC7 on white background.


Black color preview on #AE7EC7 background

This text has black color on #AE7EC7 background.


White color preview on #AE7EC7 background

This text has white color on #AE7EC7 background.


Related colors

Complementary color

Complementary color for #hex is #518138.


I love getcolorcode.com

Triadic colors

1 #C7AE7E and #7EC7AE with #AE7EC7 are triadic colors.

2 #C77EAE and #7EAEC7 with #AE7EC7 are triadic colors.