COLOR #AE7BDB

HEX: #AE7BDB RGB: (174,123,219)

Renk bilgisi

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

RGB renk modeli

#AE7BDB color RGB value is (174,123,219).

RGB: (174,123,219) (68%, 48%, 86%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 123 of 255 = 48%
B 219 of 255 = 86%

174
123
219

R + G + B ~ 67%. #AE7BDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 123 + 219 = 516 (100%)
R 174 of 516 ~ 33.72%
G 123 of 516 ~ 23.84%
B 219 of 516 ~ 42.44'%

%33.72
%23.84
%42.44

CMYK RENK MODELİ

#AE7BDB rengi CMYK tonu (21,44,0,14).

  • camgöbeği tonu 20.55%
  • eflatun tonu 43.84%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (21,44,0,14)
C21M44Y0K14 (21%, 44%, 0%, 14%)
(0.21 / 0.44 / 0.00 / 0.14)

CMYK yüzdeleri

%20.55
%43.84
%0
%14.12

Codes

Color #AE7BDB in popluar color models

AE 7B DB
RGB 174 123 219
HSL 272° 57.14% 67.06%
HSB/HSV 272° 43.84% 85.88%
CMYK 20.55% 43.84% 0.00%
14.12%

Color #AE7BDB in popluar number systems.

HEX AE 7B DB
Decimal 174 123 219
Binary 10101110 1111011 11011011
Octal 256 173 333

Shades and tints

Shades of #AE7BDB

#AE7BDB
(174,123,219)
#9F70C8
(159,112,200)
#9065B5
(144,101,181)
#815AA2
(129,90,162)
#724F8F
(114,79,143)
#63447C
(99,68,124)
#543969
(84,57,105)
#452E56
(69,46,86)
#362343
(54,35,67)
#271830
(39,24,48)
#180D1D
(24,13,29)
#000000
(0,0,0)

Tints of #AE7BDB

#AE7BDB
(174,123,219)
#B587DE
(181,135,222)
#BC93E1
(188,147,225)
#C39FE4
(195,159,228)
#CAABE7
(202,171,231)
#D1B7EA
(209,183,234)
#D8C3ED
(216,195,237)
#DFCFF0
(223,207,240)
#E6DBF3
(230,219,243)
#EDE7F6
(237,231,246)
#F4F3F9
(244,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE7BDB color. Also use rgb(174,123,219) instead hex code.

Text Font Color

.myTextColor { color: #AE7BDB; }

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

This text font color is #AE7BDB.

Background Color

.myBgColor { background-color: #AE7BDB; }

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

This div background color is #AE7BDB.

Border color

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

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

This div border color is #AE7BDB.

Opacity

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

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

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

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

This text has shadow with #AE7BDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE7BDB.

Preview

Color preview on black background

This text has color #AE7BDB on black background.


Color preview on white background

This text has color #AE7BDB on white background.


Black color preview on #AE7BDB background

This text has black color on #AE7BDB background.


White color preview on #AE7BDB background

This text has white color on #AE7BDB background.


Related colors

Complementary color

Complementary color for #hex is #518424.


I love getcolorcode.com

Triadic colors

1 #DBAE7B and #7BDBAE with #AE7BDB are triadic colors.

2 #DB7BAE and #7BAEDB with #AE7BDB are triadic colors.