COLOR #AE6DCC

HEX: #AE6DCC RGB: (174,109,204)

Renk bilgisi

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

RGB renk modeli

#AE6DCC color RGB value is (174,109,204).

RGB: (174,109,204) (68%, 43%, 80%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 109 of 255 = 43%
B 204 of 255 = 80%

174
109
204

R + G + B ~ 64%. #AE6DCC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 109 + 204 = 487 (100%)
R 174 of 487 ~ 35.73%
G 109 of 487 ~ 22.38%
B 204 of 487 ~ 41.89'%

%35.73
%22.38
%41.89

CMYK RENK MODELİ

#AE6DCC rengi CMYK tonu (15,47,0,20).

  • camgöbeği tonu 14.71%
  • eflatun tonu 46.57%
  • sarı tonu 0.00%
  • ana renk tonu 20.00%

CMYK: (15,47,0,20)
C15M47Y0K20 (15%, 47%, 0%, 20%)
(0.15 / 0.47 / 0.00 / 0.20)

CMYK yüzdeleri

%14.71
%46.57
%0
%20

Codes

Color #AE6DCC in popluar color models

AE 6D CC
RGB 174 109 204
HSL 281° 48.22% 61.37%
HSB/HSV 281° 46.57% 80.00%
CMYK 14.71% 46.57% 0.00%
20.00%

Color #AE6DCC in popluar number systems.

HEX AE 6D CC
Decimal 174 109 204
Binary 10101110 1101101 11001100
Octal 256 155 314

Shades and tints

Shades of #AE6DCC

#AE6DCC
(174,109,204)
#9F64BA
(159,100,186)
#905BA8
(144,91,168)
#815296
(129,82,150)
#724984
(114,73,132)
#634072
(99,64,114)
#543760
(84,55,96)
#452E4E
(69,46,78)
#36253C
(54,37,60)
#271C2A
(39,28,42)
#181318
(24,19,24)
#000000
(0,0,0)

Tints of #AE6DCC

#AE6DCC
(174,109,204)
#B57AD0
(181,122,208)
#BC87D4
(188,135,212)
#C394D8
(195,148,216)
#CAA1DC
(202,161,220)
#D1AEE0
(209,174,224)
#D8BBE4
(216,187,228)
#DFC8E8
(223,200,232)
#E6D5EC
(230,213,236)
#EDE2F0
(237,226,240)
#F4EFF4
(244,239,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE6DCC color. Also use rgb(174,109,204) instead hex code.

Text Font Color

.myTextColor { color: #AE6DCC; }

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

This text font color is #AE6DCC.

Background Color

.myBgColor { background-color: #AE6DCC; }

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

This div background color is #AE6DCC.

Border color

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

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

This div border color is #AE6DCC.

Opacity

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

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

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

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

This text has shadow with #AE6DCC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE6DCC.

Preview

Color preview on black background

This text has color #AE6DCC on black background.


Color preview on white background

This text has color #AE6DCC on white background.


Black color preview on #AE6DCC background

This text has black color on #AE6DCC background.


White color preview on #AE6DCC background

This text has white color on #AE6DCC background.


Related colors

Complementary color

Complementary color for #hex is #519233.


I love getcolorcode.com

Triadic colors

1 #CCAE6D and #6DCCAE with #AE6DCC are triadic colors.

2 #CC6DAE and #6DAECC with #AE6DCC are triadic colors.