COLOR #AE63B5

HEX: #AE63B5 RGB: (174,99,181)

Renk bilgisi

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

RGB renk modeli

#AE63B5 color RGB value is (174,99,181).

RGB: (174,99,181) (68%, 39%, 71%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 99 of 255 = 39%
B 181 of 255 = 71%

174
99
181

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 99 + 181 = 454 (100%)
R 174 of 454 ~ 38.33%
G 99 of 454 ~ 21.81%
B 181 of 454 ~ 39.87'%

%38.33
%21.81
%39.87

CMYK RENK MODELİ

#AE63B5 rengi CMYK tonu (4,45,0,29).

  • camgöbeği tonu 3.87%
  • eflatun tonu 45.30%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (4,45,0,29)
C4M45Y0K29 (4%, 45%, 0%, 29%)
(0.04 / 0.45 / 0.00 / 0.29)

CMYK yüzdeleri

%3.87
%45.3
%0
%29.02

Codes

Color #AE63B5 in popluar color models

AE 63 B5
RGB 174 99 181
HSL 295° 35.65% 54.90%
HSB/HSV 295° 45.30% 70.98%
CMYK 3.87% 45.30% 0.00%
29.02%

Color #AE63B5 in popluar number systems.

HEX AE 63 B5
Decimal 174 99 181
Binary 10101110 1100011 10110101
Octal 256 143 265

Shades and tints

Shades of #AE63B5

#AE63B5
(174,99,181)
#9F5AA5
(159,90,165)
#905195
(144,81,149)
#814885
(129,72,133)
#723F75
(114,63,117)
#633665
(99,54,101)
#542D55
(84,45,85)
#452445
(69,36,69)
#361B35
(54,27,53)
#271225
(39,18,37)
#180915
(24,9,21)
#000000
(0,0,0)

Tints of #AE63B5

#AE63B5
(174,99,181)
#B571BB
(181,113,187)
#BC7FC1
(188,127,193)
#C38DC7
(195,141,199)
#CA9BCD
(202,155,205)
#D1A9D3
(209,169,211)
#D8B7D9
(216,183,217)
#DFC5DF
(223,197,223)
#E6D3E5
(230,211,229)
#EDE1EB
(237,225,235)
#F4EFF1
(244,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE63B5; }

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

This text font color is #AE63B5.

Background Color

.myBgColor { background-color: #AE63B5; }

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

This div background color is #AE63B5.

Border color

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

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

This div border color is #AE63B5.

Opacity

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

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

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

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

This text has shadow with #AE63B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE63B5.

Preview

Color preview on black background

This text has color #AE63B5 on black background.


Color preview on white background

This text has color #AE63B5 on white background.


Black color preview on #AE63B5 background

This text has black color on #AE63B5 background.


White color preview on #AE63B5 background

This text has white color on #AE63B5 background.


Related colors

Complementary color

Complementary color for #hex is #519C4A.


I love getcolorcode.com

Triadic colors

1 #B5AE63 and #63B5AE with #AE63B5 are triadic colors.

2 #B563AE and #63AEB5 with #AE63B5 are triadic colors.