COLOR #AE63BD

HEX: #AE63BD RGB: (174,99,189)

Renk bilgisi

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

RGB renk modeli

#AE63BD color RGB value is (174,99,189).

RGB: (174,99,189) (68%, 39%, 74%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 99 of 255 = 39%
B 189 of 255 = 74%

174
99
189

R + G + B ~ 60%. #AE63BD is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 99 + 189 = 462 (100%)
R 174 of 462 ~ 37.66%
G 99 of 462 ~ 21.43%
B 189 of 462 ~ 40.91'%

%37.66
%21.43
%40.91

CMYK RENK MODELİ

#AE63BD rengi CMYK tonu (8,48,0,26).

  • camgöbeği tonu 7.94%
  • eflatun tonu 47.62%
  • sarı tonu 0.00%
  • ana renk tonu 25.88%

CMYK: (8,48,0,26)
C8M48Y0K26 (8%, 48%, 0%, 26%)
(0.08 / 0.48 / 0.00 / 0.26)

CMYK yüzdeleri

%7.94
%47.62
%0
%25.88

Codes

Color #AE63BD in popluar color models

AE 63 BD
RGB 174 99 189
HSL 290° 40.54% 56.47%
HSB/HSV 290° 47.62% 74.12%
CMYK 7.94% 47.62% 0.00%
25.88%

Color #AE63BD in popluar number systems.

HEX AE 63 BD
Decimal 174 99 189
Binary 10101110 1100011 10111101
Octal 256 143 275

Shades and tints

Shades of #AE63BD

#AE63BD
(174,99,189)
#9F5AAC
(159,90,172)
#90519B
(144,81,155)
#81488A
(129,72,138)
#723F79
(114,63,121)
#633668
(99,54,104)
#542D57
(84,45,87)
#452446
(69,36,70)
#361B35
(54,27,53)
#271224
(39,18,36)
#180913
(24,9,19)
#000000
(0,0,0)

Tints of #AE63BD

#AE63BD
(174,99,189)
#B571C3
(181,113,195)
#BC7FC9
(188,127,201)
#C38DCF
(195,141,207)
#CA9BD5
(202,155,213)
#D1A9DB
(209,169,219)
#D8B7E1
(216,183,225)
#DFC5E7
(223,197,231)
#E6D3ED
(230,211,237)
#EDE1F3
(237,225,243)
#F4EFF9
(244,239,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE63BD color. Also use rgb(174,99,189) instead hex code.

Text Font Color

.myTextColor { color: #AE63BD; }

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

This text font color is #AE63BD.

Background Color

.myBgColor { background-color: #AE63BD; }

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

This div background color is #AE63BD.

Border color

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

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

This div border color is #AE63BD.

Opacity

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

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

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

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

This text has shadow with #AE63BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE63BD.

Preview

Color preview on black background

This text has color #AE63BD on black background.


Color preview on white background

This text has color #AE63BD on white background.


Black color preview on #AE63BD background

This text has black color on #AE63BD background.


White color preview on #AE63BD background

This text has white color on #AE63BD background.


Related colors

Complementary color

Complementary color for #hex is #519C42.


I love getcolorcode.com

Triadic colors

1 #BDAE63 and #63BDAE with #AE63BD are triadic colors.

2 #BD63AE and #63AEBD with #AE63BD are triadic colors.